You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Vittorio Giovara ff8c2c4103 yuv2rgb: Document the color space coefficients 9 years ago
..
arm swscale/arm/yuv2rgb: add ff_yuv422p_to_{argb,rgba,abgr,bgra}_neon_{16,32} 9 years ago
ppc swscale/ppc/yuv2rgb_altivec: POWER LE support in the macros vec_unh() and vec_unl() 10 years ago
x86 swscale/x86/rgb2rgb_template: Fix planar2x() for short width 9 years ago
Makefile swscale: re-enable gamma 9 years ago
alphablend.c Replace all remaining occurances of step/depth_minus1 and offset_plus1 9 years ago
bayer_template.c swscale/bayer_template: Add () to protect the argument of BAYER_READ() 10 years ago
colorspace-test.c swscale: rename sws_rgb2rgb_init to ff_sws_rgb2rgb_init 9 years ago
gamma.c swscale: re-enable gamma 9 years ago
hscale.c swscale: Move Contexts used only in hscale.c into it 9 years ago
hscale_fast_bilinear.c sws: Move fast bilinear C code into seperate file 11 years ago
input.c swscale: ayuv64le input support 10 years ago
libswscale.v
log2_tab.c lsws: duplicate ff_log2_tab 11 years ago
options.c swscale: use AV_OPT_TYPE_BOOL for {src,dst}_range options 9 years ago
output.c swscale/output: Assert that yalpha and uvalpha are within their expected range 9 years ago
rgb2rgb.c swscale: rename sws_rgb2rgb_init to ff_sws_rgb2rgb_init 9 years ago
rgb2rgb.h swscale: rename sws_rgb2rgb_init to ff_sws_rgb2rgb_init 9 years ago
rgb2rgb_template.c swscale/rgb2rgb_template: Fix signedness of v in shuffle_bytes_2103_c() 10 years ago
slice.c swscale/slice: Fix indention 9 years ago
swscale-test.c swscale/swscale-test: Fix slice height in random reference data creation. 9 years ago
swscale.c swscale/swscale: Add some sanity checks for srcSlice* parameters 9 years ago
swscale.h swscale/swscale: add av_warn_unused_result to sws_init_context 9 years ago
swscale_internal.h swscale/vscale: Check that 2 tap filters are bilinear before using bilinear code 9 years ago
swscale_unscaled.c swscale/swscale_unscaled: Fix odd height inputs for bayer_to_yv12_wrapper() 9 years ago
swscaleres.rc Add Windows resource file support for shared libraries 11 years ago
utils.c swscale/utils: Detect and skip unneeded sws_setColorspaceDetails() calls 9 years ago
version.h Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249' 9 years ago
vscale.c swscale/vscale: Use matching sliceY/chrSliceY for luma/chroma 9 years ago
yuv2rgb.c yuv2rgb: Document the color space coefficients 9 years ago