log rv34.c @ 7073:33dc1d1705f0 libavcodec

age author description
Tue, 06 May 2008 09:16:36 +0000 diego Remove unnecessary parentheses from return calls. libavcodec
Mon, 28 Apr 2008 13:37:36 +0000 kostya Calculate motion vector information based on PTS provided in slice header libavcodec
Sat, 26 Apr 2008 13:09:36 +0000 kostya Skip blocks in B-frames reuse motion vectors from next reference frame. libavcodec
Fri, 21 Mar 2008 03:11:20 +0000 zuxy Apply 'cold' attribute to init/uninit functions in libavcodec libavcodec
Sun, 09 Mar 2008 23:31:02 +0000 aurel add FF_ prefix to all (frame)_TYPE usage libavcodec
Fri, 18 Jan 2008 07:04:58 +0000 kostya Save quantizer values as well libavcodec
Fri, 18 Jan 2008 07:04:11 +0000 kostya Save coded block patterns for future loop filtering. libavcodec
Sun, 06 Jan 2008 11:47:53 +0000 kostya Fractional parts of motion vectors should be accounted separately too libavcodec
Fri, 04 Jan 2008 17:50:45 +0000 kostya RV30 thirdpel motion compensation support libavcodec
Thu, 03 Jan 2008 09:16:56 +0000 kostya Make decode210() common function. libavcodec
Mon, 31 Dec 2007 07:12:50 +0000 kostya Direct blocks should use motion vectors from the second reference frame libavcodec
Mon, 17 Dec 2007 18:43:34 +0000 kostya Correct spatial prediction mode in RV30/40 for vertical left direction libavcodec
Sun, 16 Dec 2007 12:44:25 +0000 kostya RV30/40 decoding core libavcodec