Mercurial > libavcodec.hg
log ac3tab.c @ 11529:a3a0b6af702e libavcodec
age | author | description |
---|---|---|
Sat, 19 Sep 2009 04:56:22 +0000 | jbr | Update AC-3 channel map. 2F/2R layout only has 4 channels. This correction libavcodec |
Sun, 19 Apr 2009 15:05:32 +0000 | jbr | Add channel layout support to the AC-3 decoder and AC-3 parser. libavcodec |
Fri, 17 Apr 2009 08:43:04 +0000 | jbr | ac3dec: reorder output channels to SMPTE channel order libavcodec |
Fri, 17 Apr 2009 08:39:11 +0000 | jbr | ac3enc: reorder input channels to AC-3 channel order libavcodec |
Sun, 01 Feb 2009 02:00:19 +0000 | diego | Use full internal pathname in doxygen @file directives. libavcodec |
Sun, 03 Aug 2008 16:42:32 +0000 | jbr | cosmetics: make all references to AC-3 capitalized and hyphenated libavcodec |
Thu, 24 Apr 2008 22:27:13 +0000 | bwolowiec | add a ff_ac3_parse_header_full() which calls ff_ac3_parse_header() libavcodec |