- 20 Oct, 2012 1 commit
-
-
Mans Rullgard authored
This name is more descriptive as the function returns a fixed-point value with 15 fraction bits. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 27 Aug, 2012 2 commits
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- 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>
-
- 12 Dec, 2011 1 commit
-
-
Diego Biurrun authored
-
- 01 Oct, 2011 1 commit
-
-
Michael Niedermayer authored
Idea-by: Vitor Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 29 Sep, 2011 2 commits
-
-
Michael Niedermayer authored
based on code & idea by vitor Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Mohamed Naufal Basheer authored
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 30 Jun, 2010 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 23904 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Dec, 2008 1 commit
-
-
Aurelien Jacobs authored
scalarproduct instead. Patch by Aurelien Jacobs. Originally committed as revision 16391 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Dec, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 15990 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Oct, 2008 1 commit
-
-
Kenan Gillet authored
Part of the QCELP patch by Kenan Gillet, kenan.gillet gmail com Originally committed as revision 15753 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
-
- 31 Aug, 2008 1 commit
-
-
Stefano Sabatini authored
Consistently apply this rule: the guard name is obtained from the filename by stripping the leading "lib", converting '/' and '.' to '_' and uppercasing the resulting name. Guard names in the root directory have to be prefixed by "FFMPEG_". Originally committed as revision 15120 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Aug, 2008 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 14899 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Jul, 2008 3 commits
-
-
Michael Niedermayer authored
Originally committed as revision 14058 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 14057 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 14056 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 May, 2008 1 commit
-
-
Vladimir Voroshilov authored
signed shift for ACELP-based codecs. Originally committed as revision 13117 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 May, 2008 2 commits
-
-
Diego Biurrun authored
Originally committed as revision 13047 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 13043 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Apr, 2008 1 commit
-
-
Robert Swain authored
Originally committed as revision 13000 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Apr, 2008 1 commit
-
-
Vladimir Voroshilov authored
Also implemented routine for calculating sum(a[i] * a[i-offset]>>shift) Originally committed as revision 12974 to svn://svn.ffmpeg.org/ffmpeg/trunk
-