]> git.sesse.net Git - ffmpeg/history - libswscale/ppc/swscale_altivec_template.c
Use DECLARE_ALIGNED macro instead of __attribute__((aligned)) for ppc code.
[ffmpeg] / libswscale / ppc / swscale_altivec_template.c
2009-06-04 Ramiro PollaUse DECLARE_ALIGNED macro instead of __attribute__...
2009-05-09 Diego BiurrunAdd missing const qualifiers to AltiVec function parame...
2009-03-29 Diego BiurrunMove swscale AltiVec template code to ppc subdirectory.