ffmpeg/libswscale
Michael Niedermayer 8588e1484e Avoid some explicit types in sizeof().
Originally committed as revision 27611 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2008-09-14 19:29:14 +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 spelling/grammar/wording overhaul 2008-07-04 13:49:45 +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
rgb2rgb_template.c enable yuv422p to uyvy converter 2008-09-05 00:25:39 +00:00
swscale-example.c Add fflush to prevent stdout & stderr from being mixed. 2008-09-04 15:13:55 +00:00
swscale.c Avoid some explicit types in sizeof(). 2008-09-14 19:29:14 +00:00
swscale.h Add bitexact flag. 2008-09-12 21:46:53 +00:00
swscale_altivec_template.c spelling/grammar/wording overhaul 2008-07-04 13:49:45 +00:00
swscale_avoption.c Add bitexact flag. 2008-09-12 21:46:53 +00:00
swscale_bfin.c spelling/grammar/wording overhaul 2008-07-04 13:49:45 +00:00
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 Move dither tables from yuv2rgb to swscale, they have been written by me and 2008-09-14 18:00:49 +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 spelling/grammar/wording overhaul 2008-07-04 13:49:45 +00:00
yuv2rgb_mlib.c spelling/grammar/wording overhaul 2008-07-04 13:49:45 +00:00
yuv2rgb_template.c spelling/grammar/wording overhaul 2008-07-04 13:49:45 +00:00
yuv2rgb_vis.c