FFmpeg/libswscale
Carl Eugen Hoyos f5a2c9816e Change variable types from int to enum PixelFormat.
Fixes icc warning #188: enumerated type mixed with another type

Originally committed as revision 27733 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2008-10-09 08:36:04 +00:00
..
cs_test.c
internal_bfin.S
Makefile Split AVOption/AVClass in a separate file. SoC Patch from Keiji Costantini 2008-07-09 22:43:08 +00:00
rgb2rgb_template.c gcc-apple specific fallback not necessary anymore (btw no apple hardware is less than a Intel core, thus it won't come there w/out disabling all the optimizations) 2008-10-05 21:00:16 +00:00
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
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 Do not set src[1] to the palette, it is now in the context 2008-10-08 17:48:23 +00:00
swscale-example.c Remove unused function fast_memcpy. 2008-09-29 06:06:19 +00:00
swscale.c Change variable types from int to enum PixelFormat. 2008-10-09 08:36:04 +00:00
swscale.h Add bitexact flag. 2008-09-12 21:46:53 +00:00
yuv2rgb_altivec.c compilation fix with GCC 4.0.1 on MacOSX tiger, broken by the removal of AVV() macro 2008-07-25 09:15:08 +00:00
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
yuv2rgb.c Remove b5Dither, g5Dither and r5Dither from libswscale. 2008-10-04 18:50:39 +00:00