summaryrefslogtreecommitdiff
path: root/libavcodec/rv30dsp.c
Commit message (Collapse)AuthorAge
* Unfortunately RV30 luma thirdpel MC functions cannot be substituted withKostya Shishkov2008-12-17
| | | | | | applying two separate filtering passes, so implement them explicitly. Originally committed as revision 16190 to svn://svn.ffmpeg.org/ffmpeg/trunk
* RV30 thirdpel motion compensation supportKostya Shishkov2008-01-04
Originally committed as revision 11398 to svn://svn.ffmpeg.org/ffmpeg/trunk