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.
 
 
 
 
Ganesh Ajjanagadde c8905e0d67 swscale/utils: replace pow by exp2 9 years ago
..
arm swscale/arm: add ff_nv{12,21}_to_{argb,rgba,abgr,bgra}_neon_16 9 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 swscale: rename sws_rgb2rgb_init to ff_sws_rgb2rgb_init 9 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
log2_tab.c lsws: duplicate ff_log2_tab 10 years ago
options.c swscale: use AV_OPT_TYPE_BOOL for {src,dst}_range options 9 years ago
output.c swscale/output: fix undefined left shifts of negative numbers 9 years ago
rgb2rgb.c swscale: rename sws_rgb2rgb_init to ff_sws_rgb2rgb_init 9 years ago
rgb2rgb.h swscale: rename sws_rgb2rgb_init to ff_sws_rgb2rgb_init 9 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 swscale/swscale: add av_warn_unused_result to sws_init_context 9 years ago
swscale_internal.h swscale: rename sws_context_class to ff_sws_context_class 9 years ago
swscale_unscaled.c swscale/arm: add ff_nv{12,21}_to_{argb,rgba,abgr,bgra}_neon 9 years ago
swscaleres.rc Add Windows resource file support for shared libraries 11 years ago
utils.c swscale/utils: replace pow by exp2 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