Tue, 17 Mar 2009 01:43:01 +0000 |
jbr |
Add documentation about missing E-AC-3 features.
libavcodec
|
Wed, 07 Jan 2009 18:10:10 +0000 |
superdump |
Factorise enum of AC3 error types to be usable by AAC in the ADTS patch that
libavcodec
|
Mon, 08 Dec 2008 21:21:38 +0000 |
stefano |
Make av_log_missing_feature an internal function, and change its name
libavcodec
|
Sat, 06 Dec 2008 16:19:44 +0000 |
jbr |
ac3dec: add missing feature log message for block start info
libavcodec
|
Sat, 06 Dec 2008 16:18:10 +0000 |
jbr |
ac3dec: use skip_bits_long() for block start bits
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 03:01:56 +0000 |
jbr |
simplify code and comment regarding determination whether or not AHT is used.
libavcodec
|
Sun, 31 Aug 2008 02:58:21 +0000 |
jbr |
use correct table name
libavcodec
|
Sun, 31 Aug 2008 02:38:38 +0000 |
jbr |
skip converter exponent strategy for all channels at once
libavcodec
|
Sun, 31 Aug 2008 02:35:58 +0000 |
jbr |
merge declaration and init. variable is not used outside the loop.
libavcodec
|
Sat, 30 Aug 2008 23:13:10 +0000 |
jbr |
commit more OKed parts of the E-AC-3 decoder
libavcodec
|
Sun, 24 Aug 2008 04:55:32 +0000 |
jbr |
change eac3dec.c license to LGPL
libavcodec
|
Sat, 23 Aug 2008 02:04:36 +0000 |
jbr |
add more OKed parts of the E-AC-3 decoder
libavcodec
|