log vc1.c @ 4724:ea97803884e1 libavcodec

age author description
Sun, 25 Mar 2007 06:00:06 +0000 kostya 1000l to myself - get correct quantization for blocks 1 and 2 libavcodec
Sun, 18 Mar 2007 18:07:27 +0000 kostya Zero MV vectors for P frame intra blocks libavcodec
Sun, 18 Mar 2007 07:53:16 +0000 kostya indentation libavcodec
Sun, 18 Mar 2007 07:51:40 +0000 kostya Proper handling of motion vectors for adv. profile libavcodec
Wed, 28 Feb 2007 06:59:39 +0000 kostya Looks like I'll work on it this year too libavcodec
Wed, 28 Feb 2007 06:39:58 +0000 kostya WMV3 Complex Profile initial support libavcodec
Sun, 25 Feb 2007 10:27:12 +0000 reimar Add av_ prefix to clip functions libavcodec
Tue, 13 Feb 2007 07:48:23 +0000 kostya Intensity compensation for B-frames in AP was missing libavcodec
Tue, 06 Feb 2007 07:16:52 +0000 kostya Progressive frames disguised as interlaced are supported libavcodec
Tue, 06 Feb 2007 07:11:20 +0000 kostya B-frames could not be determined from broken_link/closed_entry, use fixed value libavcodec
Tue, 06 Feb 2007 07:07:29 +0000 kostya Wrong flag tested libavcodec
Mon, 05 Feb 2007 06:58:02 +0000 kostya Set codec dimensions in extradata parsing libavcodec
Sun, 04 Feb 2007 10:46:28 +0000 kostya Save frame header info in context variables libavcodec
Sun, 04 Feb 2007 10:45:01 +0000 kostya Set frame rate from extradata libavcodec
Sat, 03 Feb 2007 06:43:06 +0000 kostya These messages are just for debug purposes libavcodec
Sat, 03 Feb 2007 06:41:14 +0000 kostya Set codec dimensions if provided by extradata libavcodec
Sat, 03 Feb 2007 06:39:50 +0000 kostya VC-1 parser libavcodec
Fri, 02 Feb 2007 15:14:13 +0000 kostya 0x00000103 is not an escape marker libavcodec
Fri, 02 Feb 2007 06:45:21 +0000 kostya General approach to parsing chunks in VC-1 AP libavcodec
Thu, 01 Feb 2007 18:39:49 +0000 kostya Check for out-of-bounds access libavcodec
Mon, 29 Jan 2007 14:23:00 +0000 kostya Fix BI-frames decoding for Adv. profile libavcodec
Sat, 27 Jan 2007 06:57:11 +0000 kostya Set aspect ratio if present (for AP only) libavcodec
Wed, 24 Jan 2007 17:50:28 +0000 kostya Add debug messages for AP headers libavcodec
Wed, 24 Jan 2007 17:49:26 +0000 kostya Off-by-one error fix libavcodec
Wed, 24 Jan 2007 17:47:42 +0000 kostya Fail on VC-1 interlaced streams libavcodec
Fri, 19 Jan 2007 22:12:59 +0000 alex rename BE/LE_8/16/32 to AV_RL/B_8/16/32 libavcodec
Sun, 17 Dec 2006 11:11:44 +0000 reimar Check mb_pos is big enough before trying to access data left or above. libavcodec
Fri, 08 Dec 2006 00:35:08 +0000 mru rename always_inline to av_always_inline and move to common.h libavcodec
Sat, 02 Dec 2006 12:55:29 +0000 kostya 10e6l FastUVMC was done right but in the wrong place libavcodec
Fri, 01 Dec 2006 07:24:56 +0000 kostya 100l FastUVMC rounding was incorrect. libavcodec