summaryrefslogtreecommitdiff
path: root/libavcodec/bfin/vp3_bfin.c
Commit message (Expand)AuthorAge
* vp3: Use full transpose for all IDCTsRonald S. Bultje2013-04-15
* vp3: bfin: Transpose the IDCTsMartin Storsjö2013-04-15
* lavc: Make pointers to ff_cropTbl constMartin Storsjö2013-04-08
* bfin: Make vp3 functions staticMartin Storsjö2013-04-08
* bfin: Don't use the vp3 idct functions if bitexact behaviour is expectedMartin Storsjö2013-04-08
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-05
* bfin: unbreak compilationLuca Barbato2013-01-29
* bfin: Separate VP3 initialization codeDiego Biurrun2013-01-28
* bfin: update VP3 idctLuca Barbato2013-01-28
* Drop DCTELEM typedefDiego Biurrun2013-01-22
* cosmetics: Delete empty lines at end of file.Diego Biurrun2012-02-09
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Improve some uses of ff_cropTbl with constant offsetMåns Rullgård2010-06-22
* bfin: fix function prototypesMåns Rullgård2010-03-08
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-03
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* license header consistency cosmetics.Diego Biurrun2007-10-04
* blackfin optimized vp3 transform and infastructure for idctMarc Hoffman2007-10-04