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