Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | cosmetics: make all references to AC-3 capitalized and hyphenated | Justin Ruggles | 2008-08-03 | 1 | -1/+1 |
* | use enum value for CRC error | Justin Ruggles | 2008-05-31 | 1 | -0/+1 |
* | add a ff_ac3_parse_header_full() which calls ff_ac3_parse_header() | Bartlomiej Wolowiec | 2008-04-24 | 1 | -0/+11 |
* | change ff_ac3_parse_header() to take a GetBitContext instead of const char* | Bartlomiej Wolowiec | 2008-04-22 | 1 | -2/+3 |
* | change name from stream type to frame type in AC3 code | Bartlomiej Wolowiec | 2008-03-28 | 1 | -1/+1 |
* | using stream type in eac3 parser | Bartlomiej Wolowiec | 2008-03-24 | 1 | -0/+1 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | better AC3 header error reporting | Justin Ruggles | 2007-09-15 | 1 | -0/+7 |
* | move aac and ac3 parsers in their own files | Aurelien Jacobs | 2007-05-08 | 1 | -0/+40 |