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.
 
 
 
 
Martin Storsjö 70db14376c swscale: aarch64: Optimize the final summation in the hscale routine 3 years ago
..
aarch64 swscale: aarch64: Optimize the final summation in the hscale routine 3 years ago
arm sws: rename SwsContext.swscale to convert_unscaled 3 years ago
ppc sws: rename SwsContext.swscale to convert_unscaled 3 years ago
tests swscale: introduce isSwappedChroma 3 years ago
x86 swscale/x86/swscale: Remove superfluous and invalid ';' 3 years ago
Makefile libswscale: Split version.h 3 years ago
alphablend.c swscale/alphablend: Fix slice handling 3 years ago
bayer_template.c swscale: do not drop half of bits from 16bit bayer formats 4 years ago
gamma.c swscale: re-enable gamma 9 years ago
hscale.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
hscale_fast_bilinear.c sws: Move fast bilinear C code into seperate file 10 years ago
input.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
libswscale.v build: Change structure of the linker version script templates 9 years ago
log2_tab.c lsws: duplicate ff_log2_tab 10 years ago
options.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
output.c swscale/output: use isSwappedChroma 3 years ago
rgb2rgb.c swscale: aarch64: Add a NEON implementation of interleaveBytes 5 years ago
rgb2rgb.h Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
rgb2rgb_template.c swscale/rgb2rgb_template: use shuffle macro on big-endian arches 4 years ago
slice.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
swscale.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
swscale.h Keep including the full version.h when headers are included externally 3 years ago
swscale_internal.h Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
swscale_unscaled.c sws: add a new scaling API 3 years ago
swscaleres.rc Add Windows resource file support for shared libraries 11 years ago
utils.c libswscale: Split version.h 3 years ago
version.h doc: Add an entry to APIchanges about changes to version.h and version_major.h 3 years ago
version_major.h libswscale: Split version.h 3 years ago
vscale.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
yuv2rgb.c swscale/yuv2rgb: Silence a set-but-unused-variable warning 3 years ago