log ac3_parser.h @ 7073:33dc1d1705f0 libavcodec

age author description
Sat, 31 May 2008 15:31:57 +0000 jbr use enum value for CRC error libavcodec
Thu, 24 Apr 2008 22:27:13 +0000 bwolowiec add a ff_ac3_parse_header_full() which calls ff_ac3_parse_header() libavcodec
Tue, 22 Apr 2008 11:14:01 +0000 bwolowiec change ff_ac3_parse_header() to take a GetBitContext instead of const char* libavcodec
Fri, 28 Mar 2008 20:42:55 +0000 bwolowiec change name from stream type to frame type in AC3 code libavcodec
Mon, 24 Mar 2008 21:25:49 +0000 bwolowiec using stream type in eac3 parser libavcodec
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavcodec
Sat, 15 Sep 2007 02:41:24 +0000 jbr better AC3 header error reporting libavcodec
Tue, 08 May 2007 23:25:31 +0000 aurel move aac and ac3 parsers in their own files libavcodec