summaryrefslogtreecommitdiff
path: root/libavcodec/ac3tab.c
Commit message (Expand)AuthorAge
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Update AC-3 channel map. 2F/2R layout only has 4 channels. This correctionJustin Ruggles2009-09-19
* Add channel layout support to the AC-3 decoder and AC-3 parser.Justin Ruggles2009-04-19
* ac3dec: reorder output channels to SMPTE channel orderJustin Ruggles2009-04-17
* ac3enc: reorder input channels to AC-3 channel orderJustin Ruggles2009-04-17
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* cosmetics: make all references to AC-3 capitalized and hyphenatedJustin Ruggles2008-08-03
* add a ff_ac3_parse_header_full() which calls ff_ac3_parse_header()Bartlomiej Wolowiec2008-04-24
* cosmetics: rename ac3 tablesJustin Ruggles2007-12-09
* cosmeticMichael Niedermayer2007-09-10
* move ac3 tables from a .h to a .cAurelien Jacobs2007-04-25