- 14 Nov, 2012 1 commit
-
-
Mans Rullgard authored
This removes an inter-library dependency on ff_log2_tab causing linking errors in some configurations. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 20 Oct, 2012 1 commit
-
-
Mans Rullgard authored
This removes inline av_log2 and av_log2_16bit from the public API, instead exporting them as regular functions. In-tree code still gets the inline and otherwise optimised variants. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 12 Oct, 2012 1 commit
-
-
Diego Biurrun authored
It is only used in that library.
-
- 13 Aug, 2012 1 commit
-
-
Mans Rullgard authored
Fixed-point audio codecs often use saturating arithmetic, and special instructions for these operations are common. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 03 Jan, 2012 1 commit
-
-
Daniel Verkamp authored
Signed-off-by: Janne Grunau <janne-libav@jannau.net>
-
- 25 Nov, 2011 1 commit
-
-
Mans Rullgard authored
Casting the left-most byte to unsigned avoids an undefined result of the shift by 24 if bit 7 is set. This affects the rm demuxer. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 23 Jun, 2011 1 commit
-
-
Diego Biurrun authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
- 13 May, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 17 Feb, 2011 1 commit
-
-
Jason Garrett-Glaser authored
On some versions of gcc, these weren't always getting inlined due to hitting the inline cap limit in some files. This is generally bad, as most of these functions are smaller inlined than not.
-
- 14 Sep, 2010 1 commit
-
-
Tomas Härdin authored
Originally committed as revision 25120 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Aug, 2010 1 commit
-
-
Benoit Fouet authored
Originally committed as revision 24885 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Aug, 2010 2 commits
-
-
Måns Rullgård authored
Originally committed as revision 24816 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Stefano Sabatini authored
Help further refactoring. Originally committed as revision 24814 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Jul, 2010 2 commits
-
-
Måns Rullgård authored
Originally committed as revision 24087 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 24086 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Jun, 2010 2 commits
-
-
Måns Rullgård authored
Originally committed as revision 23909 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 23904 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Jun, 2010 2 commits
-
-
Ronald S. Bultje authored
Originally committed as revision 23713 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Benoit Fouet authored
Originally committed as revision 23711 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Apr, 2010 3 commits
-
-
Ronald S. Bultje authored
Originally committed as revision 22969 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ronald S. Bultje authored
Originally committed as revision 22968 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Ronald S. Bultje authored
they are easier to understand. Also give the add a 'u' postfix to silence a pre-c99 compiler warning. Originally committed as revision 22965 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Apr, 2010 1 commit
-
-
Ronald S. Bultje authored
to the audio conversion routines. Originally committed as revision 22937 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Apr, 2010 1 commit
-
-
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
-
- 09 Mar, 2010 1 commit
-
-
Måns Rullgård authored
This is a bit hackish. I will try to think of something nicer, but this will do for now. Originally committed as revision 22366 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Mar, 2010 3 commits
-
-
Måns Rullgård authored
Originally committed as revision 22348 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 22347 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 22346 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Feb, 2010 1 commit
-
-
Anton Khirnov authored
Patch by Anton Khirnov <wyskas gmail com>. Originally committed as revision 22030 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Jan, 2010 1 commit
-
-
Måns Rullgård authored
10% faster flac decoding on x86 and ARM. Originally committed as revision 21217 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Nov, 2009 1 commit
-
-
Francesco Lavra authored
Patch by Francesco Lavra, francescolavra interfree it Originally committed as revision 20484 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 23 Sep, 2009 1 commit
-
-
Anton Khirnov authored
patch by Anton Khirnov, wyskas gmail com Originally committed as revision 20006 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Aug, 2009 1 commit
-
-
Thilo Borgmann authored
Patch by Thilo Borgmann <thilo.borgmann _at_ googlemail.com> Originally committed as revision 19747 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Aug, 2009 1 commit
-
-
Ramiro Polla authored
Originally committed as revision 19636 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Jul, 2009 1 commit
-
-
Diego Biurrun authored
Instead, #include config.h at the top of common.h so that av_always_inline does not get doubly defined. Originally committed as revision 19553 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Jun, 2009 1 commit
-
-
Carl Eugen Hoyos authored
Originally committed as revision 19286 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Jun, 2009 1 commit
-
-
Carl Eugen Hoyos authored
Originally committed as revision 19282 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 May, 2009 1 commit
-
-
David Conrad authored
Originally committed as revision 18898 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Feb, 2009 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 17508 to svn://svn.ffmpeg.org/ffmpeg/trunk
-