ffmpeg/libswscale
Ronald S. Bultje 2ba65879b5 swscale: remove unused U/V arguments from yuv2rgb_write().
Also document the function somewhat.
2012-01-05 07:17:01 -08:00
..
bfin swscale: Remove unused variable from ff_bfin_get_unscaled_swscale(). 2011-06-21 20:53:52 +02:00
mlib Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ppc swscale: Use standard multiple inclusion guards in ppc/ header files. 2012-01-04 16:39:37 +01:00
sparc Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
x86 swscale: split scale.asm. 2012-01-03 20:02:07 -08:00
Makefile swscale: split scale.asm. 2012-01-03 20:02:07 -08:00
colorspace-test.c Drop some pointless void* return value casts from av_malloc() invocations. 2012-01-02 16:41:24 +01:00
libswscale.v
options.c AVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_* 2011-10-12 16:51:16 +02:00
rgb2rgb.c Remove extraneous semicolons 2011-12-11 17:23:24 +00:00
rgb2rgb.h sws: replace all long with int. 2011-05-28 10:03:37 -04:00
rgb2rgb_template.c swscale: Remove disabled code. 2011-05-29 14:32:08 +02:00
swscale-test.c swscale: Remove commented-out printf cruft. 2011-05-26 03:45:58 +02:00
swscale.c swscale: remove unused U/V arguments from yuv2rgb_write(). 2012-01-05 07:17:01 -08:00
swscale.h doxygen: misc consistency, spelling and wording fixes 2011-12-12 23:06:23 +01:00
swscale_internal.h sws: readd PAL8 to isPacked() 2011-12-22 11:01:28 +01:00
swscale_unscaled.c swscale: prevent invalid writes in packed_16bpc_bswap 2011-12-26 15:50:17 +01:00
utils.c swscale: don't show full-chroma-int warning for non-RGB output. 2012-01-03 20:01:21 -08:00
yuv2rgb.c swscale: fix signed shift overflows in ff_yuv2rgb_c_init_tables() 2011-10-21 20:56:59 +01:00