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.
 
 
 
 
James Almer e22edbfd41 swscale/x86/rgb2rgb_template: fix signedness of v in shuffle_bytes_2103_{mmx,mmxext} 10 years ago
..
arm swscale: disable ARM code until its build failure with clang/iphone is fixed 11 years ago
ppc swscale/ppc/swscale_altivec.c: POWER LE support in yuv2planeX_8() delete macro GET_VF() it was wrong 10 years ago
x86 swscale/x86/rgb2rgb_template: fix signedness of v in shuffle_bytes_2103_{mmx,mmxext} 10 years ago
Makefile lsws: duplicate ff_log2_tab 10 years ago
bayer_template.c swscale/bayer_template: Add () to protect the argument of BAYER_READ() 10 years ago
colorspace-test.c
hscale_fast_bilinear.c sws: Move fast bilinear C code into seperate file 10 years ago
input.c swscale: add yuv440p10/12 pixfmts. 10 years ago
libswscale.v
log2_tab.c lsws: duplicate ff_log2_tab 10 years ago
options.c Add gamma encodign/decoding before/after scaling in libswscale 10 years ago
output.c swscale/output: Add rgba64/rgb48/bgra64/bgr48 output functions with full chroma interpolation 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
swscale-test.c Merge commit 'f84a1b597c29dc035b8d5529ef88c2d7ff057820' 10 years ago
swscale.c swscale: Assert that pixel format descriptor is not NULL 10 years ago
swscale.h swscale/swscale: Get rid of the SWS_GAMMA_CORRECT flag 10 years ago
swscale_internal.h swscale/swscale: Get rid of the SWS_GAMMA_CORRECT flag 10 years ago
swscale_unscaled.c swscale: add yuv440p10/12 pixfmts. 10 years ago
swscaleres.rc Add Windows resource file support for shared libraries 11 years ago
utils.c swscale/output: Add rgba64/rgb48/bgra64/bgr48 output functions with full chroma interpolation 10 years ago
version.h swscale: support internal scaler cascades 10 years ago
yuv2rgb.c swscale/yuv2rgb: Use av_clip_uint8() 10 years ago