ffmpeg/libswscale
Michael Niedermayer fc2588a1d6 swscale/vscale: Use matching sliceY/chrSliceY for luma/chroma
No case known where that makes a difference

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2016-01-14 23:49:52 +01:00
..
arm swscale/arm/yuv2rgb: add ff_yuv422p_to_{argb,rgba,abgr,bgra}_neon_{16,32} 2016-01-04 18:56:52 +01:00
ppc
x86 swscale/x86/rgb2rgb_template: Fallback to mmx in interleaveBytes() if the alignment is insufficient for SSE* 2015-12-15 03:06:33 +01:00
Makefile
alphablend.c
bayer_template.c
colorspace-test.c swscale: rename sws_rgb2rgb_init to ff_sws_rgb2rgb_init 2015-10-29 23:49:46 +01:00
gamma.c
hscale.c swscale: Move Contexts used only in hscale.c into it 2016-01-14 21:58:02 +01:00
hscale_fast_bilinear.c
input.c
libswscale.v
log2_tab.c
options.c swscale: use AV_OPT_TYPE_BOOL for {src,dst}_range options 2015-12-04 15:43:34 +01:00
output.c swscale/output: Assert that yalpha and uvalpha are within their expected range 2016-01-14 21:58:02 +01:00
rgb2rgb.c swscale: rename sws_rgb2rgb_init to ff_sws_rgb2rgb_init 2015-10-29 23:49:46 +01:00
rgb2rgb.h swscale: rename sws_rgb2rgb_init to ff_sws_rgb2rgb_init 2015-10-29 23:49:46 +01:00
rgb2rgb_template.c
slice.c swscale/slice: Fix indention 2016-01-14 21:58:02 +01:00
swscale-test.c
swscale.c swscale: fix ticket #4881 2015-10-13 13:43:39 -03:00
swscale.h swscale/swscale: add av_warn_unused_result to sws_init_context 2015-10-16 17:18:21 -04:00
swscale_internal.h swscale/vscale: Check that 2 tap filters are bilinear before using bilinear code 2016-01-14 21:59:12 +01:00
swscale_unscaled.c swscale/arm: add ff_nv{12,21}_to_{argb,rgba,abgr,bgra}_neon 2015-11-23 14:47:12 +01:00
swscaleres.rc
utils.c swscale/utils: Detect and skip unneeded sws_setColorspaceDetails() calls 2016-01-14 15:46:55 +01:00
version.h
vscale.c swscale/vscale: Use matching sliceY/chrSliceY for luma/chroma 2016-01-14 23:49:52 +01:00
yuv2rgb.c swscale/yuv2rgb: Factor YUVRGB_TABLE_LUMA_HEADROOM out 2016-01-14 15:46:55 +01:00