]> git.sesse.net Git - ffmpeg/history - libavcodec/ac3_parser.h
Add a note to remind people that new PCM/ADPCM formats need to be added to
[ffmpeg] / libavcodec / ac3_parser.h
2008-05-31 Justin Rugglesuse enum value for CRC error
2008-04-24 Bartlomiej Wolowiecadd a ff_ac3_parse_header_full() which calls ff_ac3_par...
2008-04-22 Bartlomiej Wolowiecchange ff_ac3_parse_header() to take a GetBitContext...
2008-03-28 Bartlomiej Wolowiecchange name from stream type to frame type in AC3 code
2008-03-24 Bartlomiej Wolowiecusing stream type in eac3 parser
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-09-15 Justin Rugglesbetter AC3 header error reporting
2007-05-08 Aurelien Jacobsmove aac and ac3 parsers in their own files