Thu, 04 Mar 2010 02:32:48 +0000 |
alexc |
Cosmetics: Re-indent after last commit.
libavcodec
|
Thu, 04 Mar 2010 02:30:51 +0000 |
alexc |
AAC parser: Don't write channels, sample rate, and frame size each frame.
libavcodec
|
Wed, 13 May 2009 17:59:46 +0000 |
alexc |
Cosmetics after last commit
libavcodec
|
Wed, 13 May 2009 17:57:58 +0000 |
alexc |
Allow parsing and decoding of ADTS AAC files with channel config = 0
libavcodec
|
Sun, 19 Apr 2009 15:05:32 +0000 |
jbr |
Add channel layout support to the AC-3 decoder and AC-3 parser.
libavcodec
|
Thu, 19 Feb 2009 00:28:19 +0000 |
jbr |
Allow AC-3 parser to modify codec_id.
libavcodec
|
Mon, 19 Jan 2009 15:46:40 +0000 |
diego |
cosmetics: Remove pointless period after copyright statement non-sentences.
libavcodec
|
Wed, 29 Oct 2008 21:08:14 +0000 |
michael |
Reset state after some frame header is found.
libavcodec
|
Mon, 22 Sep 2008 03:00:26 +0000 |
michael |
Fix all the recent problems Justin had run into with the AC3 parser,
libavcodec
|
Mon, 01 Sep 2008 14:33:54 +0000 |
jbr |
create a separate codec_id for E-AC-3
libavcodec
|
Sun, 03 Aug 2008 16:42:32 +0000 |
jbr |
cosmetics: make all references to AC-3 capitalized and hyphenated
libavcodec
|
Sat, 19 Apr 2008 11:14:55 +0000 |
michael |
This fixes the code so it is correct on both sides of the if().
libavcodec
|
Sat, 19 Apr 2008 10:48:50 +0000 |
michael |
indent
libavcodec
|
Sat, 19 Apr 2008 02:58:36 +0000 |
michael |
100l I broke AC3 in MPEG seeking.
libavcodec
|
Sat, 19 Apr 2008 02:28:24 +0000 |
michael |
part 1 of EAC3 support
libavcodec
|