[FFmpeg-devel] [PATCH] mips: Optimization of AC3 FP encoder and EAC3 FP decoder

Michael Niedermayer michaelni at gmx.at
Mon Nov 19 22:24:55 CET 2012


On Mon, Nov 19, 2012 at 09:56:29PM +0100, Vitor Sessak wrote:
> On 11/06/2012 02:06 PM, Bojan Zivkovic wrote:
> >Signed-off-by: Bojan Zivkovic <bojan at mips.com>
> >---
> >  doc/mips.txt                    |    2 +
> >  libavcodec/ac3dsp.c             |    2 +
> >  libavcodec/ac3dsp.h             |    1 +
> >  libavcodec/mips/Makefile        |    1 +
> >  libavcodec/mips/ac3dsp_mips.c   |  372 +++++++++++++++++++++++++++++++++++++++
> >  libavutil/float_dsp.c           |    2 +
> >  libavutil/float_dsp.h           |    1 +
> >  libavutil/mips/Makefile         |    1 +
> >  libavutil/mips/float_dsp_mips.c |  109 ++++++++++++
> >  9 files changed, 491 insertions(+), 0 deletions(-)
> >  create mode 100644 libavcodec/mips/ac3dsp_mips.c
> >  create mode 100644 libavutil/mips/Makefile
> >  create mode 100644 libavutil/mips/float_dsp_mips.c
> 
> Looks good to me.

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

While the State exists there can be no freedom; when there is freedom there
will be no State. -- Vladimir Lenin
-------------- 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/20121119/8697064f/attachment.asc>


More information about the ffmpeg-devel mailing list