ffmpeg/libswscale
Zuxy Meng 5a352b14e7 Fix a typo that causes an assertion to always fail.
Reported by Alexander Bokovikov (openworld AT uralweb DOT ru)

Originally committed as revision 26257 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2008-03-17 06:01:58 +00:00
..
Makefile cosmetics: Remove useless empty line. 2008-03-08 14:54:36 +00:00
cs_test.c
internal_bfin.S
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c
swscale-example.c
swscale.c Fix a typo that causes an assertion to always fail. 2008-03-17 06:01:58 +00:00
swscale.h change sws_format_name to return const char*, supress many warnings 2008-03-06 11:32:25 +00:00
swscale_altivec_template.c
swscale_bfin.c
swscale_internal.h Make av_class a pointer to const. 2008-03-10 14:30:49 +00:00
swscale_template.c remove redundant SwScaler text since av_log uses AVClass context 2008-03-06 09:51:25 +00:00
yuv2rgb.c Mark Y variable in EPILOG macro as av_unused to avoid unused variable warnings. 2008-03-11 09:01:38 +00:00
yuv2rgb_altivec.c typo 2008-03-15 16:13:24 +00:00
yuv2rgb_bfin.c
yuv2rgb_mlib.c
yuv2rgb_template.c
yuv2rgb_vis.c