summaryrefslogtreecommitdiff
path: root/libavcodec/bfin/vp3_bfin.c
Commit message (Collapse)AuthorAge
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-03
| | | | Originally committed as revision 15990 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
| | | | Originally committed as revision 13098 to svn://svn.ffmpeg.org/ffmpeg/trunk
* license header consistency cosmetics.Diego Biurrun2007-10-04
| | | | Originally committed as revision 10668 to svn://svn.ffmpeg.org/ffmpeg/trunk
* blackfin optimized vp3 transform and infastructure for idctMarc Hoffman2007-10-04
Originally committed as revision 10667 to svn://svn.ffmpeg.org/ffmpeg/trunk