Mercurial > mplayer.hg
log libswscale/ppc/yuv2rgb_altivec.c @ 29416:d7c7432b35b3
age | author | description |
---|---|---|
Thu, 04 Jun 2009 22:50:38 +0000 | ramiro | Use DECLARE_ALIGNED macro instead of __attribute__((aligned)) for ppc code. |
Sat, 09 May 2009 10:56:37 +0000 | diego | Add missing const qualifiers to AltiVec function parameters where appropriate. |
Thu, 26 Mar 2009 01:30:10 +0000 | ramiro | Move yuv2rgb code to subdirs. |