summaryrefslogtreecommitdiffstats
path: root/libavcodec/ac3_parser.h
Commit message (Expand)AuthorAgeFilesLines
* use enum value for CRC errorJustin Ruggles2008-05-311-0/+1
* add a ff_ac3_parse_header_full() which calls ff_ac3_parse_header()Bartlomiej Wolowiec2008-04-241-0/+11
* change ff_ac3_parse_header() to take a GetBitContext instead of const char*Bartlomiej Wolowiec2008-04-221-2/+3
* change name from stream type to frame type in AC3 codeBartlomiej Wolowiec2008-03-281-1/+1
* using stream type in eac3 parserBartlomiej Wolowiec2008-03-241-0/+1
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* better AC3 header error reportingJustin Ruggles2007-09-151-0/+7
* move aac and ac3 parsers in their own filesAurelien Jacobs2007-05-081-0/+40
OpenPOWER on IntegriCloud