| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply 'cold' attribute to init/uninit functions in libavcodec | Zuxy Meng | 2008-03-21 | 1 | -3/+3 |
* | add FF_ prefix to all (frame)_TYPE usage | Aurelien Jacobs | 2008-03-09 | 1 | -5/+5 |
* | Save quantizer values as well | Kostya Shishkov | 2008-01-18 | 1 | -0/+1 |
* | Save coded block patterns for future loop filtering. | Kostya Shishkov | 2008-01-18 | 1 | -0/+7 |
* | Fractional parts of motion vectors should be accounted separately too | Kostya Shishkov | 2008-01-06 | 1 | -7/+6 |
* | RV30 thirdpel motion compensation support | Kostya Shishkov | 2008-01-04 | 1 | -16/+18 |
* | Make decode210() common function. | Kostya Shishkov | 2008-01-03 | 1 | -7/+0 |
* | Direct blocks should use motion vectors from the second reference frame | Kostya Shishkov | 2007-12-31 | 1 | -1/+20 |
* | Correct spatial prediction mode in RV30/40 for vertical left direction | Kostya Shishkov | 2007-12-17 | 1 | -0/+1 |
* | RV30/40 decoding core | Kostya Shishkov | 2007-12-16 | 1 | -0/+1277 |