[FFmpeg-devel] [PATCH 1/3] mips: optimization for float aac decoder (core module)
Michael Niedermayer
michaelni at gmx.at
Thu Jan 31 02:41:54 CET 2013
On Mon, Jan 28, 2013 at 05:47:53PM +0100, Bojan Zivkovic wrote:
> From: Mirjana Vulin <mvulin at mips.com>
>
> Signed-off-by: Mirjana Vulin <mvulin at mips.com>
> ---
> libavcodec/aac.h | 18 +-
> libavcodec/aacdec.c | 37 ++-
> libavcodec/mips/Makefile | 1 +
> libavcodec/mips/aacdec_mips.c | 831 +++++++++++++++++++++++++++++++++++++++
> libavcodec/mips/aacdec_mips.h | 249 ++++++++++++
> libavutil/mips/float_dsp_mips.c | 117 ++++++
> 6 files changed, 1241 insertions(+), 12 deletions(-)
> create mode 100644 libavcodec/mips/aacdec_mips.c
> create mode 100644 libavcodec/mips/aacdec_mips.h
applied
thanks
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Let us carefully observe those good qualities wherein our enemies excel us
and endeavor to excel them, by avoiding what is faulty, and imitating what
is excellent in them. -- Plutarch
-------------- 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/20130131/0f8346a3/attachment.asc>
More information about the ffmpeg-devel
mailing list