ffmpeg/libswscale
Ramiro Polla c0cf20a24a Use DECLARE_ALIGNED macro instead of __attribute__((aligned)) for ppc code.
Originally committed as revision 29350 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2009-06-04 22:50:38 +00:00
..
bfin
mlib
ppc Use DECLARE_ALIGNED macro instead of __attribute__((aligned)) for ppc code. 2009-06-04 22:50:38 +00:00
sparc
x86
Makefile
colorspace-test.c
options.c
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c
swscale-example.c Testing RGB48 variants requires bigger stride in swscale-example.c 2009-06-02 15:35:58 +00:00
swscale.c Use DECLARE_ALIGNED macro instead of gcc __attribute__. 2009-06-04 21:55:52 +00:00
swscale.h
swscale_internal.h Use DECLARE_ALIGNED macro instead of gcc __attribute__. 2009-06-04 21:55:52 +00:00
swscale_template.c Replace more uses of __attribute__((aligned)) by DECLARE_ALIGNED. 2009-06-04 22:10:52 +00:00
yuv2rgb.c YUV into RGB48 BE/LE conversion support 2009-06-02 12:30:11 +00:00