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.
 
 
 
 
Pedro Arthur 5bd62a1b3c swscale: fix ticket #4881 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 Replace all remaining occurances of step/depth_minus1 and offset_plus1 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 Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112' 12 years ago
gamma.c swscale: re-enable gamma 9 years ago
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 swscale: Do not make ff_ symbols globally visible. 12 years ago
log2_tab.c lsws: duplicate ff_log2_tab 10 years ago
options.c doc/scaler, swscale/options: use proper capitalization 9 years ago
output.c swscale/output: fix undefined left shifts of negative numbers 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: fix ticket #4881 9 years ago
swscale-test.c swscale/swscale-test: Fix slice height in random reference data creation. 9 years ago
swscale.c swscale: fix ticket #4881 9 years ago
swscale.h Merge commit '9d58639e270f7612874681e0ca30fa461e2667b7' 9 years ago
swscale_internal.h swscale: fix ticket #4881 9 years ago
swscale_unscaled.c Replace all remaining occurances of step/depth_minus1 and offset_plus1 9 years ago
swscaleres.rc Add Windows resource file support for shared libraries 11 years ago
utils.c all: add _DEFAULT_SOURCE locally wherever needed 9 years ago
version.h Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249' 9 years ago
vscale.c swscale: re-enable gamma 9 years ago
yuv2rgb.c swscale/yuv2rgb: Use av_clip_uint8() 10 years ago