log ac3_parser.h @ 8513:1d2c018a7ac7 libavcodec

age author description
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavcodec
Sun, 03 Aug 2008 16:42:32 +0000 jbr cosmetics: make all references to AC-3 capitalized and hyphenated libavcodec
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