]> git.sesse.net Git - ffmpeg/history - libavcodec/vp3.c
PPC fixes & clean-up patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
[ffmpeg] / libavcodec / vp3.c
2003-05-31 Mike Melansonrevising and fixing motion vectors, squished block...
2003-05-24 Falk HüffnerWarning and compatibility fixes.
2003-05-19 Mike Melansonfix subtle logic problem in block unpacker that leads...
2003-05-12 Mike Melansonfix image buffer leak on keyframes, add more error...
2003-05-11 Mike Melansonfix motion vector decoding bug and reinstate interframes
2003-05-11 Mike Melansonget those permutations straight
2003-05-10 Mike Melansonsquashed a bunch of subtle array indexing bugs, fixed...
2003-05-10 Mike Melansondump the shady binary search logic (the part that binar...
2003-05-08 Mike Melansoncorrect the custom coding mode alphabet, add some valid...
2003-05-07 Mike Melansonlooking better all the time! motion compensation is...
2003-05-07 Mike Melansonfixed buffer allocation logic (hopefully) so that decod...
2003-05-06 Mike Melansonfix decoder so that ffmpeg does not crash, at least...
2003-05-05 Mike Melansonfirst pass at a new VP3 video decoder