- 26 Nov, 2013 1 commit
-
-
Kostya Shishkov authored
This is essentially a MS GSM decoder extension that supports more sampling rates and lower bitrates. Signed-off-by: Anton Khirnov <anton@khirnov.net>
-
- 11 Jan, 2012 1 commit
-
-
Justin Ruggles authored
The WAVE demuxer returns packets with many blocks per frame, which needs to be parsed into single blocks. This has a side-effect of fixing the timestamps.
-
- 22 Dec, 2011 1 commit
-
-
Diego Biurrun authored
The prefix is a historic remnant that probably meant "alternative". Now that the A32 bitstream reader has been dropped it makes no sense anymore.
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 02 Oct, 2010 1 commit
-
-
Reimar Döffinger authored
bitstream endianness, so they cannot reuse the same code without a lot of function call overhead. Thus use templating to compile two different binaries. Originally committed as revision 25312 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Jun, 2010 2 commits
-
-
Diego Pettenò authored
Two macros (WRITE_ARRAY and WRITE_ARRAY_2D) take the prefix (modifiers) (not all tables are static, and they might not be constant either), the type, and the name of the array. It'll be copied with same name and type, and with the correct size of the currently-defined object. Originally committed as revision 23821 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Pettenò authored
This drops one parameter from the functions' macros, and require structures to be typedeffed, but ensures that it is possible to map 1-to-1 the type to the function name. Originally committed as revision 23820 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Apr, 2010 2 commits
-
-
Reimar Döffinger authored
Originally committed as revision 22762 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Reimar Döffinger authored
Originally committed as revision 22761 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Mar, 2010 1 commit
-
-
Reimar Döffinger authored
Originally committed as revision 22527 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Nov, 2009 1 commit
-
-
Reimar Döffinger authored
Originally committed as revision 20627 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Oct, 2009 1 commit
-
-
Reimar Döffinger authored
Reduces .bss size by about 194 kB. Originally committed as revision 20400 to svn://svn.ffmpeg.org/ffmpeg/trunk
-