ffmpeg/libswscale
Vittorio Giovara ff8c2c4103 yuv2rgb: Document the color space coefficients
Based on the original documentation found in mpeg2dec (1995).

Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
2016-01-19 23:30:36 +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: Fix planar2x() for short width 2016-01-17 12:34:34 +01:00
Makefile
alphablend.c
bayer_template.c
colorspace-test.c
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
output.c swscale/output: Assert that yalpha and uvalpha are within their expected range 2016-01-14 21:58:02 +01:00
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c
slice.c swscale/slice: Fix indention 2016-01-14 21:58:02 +01:00
swscale-test.c
swscale.c swscale/swscale: Add some sanity checks for srcSlice* parameters 2016-01-17 20:35:36 +01:00
swscale.h
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/swscale_unscaled: Fix odd height inputs for bayer_to_yv12_wrapper() 2016-01-17 01:19:43 +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 yuv2rgb: Document the color space coefficients 2016-01-19 23:30:36 +01:00