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 swscale: re-enable gamma 2015-09-04 19:00:20 -03:00
alphablend.c Replace all remaining occurances of step/depth_minus1 and offset_plus1 2015-09-08 17:10:48 +02:00
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 swscale: re-enable gamma 2015-09-04 19:00:20 -03:00
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/swscale: Add some sanity checks for srcSlice* parameters 2016-01-17 20:35:36 +01: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/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 Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249' 2015-09-05 21:35:46 +02:00
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