- 03 Sep, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 27 Aug, 2012 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 27 Jun, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 11 Jun, 2012 1 commit
-
-
Nedeljko Babic authored
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@mips.com> Reviewed-by: Vitor Sessak <vitor1001@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 05 Dec, 2011 1 commit
-
-
Diego Biurrun authored
-
- 24 Sep, 2011 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 20 Jul, 2011 1 commit
-
-
Diego Biurrun authored
G729_BITEXACT is never set, so the code is all dead code.
-
- 18 Jul, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 23 Jun, 2011 1 commit
-
-
Diego Biurrun authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 07 Sep, 2010 2 commits
-
-
Marcelo Galvăo Póvoa authored
AMRWB decoder. Patch by Marcelo Galvăo Póvoa. Originally committed as revision 25062 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Marcelo Galvăo Póvoa authored
Patch by Marcelo Galvăo Póvoa Originally committed as revision 25061 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Jun, 2010 1 commit
-
-
Måns Rullgård authored
Max LP order is defined to be 16, fixed-size buffers are OK. Originally committed as revision 23795 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Nov, 2009 1 commit
-
-
Vitor Sessak authored
Originally committed as revision 20602 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Nov, 2009 1 commit
-
-
Vitor Sessak authored
Originally committed as revision 20584 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Nov, 2009 1 commit
-
-
Vitor Sessak authored
function with no change in output. Originally committed as revision 20511 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Nov, 2009 1 commit
-
-
Vitor Sessak authored
Originally committed as revision 20496 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Nov, 2009 1 commit
-
-
Vitor Sessak authored
Originally committed as revision 20485 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Oct, 2009 1 commit
-
-
Vitor Sessak authored
Based on AMR SoC code by Robert Swain and Colin McQuillan. Originally committed as revision 20392 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Aug, 2009 1 commit
-
-
Colin McQuillan authored
qcelp_lsp exported a single function, ff_acelp_lspd2lpc, which was not specific to qcelp. It can be kept with its fixed-point version ff_acelp_lsp2lpc in lpc.c. Patch by Colin McQuillan ( m.niloc googlemail com ) Originally committed as revision 19571 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Nov, 2008 1 commit
-
-
Måns Rullgård authored
This replaces use of FRAC_BITS in the MULL() definition with a third argument specifying the shift amount. All uses of this macro are updated to pass FRAC_BITS as third argument. Originally committed as revision 15921 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Oct, 2008 1 commit
-
-
Kenan Gillet authored
patch by Kenan Gillet, kenan.gillet gmail com Originally committed as revision 15679 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Aug, 2008 1 commit
-
-
Vladimir Voroshilov authored
Originally committed as revision 14980 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 May, 2008 2 commits
-
-
Vladimir Voroshilov authored
It was introduced after changing input parameter and overlooked during review process. Originally committed as revision 13112 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vladimir Voroshilov authored
This will allow to reuse the code in the SIPR decoder. Originally committed as revision 13108 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Apr, 2008 1 commit
-
-
Vladimir Voroshilov authored
Originally committed as revision 12978 to svn://svn.ffmpeg.org/ffmpeg/trunk
-