Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix image buffer leak on keyframes, add more error condition checks | Mike Melanson | 2003-05-12 | 1 | -7/+26 |
* | fix motion vector decoding bug and reinstate interframes | Mike Melanson | 2003-05-11 | 1 | -19/+24 |
* | get those permutations straight | Mike Melanson | 2003-05-11 | 1 | -6/+10 |
* | squashed a bunch of subtle array indexing bugs, fixed block mapping | Mike Melanson | 2003-05-10 | 1 | -45/+143 |
* | dump the shady binary search logic (the part that binary searches | Mike Melanson | 2003-05-10 | 1 | -49/+44 |
* | correct the custom coding mode alphabet, add some validation on the | Mike Melanson | 2003-05-08 | 1 | -25/+25 |
* | looking better all the time! motion compensation is starting to work | Mike Melanson | 2003-05-07 | 1 | -20/+16 |
* | fixed buffer allocation logic (hopefully) so that decoder does not crash | Mike Melanson | 2003-05-07 | 1 | -37/+162 |
* | fix decoder so that ffmpeg does not crash, at least not right away | Mike Melanson | 2003-05-06 | 1 | -17/+16 |
* | first pass at a new VP3 video decoder | Mike Melanson | 2003-05-05 | 1 | -0/+2325 |