- Sep 28, 2014
-
-
Michael Niedermayer authored
Reviewed-by:
Paul B Mahol <onemda@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Aug 09, 2014
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Nov 17, 2013
-
-
Michael Niedermayer authored
also remove failed attempt at a compatibility layer, the code simply cannot work Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jun 29, 2013
-
-
Loren Merritt authored
4x-6x faster on sandybridge Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
Loren Merritt authored
Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
Loren Merritt authored
We never used the rolling-average mode, and this makes av_update_lls 15% faster. Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- May 04, 2013
-
-
Diego Biurrun authored
-
- Mar 01, 2013
-
-
Diego Biurrun authored
-
Diego Biurrun authored
-
- Feb 28, 2013
-
-
Luca Barbato authored
The value is within 0 and 32. Remove an `array subscript is below array bounds` warning.
-
Luca Barbato authored
The functions are private.
-
- Jul 11, 2011
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- Jul 08, 2011
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- Mar 19, 2011
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- Apr 20, 2010
-
-
Diego Biurrun authored
Passing an explicit filename to this command is only necessary if the documentation in the @file block refers to a file different from the one the block resides in. Originally committed as revision 22921 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Aug 10, 2009
-
-
Diego Biurrun authored
Originally committed as revision 19616 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Mar 20, 2009
-
-
Diego Biurrun authored
Originally committed as revision 18068 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 01, 2009
-
-
Diego Biurrun authored
Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories. Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Aug 07, 2008
-
-
Benoit Fouet authored
Originally committed as revision 14657 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 31, 2008
-
-
Michael Niedermayer authored
avoiding casts would be even less readable, but other suggestions are welcome. lls.c:56: warning: initialization from incompatible pointer type lls.c:57: warning: initialization from incompatible pointer type Originally committed as revision 11697 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 08, 2008
-
-
Diego Biurrun authored
Originally committed as revision 11471 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Nov 23, 2007
-
-
Diego Biurrun authored
Originally committed as revision 11079 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 05, 2007
-
-
Diego Biurrun authored
Originally committed as revision 9484 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Oct 07, 2006
-
-
Diego Biurrun authored
and fix GPL/LGPL version mismatches. Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 26, 2006
-
-
Diego Biurrun authored
Originally committed as revision 5829 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 15, 2006
-
-
Michael Niedermayer authored
calculate all coefficients for several orders during cholesky factorization, the resulting coefficients are not strictly optimal though as there is a small difference in the autocorrelation matrixes which is ignored for the smaller orders Originally committed as revision 5758 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 14, 2006
-
-
Michael Niedermayer authored
Originally committed as revision 5743 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 5740 to svn://svn.ffmpeg.org/ffmpeg/trunk
-