log vc1.c @ 3920:3a151ccc6ed7 libavcodec

age author description
Tue, 03 Oct 2006 17:12:48 +0000 diego Remove unused variables and the corresponding warnings along with them. libavcodec
Wed, 27 Sep 2006 22:13:44 +0000 mru dc_val should be signed libavcodec
Wed, 27 Sep 2006 19:47:39 +0000 mru fix some signedness warnings libavcodec
Thu, 21 Sep 2006 04:46:11 +0000 kostya Finally enable B-frame decoding as all known samples work perfect libavcodec
Thu, 21 Sep 2006 04:44:35 +0000 kostya For B-frames if the second reference frame signals intensity compensation libavcodec
Thu, 21 Sep 2006 04:38:47 +0000 kostya Reorder MV order in B-frames so no swapping in vc1_b_mc() is needed libavcodec
Tue, 12 Sep 2006 04:35:11 +0000 kostya Swap back and forward motion vectors to achieve correct picture libavcodec