summaryrefslogtreecommitdiffstats
path: root/libswscale/ppc/yuv2rgb_altivec.c
Commit message (Expand)AuthorAgeFilesLines
* Remove libswscale directory in MPlayer sourcesUoti Urpala2009-07-261-962/+0
* Use DECLARE_ALIGNED macro instead of __attribute__((aligned)) for ppc code.ramiro2009-06-041-2/+2
* Add missing const qualifiers to AltiVec function parameters where appropriate.diego2009-05-091-2/+2
* Move yuv2rgb code to subdirs.ramiro2009-03-261-0/+962