log vp3.c @ 1516:0f0e9dfa6723 libavcodec

age author description
Sat, 11 Oct 2003 17:44:21 +0000 alex theora decoding support (only keyframes for now, because by theora the frame isn't flipped so the motion vectors are getting screwed up) libavcodec
Fri, 12 Sep 2003 18:25:04 +0000 romansh * patch for compile problem by "Steven M. Schultz" sms at 2BSD dot COM libavcodec
Wed, 20 Aug 2003 07:35:23 +0000 michaelni fixing chroma MC libavcodec
Tue, 19 Aug 2003 17:10:00 +0000 michaelni MC rounding fixed? libavcodec
Tue, 19 Aug 2003 16:18:48 +0000 michaelni fix AVFrame.reference (the frames are used for decoding future frames so it should be !=0) libavcodec
Thu, 10 Jul 2003 05:16:25 +0000 tmmm added the official VP3 IDCT (C implementation) as well as a grayscale libavcodec
Sat, 31 May 2003 07:56:58 +0000 tmmm revising and fixing motion vectors, squished block unpacking bug that libavcodec
Sat, 24 May 2003 18:48:30 +0000 mellum Warning and compatibility fixes. libavcodec
Mon, 19 May 2003 01:22:46 +0000 tmmm fix subtle logic problem in block unpacker that leads to incorrect token libavcodec
Mon, 12 May 2003 04:28:35 +0000 tmmm fix image buffer leak on keyframes, add more error condition checks libavcodec
Sun, 11 May 2003 04:47:45 +0000 tmmm fix motion vector decoding bug and reinstate interframes libavcodec
Sun, 11 May 2003 02:51:07 +0000 tmmm get those permutations straight libavcodec
Sat, 10 May 2003 21:46:17 +0000 tmmm squashed a bunch of subtle array indexing bugs, fixed block mapping libavcodec
Sat, 10 May 2003 16:06:33 +0000 tmmm dump the shady binary search logic (the part that binary searches libavcodec
Thu, 08 May 2003 02:01:17 +0000 tmmm correct the custom coding mode alphabet, add some validation on the libavcodec
Wed, 07 May 2003 12:28:36 +0000 tmmm looking better all the time! motion compensation is starting to work libavcodec
Wed, 07 May 2003 02:30:37 +0000 tmmm fixed buffer allocation logic (hopefully) so that decoder does not crash libavcodec
Tue, 06 May 2003 03:11:20 +0000 tmmm fix decoder so that ffmpeg does not crash, at least not right away libavcodec
Mon, 05 May 2003 02:54:15 +0000 tmmm first pass at a new VP3 video decoder libavcodec