log cabac.h @ 6170:8cbfc9d75833 libavcodec

age author description
Wed, 23 Jan 2008 10:19:39 +0000 diego Put some disabled functions that are only used in the test program in cabac.c libavcodec
Sun, 02 Dec 2007 21:11:43 +0000 reimar Add missing const to last argument of decode_significance_8x8_x86. libavcodec
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavcodec
Fri, 12 Oct 2007 09:38:34 +0000 diego 10l: refill2() is not unused, it is used conditionally. libavcodec
Fri, 12 Oct 2007 08:43:23 +0000 diego Disable unused code; fixes several gcc warnings: libavcodec
Tue, 02 Oct 2007 13:14:37 +0000 diego 100l: Revert accidental commit, restore previous version. libavcodec
Tue, 02 Oct 2007 12:34:43 +0000 diego Replace CONFIG_VORBIS_DECODER #ifdef by if (ENABLE_VORBIS_DECODER). libavcodec
Sun, 16 Sep 2007 16:23:34 +0000 diego cosmetics: typo libavcodec
Wed, 15 Aug 2007 21:19:13 +0000 ramiro CONFIG_7REGS -> HAVE_7REGS libavcodec
Sat, 28 Jul 2007 12:46:26 +0000 diego cosmetics: misc typo fixes libavcodec
Thu, 05 Jul 2007 10:40:25 +0000 diego license header consistency cosmetics libavcodec
Tue, 12 Jun 2007 09:29:25 +0000 diego misc spelling fixes libavcodec
Wed, 30 May 2007 09:32:25 +0000 benoit rename attribute_unused to av_unused and moves its declaration to common.h libavcodec
Thu, 10 May 2007 22:26:44 +0000 aurel split h264.c to move parser in its own file libavcodec
Sat, 05 May 2007 12:18:14 +0000 diego Fix multiple "¡Æinline/static¡Ç is not at beginning of declaration" warnings. libavcodec