summaryrefslogtreecommitdiffstats
path: root/libavcodec/ppc/vp3dsp_altivec.c
Commit message (Expand)AuthorAgeFilesLines
* ppc: Move AltiVec utility headers out of AltiVec ifdefsDiego Biurrun2013-04-301-4/+3
* vp3: Use full transpose for all IDCTsRonald S. Bultje2013-04-151-1/+0
* Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-261-1/+0
* Drop DCTELEM typedefDiego Biurrun2013-01-221-2/+2
* ppc: Include string.h for memsetMartin Storsjö2013-01-201-0/+2
* vp3: integrate clear_blocks with idct of previous block.Ronald S. Bultje2013-01-191-0/+2
* ppc: fix build with altivec disabledMans Rullgard2012-07-181-1/+3
* vp3: move idct and loop filter pointers to new vp3dsp contextMans Rullgard2012-07-181-20/+20
* PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutilJustin Ruggles2012-06-081-2/+2
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* PPC: move prototypes to headers and make some functions staticMåns Rullgård2010-03-061-0/+1
* Altivec VP3 IDCTDavid Conrad2009-05-251-0/+184
OpenPOWER on IntegriCloud