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.
 
 
 
 
Timothy Gu 68a9c8ac77 swscale: Silence an unused variable warning 9 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() 9 years ago
x86 swscale: refactor vertical scaler 9 years ago
Makefile swscale: refactor vertical scaler 9 years ago
alphablend.c swscale/alphablend: fix pointer cast 9 years ago
bayer_template.c swscale/bayer_template: Add () to protect the argument of BAYER_READ() 10 years ago
colorspace-test.c
hscale.c swscale: add license headers and copyrights 9 years ago
hscale_fast_bilinear.c sws: Move fast bilinear C code into seperate file 10 years ago
input.c swscale: ayuv64le input support 9 years ago
libswscale.v
log2_tab.c lsws: duplicate ff_log2_tab 10 years ago
options.c swscale/alphablend: Support SWS_ALPHA_BLEND_CHECKERBOARD 9 years ago
output.c swscale/output: Fix "warning: assignment from incompatible pointer type" 9 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: refactor vertical scaler 9 years ago
swscale-test.c swscale/swscale-test: Fix slice height in random reference data creation. 9 years ago
swscale.c swscale: Silence an unused variable warning 9 years ago
swscale.h swscale/swscale: Document param[0..1] 9 years ago
swscale_internal.h swscale: refactor vertical scaler 9 years ago
swscale_unscaled.c swscale: ayuv64le input support 9 years ago
swscaleres.rc Add Windows resource file support for shared libraries 11 years ago
utils.c swscale: refactor horizontal scaling 9 years ago
version.h swscale: support internal scaler cascades 10 years ago
vscale.c swscale: refactor vertical scaler 9 years ago
yuv2rgb.c swscale/yuv2rgb: Use av_clip_uint8() 10 years ago