summaryrefslogtreecommitdiffstats
path: root/libavcodec/vp3.c
Commit message (Expand)AuthorAgeFilesLines
* fix image buffer leak on keyframes, add more error condition checksMike Melanson2003-05-121-7/+26
* fix motion vector decoding bug and reinstate interframesMike Melanson2003-05-111-19/+24
* get those permutations straightMike Melanson2003-05-111-6/+10
* squashed a bunch of subtle array indexing bugs, fixed block mappingMike Melanson2003-05-101-45/+143
* dump the shady binary search logic (the part that binary searchesMike Melanson2003-05-101-49/+44
* correct the custom coding mode alphabet, add some validation on theMike Melanson2003-05-081-25/+25
* looking better all the time! motion compensation is starting to workMike Melanson2003-05-071-20/+16
* fixed buffer allocation logic (hopefully) so that decoder does not crashMike Melanson2003-05-071-37/+162
* fix decoder so that ffmpeg does not crash, at least not right awayMike Melanson2003-05-061-17/+16
* first pass at a new VP3 video decoderMike Melanson2003-05-051-0/+2325
OpenPOWER on IntegriCloud