ffmpeg/libswscale
Michael Niedermayer 7372e9bbe5 Fix 4 of the unscaled rgb15/16 converters, each of these contained
2-3 bugs each of which made it fail completely, this code clearly
has never been tested and been written by somone who knows the
difference between a potato and a computer is that the first is round.

Originally committed as revision 27519 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2008-09-04 19:49:13 +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 Fix 4 of the unscaled rgb15/16 converters, each of these contained 2008-09-04 19:49:13 +00:00
rgb2rgb.h rgb vs bgr fix for the unscaled converters. 2008-09-04 19:11:39 +00:00
rgb2rgb_template.c rgb vs bgr fix for the unscaled converters. 2008-09-04 19:11: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 Implement swscale_version(). 2008-08-29 18:23:54 +00:00
swscale.h Change headers' guardnames consistently with r15120. 2008-08-31 07:42:11 +00:00
swscale_altivec_template.c
swscale_avoption.c 100L, avoption splited code added, I should double check with svn status... 2008-07-10 15:37:06 +00:00
swscale_bfin.c
swscale_internal.h Change headers' guardnames consistently with r15120. 2008-08-31 07:42:11 +00:00
swscale_template.c Fix rgb15/16 vs. bgr part2. 2008-09-04 18:24:25 +00:00
yuv2rgb.c Fix rgb15/16 vs. bgr part1. 2008-09-04 18:14:29 +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
yuv2rgb_vis.c