]> git.sesse.net Git - ffmpeg/history - libavcodec/rv34.c
values can fit uint8_t
[ffmpeg] / libavcodec / rv34.c
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-03-09 Aurelien Jacobsadd FF_ prefix to all (frame)_TYPE usage
2008-01-18 Kostya ShishkovSave quantizer values as well
2008-01-18 Kostya ShishkovSave coded block patterns for future loop filtering.
2008-01-06 Kostya ShishkovFractional parts of motion vectors should be accounted...
2008-01-04 Kostya ShishkovRV30 thirdpel motion compensation support
2008-01-03 Kostya ShishkovMake decode210() common function.
2007-12-31 Kostya ShishkovDirect blocks should use motion vectors from the second...
2007-12-17 Kostya ShishkovCorrect spatial prediction mode in RV30/40 for vertical...
2007-12-16 Kostya ShishkovRV30/40 decoding core