log vc1.h @ 12530:63edd10ad4bc libavcodec tip

age author description
Sun, 26 Sep 2010 13:54:35 +0000 kostya RES_SM in WMV3 is really two flags, so split it in decoder libavcodec
Sat, 10 Oct 2009 07:35:31 +0000 kostya Print error message when true interlaced VC-1 frames are encountered libavcodec
Sat, 30 May 2009 00:09:00 +0000 bcoudurier set pict_type in VC-1 parser, fix some timestamps problems libavcodec
Fri, 30 Jan 2009 17:15:08 +0000 kostya Record B-fraction index from frame header and two fields from entry point structure libavcodec
Fri, 09 Jan 2009 16:51:21 +0000 cehoyos Add refdist_flag to VC1Context. libavcodec
Sun, 31 Aug 2008 07:39:47 +0000 stefano Globally rename the header inclusion guard names. libavcodec
Wed, 23 Jul 2008 06:21:27 +0000 kostya In-loop deblocking filter for VC-1 decoder libavcodec
Sun, 09 Mar 2008 23:31:02 +0000 aurel add FF_ prefix to all (frame)_TYPE usage libavcodec
Wed, 05 Mar 2008 15:19:26 +0000 aurel define BI frame type along with other frame types libavcodec
Mon, 14 Jan 2008 06:10:02 +0000 kostya Select scan tables for 8x4 and 4x8 blocks only once. libavcodec
Fri, 09 Nov 2007 21:37:48 +0000 michael intrax8 decoder patch by "someone" libavcodec
Wed, 17 Oct 2007 09:37:46 +0000 diego Add FFMPEG_ prefix to all multiple inclusion guards. libavcodec
Fri, 13 Jul 2007 13:04:55 +0000 diego Replace non-existing @fixme doxygen tags with @todo. libavcodec
Sun, 17 Jun 2007 18:59:28 +0000 gpoirier add a comment to indicate which #endif belong to which #define libavcodec
Sun, 17 Jun 2007 00:01:30 +0000 mru add multiple inclusion guards to headers libavcodec
Sun, 06 May 2007 11:01:25 +0000 kostya Make vc1_parser.c compilable without special defines libavcodec
Sun, 06 May 2007 10:58:32 +0000 kostya Move variables to vc1data.h libavcodec
Fri, 04 May 2007 12:31:40 +0000 kostya 100l to myself. Do not include stuff unneeded by parser libavcodec
Fri, 04 May 2007 03:34:38 +0000 kostya Typo libavcodec
Fri, 04 May 2007 03:34:21 +0000 kostya Move some declarations into header libavcodec
Fri, 04 May 2007 00:09:33 +0000 diego Move VC1 parser to its own file. libavcodec