summaryrefslogtreecommitdiffstats
path: root/libavcodec/bfin/vp3_bfin.c
Commit message (Expand)AuthorAgeFilesLines
* vp3: Use full transpose for all IDCTsRonald S. Bultje2013-04-151-1/+0
* vp3: bfin: Transpose the IDCTsMartin Storsjö2013-04-151-2/+8
* lavc: Make pointers to ff_cropTbl constMartin Storsjö2013-04-081-1/+1
* bfin: Make vp3 functions staticMartin Storsjö2013-04-081-4/+4
* bfin: Don't use the vp3 idct functions if bitexact behaviour is expectedMartin Storsjö2013-04-081-2/+4
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-051-1/+2
* bfin: unbreak compilationLuca Barbato2013-01-291-0/+1
* bfin: Separate VP3 initialization codeDiego Biurrun2013-01-281-1/+8
* bfin: update VP3 idctLuca Barbato2013-01-281-0/+6
* Drop DCTELEM typedefDiego Biurrun2013-01-221-2/+2
* cosmetics: Delete empty lines at end of file.Diego Biurrun2012-02-091-2/+0
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Improve some uses of ff_cropTbl with constant offsetMåns Rullgård2010-06-221-2/+2
* bfin: fix function prototypesMåns Rullgård2010-03-081-5/+0
* Delete unnecessary 'extern' keywords.Diego Biurrun2008-12-031-4/+4
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-2/+2
* license header consistency cosmetics.Diego Biurrun2007-10-041-1/+2
* blackfin optimized vp3 transform and infastructure for idctMarc Hoffman2007-10-041-0/+49
OpenPOWER on IntegriCloud