Wed, 05 Aug 2009 02:37:49 +0000 |
jbr |
cosmetics: move fixed_coeffs into the aligned arrays comment group
libavcodec
|
Wed, 05 Aug 2009 01:13:42 +0000 |
jbr |
Modify decode_band_structure() so that the actual band structure is only
libavcodec
|
Wed, 05 Aug 2009 01:00:41 +0000 |
jbr |
Use coupling band sizes instead of coupling band structure when
libavcodec
|
Thu, 11 Jun 2009 20:18:29 +0000 |
diego |
The internal header libavutil/internal.h should not be used outside libavutil.
libavcodec
|
Wed, 06 May 2009 01:47:34 +0000 |
jbr |
ac3dec: Remove unneeded context variable, num_cpl_subbands. It is also
libavcodec
|
Sun, 19 Apr 2009 15:05:32 +0000 |
jbr |
Add channel layout support to the AC-3 decoder and AC-3 parser.
libavcodec
|
Mon, 13 Apr 2009 16:20:26 +0000 |
stefano |
Rename bitstream.h to get_bits.h.
libavcodec
|
Tue, 17 Feb 2009 21:43:57 +0000 |
diego |
Add missing #includes to fix 'make checkheaders'.
libavcodec
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavcodec
|
Thu, 13 Nov 2008 22:38:38 +0000 |
jbr |
revert r15812 (E-AC-3 Spectral Extension) pending further review
libavcodec
|
Thu, 13 Nov 2008 03:18:13 +0000 |
jbr |
add support for spectral extension
libavcodec
|
Sun, 31 Aug 2008 07:39:47 +0000 |
stefano |
Globally rename the header inclusion guard names.
libavcodec
|
Thu, 28 Aug 2008 23:04:15 +0000 |
jbr |
remove unneeded variable, dither_all
libavcodec
|
Wed, 27 Aug 2008 01:47:03 +0000 |
jbr |
add definitions and documentation for shared functions for E-AC-3 decoding
libavcodec
|
Wed, 27 Aug 2008 01:40:46 +0000 |
jbr |
copy default coupling band structure from table to decoding context (used for E-AC-3)
libavcodec
|