log ac3.h @ 12488:351a81a23343 libavcodec

age author description
Wed, 30 Jun 2010 15:38:06 +0000 mru Fix grammar errors in documentation libavcodec
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Sat, 06 Jun 2009 09:35:15 +0000 stefano Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should libavcodec
Sun, 19 Apr 2009 15:05:32 +0000 jbr Add channel layout support to the AC-3 decoder and AC-3 parser. libavcodec
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavcodec
Mon, 19 Jan 2009 15:46:40 +0000 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec
Mon, 08 Dec 2008 03:15:10 +0000 jbr cosmetics: alignment after last commit libavcodec
Mon, 08 Dec 2008 03:13:20 +0000 jbr ac3: detect dba errors and prevent writing past end of array 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, 07 Jun 2008 22:29:54 +0000 jbr pass bap table to ff_ac3_bit_alloc_calc_bap() libavcodec
Sat, 07 Jun 2008 22:29:11 +0000 jbr get substreamid from ac3 parser libavcodec
Sat, 07 Jun 2008 22:29:03 +0000 jbr get the number of blocks from the ac3 parser and use in the ac3 decoder. libavcodec
Mon, 02 Jun 2008 02:54:46 +0000 jbr move some AC3HeaderInfo struct fields to the Coded elements group. 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
Sat, 05 Jan 2008 17:04:57 +0000 jbr remove unneeded variables from AC3HeaderInfo libavcodec
Sun, 09 Dec 2007 03:27:14 +0000 jbr cosmetics: rename common ac3 variables libavcodec
Sun, 09 Dec 2007 03:25:42 +0000 jbr cosmetics: vertical align after last commit libavcodec
Sun, 09 Dec 2007 03:23:04 +0000 jbr cosmetics: rename ac3 bit allocation variables libavcodec
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavcodec
Sun, 15 Jul 2007 01:31:09 +0000 jbr move some common values to ac3.h and utilize them libavcodec
Tue, 08 May 2007 23:24:22 +0000 aurel avoid multiple inclusion of ac3.h libavcodec
Wed, 25 Apr 2007 22:12:51 +0000 aurel move ac3 tables from a .h to a .c libavcodec
Sun, 15 Apr 2007 12:32:36 +0000 diego Move AC3 header parsing code together with the rest of the AC3 parsing code. libavcodec
Sun, 18 Mar 2007 21:43:20 +0000 jbr split ac3_parametric_bit_allocation into 3 separate functions libavcodec
Sun, 18 Mar 2007 04:53:21 +0000 jbr hardcode ff_ac3_frame_sizes table libavcodec
Sun, 11 Mar 2007 16:44:14 +0000 jbr move AC-3 header parsing to ac3.c libavcodec
Sun, 11 Mar 2007 02:13:05 +0000 jbr remove redundancy in AC-3 parser by using common tables from ac3tab.h libavcodec
Fri, 09 Mar 2007 13:57:42 +0000 jbr Remove common code from AC-3 encoder and utilize ac3.c. libavcodec
Tue, 14 Nov 2006 03:18:09 +0000 mru revert bad checkin libavcodec
Tue, 14 Nov 2006 03:12:29 +0000 mru move some CFLAGS settings away from config.* writing section libavcodec
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavcodec
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavcodec
Thu, 30 Sep 2004 15:02:07 +0000 kabi * these vars could be either static or extern (compilation fix gcc-3.5) libavcodec
Thu, 06 Mar 2003 11:32:04 +0000 michaelni per file doxy libavcodec
Tue, 11 Feb 2003 16:35:48 +0000 kabi * UINTX -> uintx_t INTX -> intx_t libavcodec
Mon, 28 Oct 2002 00:39:05 +0000 bellard preparing integration of new AC3 decoder libavcodec