]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/ac3_parser.h
Fix segault
[frescor/ffmpeg.git] / libavcodec / ac3_parser.h
2009-04-13 stefanoRename bitstream.h to get_bits.h.
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-05-31 jbruse enum value for CRC error
2008-04-24 bwolowiecadd a ff_ac3_parse_header_full() which calls ff_ac3_par...
2008-04-22 bwolowiecchange ff_ac3_parse_header() to take a GetBitContext...
2008-03-28 bwolowiecchange name from stream type to frame type in AC3 code
2008-03-24 bwolowiecusing stream type in eac3 parser
2007-10-17 diegoAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-09-15 jbrbetter AC3 header error reporting
2007-05-08 aurelmove aac and ac3 parsers in their own files