ffmpeg/libswscale
KO Myung-Hun 337a2a4530 Check param in sws_getCachedContext().
Patch by KO Myung-Hun komh chollian net
Original thread: [FFmpeg-devel] [PATCH] param check in sws_getCachedContext()
Date: Wed Jan 9 11:15:19 CET 2008

Originally committed as revision 25775 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
2008-01-17 08:06:09 +00:00
..
cs_test.c license header consistency cosmetics 2007-07-05 10:18:58 +00:00
internal_bfin.S adding blackfin optimized yuyvtoyv12 converter 2007-07-20 00:09:45 +00:00
Makefile Rename LIB to LIBNAME for consistency. 2007-10-18 09:35:02 +00:00
rgb2rgb_template.c comment spelling/grammar fixes 2007-11-22 10:27:58 +00:00
rgb2rgb.c license header consistency cosmetics 2007-07-05 10:18:58 +00:00
rgb2rgb.h 1l: Update wrong #endif comment. 2007-10-18 09:31:47 +00:00
swscale_altivec_template.c Fix some spelling typos 2007-12-02 14:07:01 +00:00
swscale_bfin.c integrating blackfin optimized yuyvtoyv12 converter 2007-07-20 00:11:38 +00:00
swscale_internal.h comment typo fixes 2007-12-21 11:47:09 +00:00
swscale_template.c Comment some #endif directives. 2007-11-30 13:21:20 +00:00
swscale-example.c license header consistency cosmetics 2007-07-05 10:18:58 +00:00
swscale.c Check param in sws_getCachedContext(). 2008-01-17 08:06:09 +00:00
swscale.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-18 09:30:33 +00:00
yuv2rgb_altivec.c cosmetics: Fix AltiVec spelling. 2007-10-02 10:37:59 +00:00
yuv2rgb_bfin.c removing reference to bfin_sram.h its not used anylonger 2007-07-20 00:10:55 +00:00
yuv2rgb_mlib.c This was rewritten by Michael, switch copyrights to him and license to LGPL. 2007-07-17 09:35:21 +00:00
yuv2rgb_template.c cosmetic (get rid of _ at the start of local variable names) 2007-09-24 07:31:43 +00:00
yuv2rgb_vis.c UltraSPARC VIS yuv2rgb 2007-07-19 07:24:43 +00:00
yuv2rgb.c Revert wrong ARCH_BFIN --> HAVE_BFIN change. 2007-09-27 08:00:22 +00:00