ffmpeg/libswscale
Benjamin Zores a35acd7f8c Fix libswscale build after r27561 if --enable-runtime-cpudetection is used.
Originally committed as revision 27602 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2008-09-13 16:13:04 +00:00
..
Makefile
cs_test.c
internal_bfin.S
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c
swscale-example.c
swscale.c Rename yuv2rgb variables to avoid name clashes with the ones used by bfin asm. 2008-09-13 11:52:03 +00:00
swscale.h Add bitexact flag. 2008-09-12 21:46:53 +00:00
swscale_altivec_template.c
swscale_avoption.c Add bitexact flag. 2008-09-12 21:46:53 +00:00
swscale_bfin.c
swscale_internal.h Rename yuv2rgb variables to avoid name clashes with the ones used by bfin asm. 2008-09-13 11:52:03 +00:00
swscale_template.c Fix libswscale build after r27561 if --enable-runtime-cpudetection is used. 2008-09-13 16:13:04 +00:00
yuv2rgb.c Fix chroma yuv->rgb tables for jpeg style yuv, this was missed as it 2008-09-11 00:09:01 +00:00
yuv2rgb_altivec.c
yuv2rgb_bfin.c
yuv2rgb_mlib.c
yuv2rgb_template.c
yuv2rgb_vis.c