log ac3_parser.h @ 12475:9fef0a8ddd63 libavcodec

age author description
Wed, 14 Jul 2010 21:22:06 +0000 diego Restore mistakenly removed [in]/[out] Doxygen parameter attributes. libavcodec
Fri, 02 Jul 2010 11:44:58 +0000 diego Avoid square brackets in Doxygen comments; Doxygen chokes on them. libavcodec
Wed, 30 Jun 2010 15:38:06 +0000 mru Fix grammar errors in documentation libavcodec
Mon, 13 Apr 2009 16:20:26 +0000 stefano Rename bitstream.h to get_bits.h. libavcodec
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec
Wed, 07 Jan 2009 18:10:10 +0000 superdump Factorise enum of AC3 error types to be usable by AAC in the ADTS patch that libavcodec
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
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