[FFmpeg-devel] [PATCH 1/2] mips: optimization for float aac decoder (sbr module)
Michael Niedermayer
michaelni at gmx.at
Thu Feb 21 23:02:06 CET 2013
On Thu, Feb 21, 2013 at 02:46:52PM +0100, Nedeljko Babic wrote:
> From: Mirjana Vulin <mvulin at mips.com>
>
> Signed-off-by: Mirjana Vulin <mvulin at mips.com>
> ---
> libavcodec/aac.h | 2 -
> libavcodec/aacsbr.c | 30 ++-
> libavcodec/aacsbr.h | 2 +
> libavcodec/mips/Makefile | 4 +-
> libavcodec/mips/aacsbr_mips.c | 618 +++++++++++++++++++++++++
> libavcodec/mips/aacsbr_mips.h | 493 ++++++++++++++++++++
> libavcodec/mips/sbrdsp_mips.c | 940 +++++++++++++++++++++++++++++++++++++++
> libavcodec/sbr.h | 28 ++-
> libavcodec/sbrdsp.c | 2 +
> libavcodec/sbrdsp.h | 1 +
> libavutil/mips/float_dsp_mips.c | 40 ++
> 11 files changed, 2151 insertions(+), 9 deletions(-)
> create mode 100644 libavcodec/mips/aacsbr_mips.c
> create mode 100644 libavcodec/mips/aacsbr_mips.h
> create mode 100644 libavcodec/mips/sbrdsp_mips.c
patch applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
If a bugfix only changes things apparently unrelated to the bug with no
further explanation, that is a good sign that the bugfix is wrong.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130221/c6352f6c/attachment.asc>
More information about the ffmpeg-devel
mailing list