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
|