ffmpeg/libswscale
Aurelien Jacobs 13394e8cbb Change one more variable type from int to enum PixelFormat.
This one was missing from r27727.

Originally committed as revision 27728 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2008-10-08 11:59:01 +00:00
..
Makefile Split AVOption/AVClass in a separate file. SoC Patch from Keiji Costantini 2008-07-09 22:43:08 +00:00
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 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
swscale-example.c Remove unused function fast_memcpy. 2008-09-29 06:06:19 +00:00
swscale.c Change one more variable type from int to enum PixelFormat. 2008-10-08 11:59:01 +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 Change variable types from int to enum PixelFormat. 2008-10-07 19:44:39 +00:00
swscale_template.c Remove b5Dither, g5Dither and r5Dither from libswscale. 2008-10-04 18:50:39 +00:00
yuv2rgb.c Remove b5Dither, g5Dither and r5Dither from libswscale. 2008-10-04 18:50:39 +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