[FFmpeg-devel] [PATCH] Optimization of AMR NB and WB decoders for MIPS

Babic, Nedeljko nbabic at mips.com
Thu Jun 21 12:15:35 CEST 2012


Hello,

I created separate patch for documentation that should work correctly 
and sent it with patch for AC3 FP decoder optimization.

-Nedeljko
________________________________________
From: Michael Niedermayer [michaelni at gmx.at]
Sent: Monday, June 11, 2012 21:16
To: FFmpeg development discussions and patches
Cc: Babic, Nedeljko; Lukac, Zeljko
Subject: Re: [FFmpeg-devel] [PATCH] Optimization of AMR NB and WB decoders for MIPS

On Mon, Jun 11, 2012 at 08:42:58PM +0200, Vitor Sessak wrote:
> On 06/04/2012 06:02 PM, Nedeljko Babic wrote:
> >AMR NB and WB decoders are optimized for MIPS architecture.
> >Appropriate Makefiles are changed accordingly.
> >
> >Cnfigure script is changed in order to support optimizations.
> >  Optimizations are enabled by default when compiling is done for
> >   mips architecture.
> >  Appropriate cflags are automatically set.
> >  Support for several mips CPUs is added in configure script.
> >
> >New ffmpeg options are added for disabling optimizations.
> >
> >The FFMPEG option --disable-mipsfpu disables MIPS floating point
> >  optimizations.
> >The FFMPEG option --disable-mips32r2 disables MIPS32R2
> >  optimizations.
> >The FFMPEG option --disable-mipsdspr1 disables MIPS DSP ASE R1
> >  optimizations.
> >The FFMPEG option --disable-mipsdspr2 disables MIPS DSP ASE R2
> >  optimizations.
>
> Looks good to me.

removed libavutil/libm.h.bak
fixed the +x mode of configure
and integrated the 2 line change from the later patch, the rest of the
later patch breaks the documentation build somehow, thus its not part
of the applied patch

patch applied

thanks

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

Frequently ignored awnser#1 FFmpeg bugs should be sent to our bugtracker. User
questions about the command line tools should be sent to the ffmpeg-user ML.
And questions about how to use libav* should be sent to the libav-user ML.


More information about the ffmpeg-devel mailing list