FFmpeg/libswscale
Reimar Döffinger c14731d8da Fix typo in comment
Originally committed as revision 25829 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2008-01-21 20:46:28 +00:00
..
cs_test.c
internal_bfin.S
Makefile
rgb2rgb_template.c Remove some useless parentheses. 2008-01-17 11:07:27 +00:00
rgb2rgb.c
rgb2rgb.h
swscale_altivec_template.c Remove some useless parentheses. 2008-01-17 11:07:27 +00:00
swscale_bfin.c
swscale_internal.h
swscale_template.c Change (a == NULL) condition to (!a) and (a != NULL) condition to (a). 2008-01-17 15:49:31 +00:00
swscale-example.c Change (a == NULL) condition to (!a) and (a != NULL) condition to (a). 2008-01-17 15:49:31 +00:00
swscale.c Fix typo in comment 2008-01-21 20:46:28 +00:00
swscale.h
yuv2rgb_altivec.c
yuv2rgb_bfin.c
yuv2rgb_mlib.c
yuv2rgb_template.c
yuv2rgb_vis.c
yuv2rgb.c