| Commit message (Expand) | Author | Age | Files | Lines |
* | Update AC-3 channel map. 2F/2R layout only has 4 channels. This correction | Justin Ruggles | 2009-09-19 | 1 | -2/+2 |
* | Add channel layout support to the AC-3 decoder and AC-3 parser. | Justin Ruggles | 2009-04-19 | 1 | -0/+15 |
* | ac3dec: reorder output channels to SMPTE channel order | Justin Ruggles | 2009-04-17 | 1 | -6/+19 |
* | ac3enc: reorder input channels to AC-3 channel order | Justin Ruggles | 2009-04-17 | 1 | -0/+15 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | cosmetics: make all references to AC-3 capitalized and hyphenated | Justin Ruggles | 2008-08-03 | 1 | -3/+3 |
* | add a ff_ac3_parse_header_full() which calls ff_ac3_parse_header() | Bartlomiej Wolowiec | 2008-04-24 | 1 | -0/+13 |
* | cosmetics: rename ac3 tables | Justin Ruggles | 2007-12-09 | 1 | -14/+14 |
* | cosmetic | Michael Niedermayer | 2007-09-10 | 1 | -26/+26 |
* | move ac3 tables from a .h to a .c | Aurelien Jacobs | 2007-04-25 | 1 | -0/+249 |