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 42f2cf1597 libswscale/tests/swscale: Fix uninitialized variables 8 years ago
..
arm swscale: disable ARM code until its build failure with clang/iphone is fixed 11 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 9 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() 10 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 GBRAP16 input 9 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 "warning: assignment from incompatible pointer type" 10 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 libswscale/tests/swscale: Fix uninitialized variables 8 years ago
swscale.c swscale/swscale: Add some sanity checks for srcSlice* parameters 9 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 9 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 9 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 9 years ago
yuv2rgb.c swscale/yuv2rgb: Factor YUVRGB_TABLE_LUMA_HEADROOM out 9 years ago