ffmpeg/libswscale
Diego Biurrun c5fec7d76c Remove redundant ARCH_POWERPC #ifdef around HAVE_ALTIVEC.
Originally committed as revision 26264 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2008-03-18 22:14:57 +00:00
..
Makefile cosmetics: Remove useless empty line. 2008-03-08 14:54:36 +00:00
cs_test.c
internal_bfin.S
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c __asm __volatile -> asm volatile part 3 2008-02-24 14:59:16 +00:00
swscale-example.c
swscale.c Remove redundant ARCH_POWERPC #ifdef around HAVE_ALTIVEC. 2008-03-18 22:14:57 +00:00
swscale.h change sws_format_name to return const char*, supress many warnings 2008-03-06 11:32:25 +00:00
swscale_altivec_template.c Fix outdated comment. 2008-02-25 09:43:52 +00:00
swscale_bfin.c
swscale_internal.h Make av_class a pointer to const. 2008-03-10 14:30:49 +00:00
swscale_template.c remove redundant SwScaler text since av_log uses AVClass context 2008-03-06 09:51:25 +00:00
yuv2rgb.c Mark Y variable in EPILOG macro as av_unused to avoid unused variable warnings. 2008-03-11 09:01:38 +00:00
yuv2rgb_altivec.c typo 2008-03-15 16:13:24 +00:00
yuv2rgb_bfin.c
yuv2rgb_mlib.c
yuv2rgb_template.c
yuv2rgb_vis.c