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.
Michael Niedermayer 1ff19987be swscale/yuv2rgb: Fix vertical dither offset with slices 5 years ago
..
arm swscale: disable ARM code until its build failure with clang/iphone is fixed 12 years ago
ppc swscale/ppc/yuv2rgb_altivec: POWER LE support in the macros vec_unh() and vec_unl() 10 years ago
x86 swscale/x86/output: Fix yuv2planeX_16* with unaligned destination 10 years ago
Makefile swscale: re-enable gamma 10 years ago
alphablend.c swscale/alphablend: fix pointer cast 10 years ago
bayer_template.c swscale/bayer_template: Add () to protect the argument of BAYER_READ() 11 years ago
colorspace-test.c Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112' 13 years ago
gamma.c swscale: re-enable gamma 10 years ago
hscale.c swscale: add license headers and copyrights 10 years ago
hscale_fast_bilinear.c sws: Move fast bilinear C code into seperate file 11 years ago
input.c swscale/input: Fix several invalid shifts related to rgb2yuv constants 5 years ago
libswscale.v swscale: Do not make ff_ symbols globally visible. 13 years ago
log2_tab.c lsws: duplicate ff_log2_tab 11 years ago
options.c swscale/alphablend: Support SWS_ALPHA_BLEND_CHECKERBOARD 10 years ago
output.c swscale/output: Fix integer overflow in yuv2rgb_write_full() with out of range input 5 years ago
rgb2rgb.c swscale/rgb2rgb_template: Implement shuffle_bytes_0321_c and fix shuffle_bytes_2103_c on BE 10 years ago
rgb2rgb.h swscale/rgb2rgb_template: Implement shuffle_bytes_0321_c and fix shuffle_bytes_2103_c on BE 10 years ago
rgb2rgb_template.c swscale/rgb2rgb_template: Fix signedness of v in shuffle_bytes_2103_c() 10 years ago
slice.c swscale: fix ticket #4881 10 years ago
swscale-test.c libswcale: Fix possible string overflow in test. 6 years ago
swscale.c swscale/swscale: Fix several invalid shifts related to vChrDrop 5 years ago
swscale.h swscale/swscale: Document param[0..1] 10 years ago
swscale_internal.h swscale/vscale: Check that 2 tap filters are bilinear before using bilinear code 10 years ago
swscale_unscaled.c swscale/swscale_unscaled: Try to fix Rgb16ToPlanarRgb16Wrapper() with slices 9 years ago
swscaleres.rc Add Windows resource file support for shared libraries 12 years ago
utils.c swscale/utils: Fix chrSrcHSubSample for GBRAP16 10 years ago
version.h swscale: support internal scaler cascades 11 years ago
vscale.c swscale/vscale: Check that 2 tap filters are bilinear before using bilinear code 10 years ago
yuv2rgb.c swscale/yuv2rgb: Fix vertical dither offset with slices 5 years ago