ffmpeg/libswscale
Diego Pettenò b5c44b1ab6 Mark some symbols in swscale.c as constant.
These are only used in swscale_template.c (and thus don't need to be
made extern), and can be declared as ASM constants.

Originally committed as revision 27737 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2008-10-09 11:13:14 +00:00
..
Makefile
cs_test.c
internal_bfin.S
rgb2rgb.c enable yuv422p to uyvy converter 2008-09-05 00:25:39 +00:00
rgb2rgb.h spelling/wording cosmetics 2008-09-10 00:02:31 +00:00
rgb2rgb_template.c Mark variation-specific interleaveBytes static. 2008-10-09 11:11:35 +00:00
swscale-example.c Remove unused function fast_memcpy. 2008-09-29 06:06:19 +00:00
swscale.c Mark some symbols in swscale.c as constant. 2008-10-09 11:13:14 +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 Add a new unscaled PAL8 -> RGB converter. 2008-10-08 17:46:22 +00:00
swscale_template.c Invert logic for the single-pass in swScale() functions. 2008-10-09 11:10:30 +00:00
yuv2rgb.c Mark dither_2x2_{8,4} static to swscale.c 2008-10-09 11:12:38 +00:00
yuv2rgb_altivec.c
yuv2rgb_bfin.c
yuv2rgb_mlib.c
yuv2rgb_template.c Remove b5Dither, g5Dither and r5Dither from libswscale. 2008-10-04 18:50:39 +00:00
yuv2rgb_vis.c