summaryrefslogtreecommitdiff
path: root/libavcodec/ppc/vp3dsp_altivec.c
Commit message (Expand)AuthorAge
* ppc: Restrict some Altivec implementations to Big EndianLuca Barbato2015-05-31
* ppc: Consistently use convenience macro for runtime CPU detectionDiego Biurrun2014-06-10
* ppc: Drop a bunch of unnecessary dsputil_altivec.h #includesDiego Biurrun2014-04-04
* ppc: cosmetics: Consistently format CPU flag detection invocationsDiego Biurrun2013-08-29
* ppc: Move AltiVec utility headers out of AltiVec ifdefsDiego Biurrun2013-04-30
* vp3: Use full transpose for all IDCTsRonald S. Bultje2013-04-15
* Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-26
* Drop DCTELEM typedefDiego Biurrun2013-01-22
* ppc: Include string.h for memsetMartin Storsjö2013-01-20
* vp3: integrate clear_blocks with idct of previous block.Ronald S. Bultje2013-01-19
* ppc: fix build with altivec disabledMans Rullgard2012-07-18
* vp3: move idct and loop filter pointers to new vp3dsp contextMans Rullgard2012-07-18
* PPC: Move types_altivec.h and util_altivec.h from libavcodec to libavutilJustin Ruggles2012-06-08
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* PPC: move prototypes to headers and make some functions staticMåns Rullgård2010-03-06
* Altivec VP3 IDCTDavid Conrad2009-05-25