- 18 Sep, 2013 1 commit
-
-
Alex Converse authored
-
- 21 May, 2012 1 commit
-
-
Kieran Kunhya authored
Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 23 Jun, 2010 1 commit
-
-
Alex Converse authored
Originally committed as revision 23740 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
-
- 06 Mar, 2010 1 commit
-
-
Måns Rullgård authored
These macros are redundant. All uses are replaced with the generic DECLARE_ALIGNED macro instead. Originally committed as revision 22233 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Feb, 2010 1 commit
-
-
Stefan Gehrer authored
another table Originally committed as revision 21918 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Jan, 2010 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 21377 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Jan, 2010 1 commit
-
-
Måns Rullgård authored
The codebooks each consist of small number of values repeated in groups of 2 or 4. Storing the codebooks as a packed list of 2- or 4-bit indexes into a table reduces their size substantially (from 7.5k to 1.5k), resulting in less cache pressure. For the band types with sign bits in the bitstream, storing the number and position of non-zero codebook values using a few bits avoids multiple get_bits() calls and floating-point comparisons which gcc handles miserably. Some float/int type punning also avoids gcc brain damage. Overall speedup 20-35% on Cortex-A8, 20% on Core i7. Originally committed as revision 21188 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Sep, 2009 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 19956 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Sep, 2009 1 commit
-
-
Reimar Döffinger authored
Originally committed as revision 19782 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Jun, 2009 1 commit
-
-
Alex Converse authored
shared with the AAC encoder. Originally committed as revision 19174 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Feb, 2009 1 commit
-
-
Alex Converse authored
Patch by Alex Converse ( alex converse gmail com ) Originally committed as revision 17180 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Feb, 2009 1 commit
-
-
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
-
- 13 Jan, 2009 1 commit
-
-
Aurelien Jacobs authored
They are now always defined to either 0 or 1. Originally committed as revision 16590 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Nov, 2008 1 commit
-
-
Alex Converse authored
Patch by Alex Converse ( alex converse gmail com ) Originally committed as revision 15919 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Nov, 2008 1 commit
-
-
Alex Converse authored
the EIGHT_SHORT window type. Fixes issue 664. Patch by Alex Converse (alex converse gmail com) Originally committed as revision 15776 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Oct, 2008 1 commit
-
-
Reimar Döffinger authored
Originally committed as revision 15515 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 15 Aug, 2008 2 commits
-
-
Robert Swain authored
Originally committed as revision 14774 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Robert Swain authored
Originally committed as revision 14772 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Aug, 2008 1 commit
-
-
Robert Swain authored
Originally committed as revision 14694 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Aug, 2008 1 commit
-
-
Robert Swain authored
Originally committed as revision 14674 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Aug, 2008 1 commit
-
-
Robert Swain authored
SoC code. Originally committed as revision 14625 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Jul, 2008 1 commit
-
-
Robert Swain authored
Originally committed as revision 14425 to svn://svn.ffmpeg.org/ffmpeg/trunk
-