]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/aac_ac3_parser.h
Revert "CONFIG_FRSH_PROTOCOL is already defined by configure generated headers"
[frescor/ffmpeg.git] / libavcodec / aac_ac3_parser.h
2009-04-19 jbrAdd channel layout support to the AC-3 decoder and...
2009-02-19 jbrAllow AC-3 parser to modify codec_id.
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2009-01-07 superdumpFactorise enum of AC3 error types to be usable by AAC...
2008-08-31 stefanoRename globally the header inclusion guards.
2008-08-03 jbrcosmetics: make all references to AC-3 capitalized...
2008-06-25 benoitClose parse context.
2008-05-03 mruadd necessary #includes in headers
2008-04-19 michaelAdd new_frame_start and need_next_header.
2008-04-19 michaelChange aac and ac3 parsers to use ff_combine_frame().
2008-04-18 michaelremove AACAC3FrameFlag
2008-04-09 bwolowiecundo changes in aac_ac3_parser
2008-04-07 bwolowiecCorrections of errors in aac_ac3_parser
2008-04-05 bwolowiecchange of aac_ac3_parser, so it is able to send complet...
2008-03-28 bwolowiecremoval of stream_type in AACAC3ParseContext and adding...
2008-03-24 bwolowiecusing stream type in eac3 parser
2008-03-23 jbrPass AACAC3ParseContext to sync() instead of individual...
2007-10-17 diegoAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-06-16 mruinclude all prerequisites in header files
2007-05-08 aurelcosmetics: rename for consistency after previous aac...
2007-05-08 aurelmove aac and ac3 parsers in their own files