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 0ae40c5a70 swscale/swscale: Fix "unused variable" warning 9 years ago
..
arm
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
colorspace-test.c
gamma.c swscale: re-enable gamma 9 years ago
hscale.c swscale: add license headers and copyrights 9 years ago
hscale_fast_bilinear.c
input.c swscale: ayuv64le input support 9 years ago
libswscale.v
log2_tab.c
options.c swscale: use AV_OPT_TYPE_BOOL 9 years ago
output.c Replace all remaining occurances of step/depth_minus1 and offset_plus1 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: re-enable gamma 9 years ago
swscale-test.c swscale/swscale-test: Fix slice height in random reference data creation. 9 years ago
swscale.c swscale/swscale: Fix "unused variable" warning 9 years ago
swscale.h Merge commit '9d58639e270f7612874681e0ca30fa461e2667b7' 9 years ago
swscale_internal.h swscale: Forward colorspace updates to the 2nd cascaded context in case of alphablend 9 years ago
swscale_unscaled.c Replace all remaining occurances of step/depth_minus1 and offset_plus1 9 years ago
swscaleres.rc
utils.c swscale: Forward colorspace updates to the 2nd cascaded context in case of alphablend 9 years ago
version.h Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249' 9 years ago
vscale.c swscale: re-enable gamma 9 years ago
yuv2rgb.c