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

Michael Niedermayer michaelni at gmx.at
Mon Jun 11 18:26:43 CEST 2012


On Wed, Jun 06, 2012 at 02:01:07PM +0200, 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.
> 
> Signed-off-by: Nedeljko Babic <nbabic at mips.com>

make distclean ; ./configure &&  make documentation -j4
fails with
@end cartouche without @cartouche at line 45
make: *** [doc/ffmpeg.pod] Error 25


-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Freedom in capitalist society always remains about the same as it was in
ancient Greek republics: Freedom for slave owners. -- 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/20120611/2ec85e79/attachment.asc>


More information about the ffmpeg-devel mailing list