summaryrefslogtreecommitdiff
path: root/libavcodec/ppc/vp3dsp_altivec.c
Commit message (Expand)AuthorAge
* 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