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.
 
 
 
 
Anton Khirnov 37c0fe49b7 sws: move updating the palette higher up 4 years ago
..
aarch64 sws: rename SwsContext.swscale to convert_unscaled 4 years ago
arm sws: rename SwsContext.swscale to convert_unscaled 4 years ago
ppc sws: rename SwsContext.swscale to convert_unscaled 4 years ago
tests libswscale/tests: add floatimg_cmp test 4 years ago
x86 Include attributes.h directly 4 years ago
Makefile
alphablend.c
bayer_template.c
gamma.c
hscale.c
hscale_fast_bilinear.c
input.c
libswscale.v
log2_tab.c
options.c
output.c lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 4 years ago
rgb2rgb.c
rgb2rgb.h
rgb2rgb_template.c swscale/rgb2rgb_template: use shuffle macro on big-endian arches 4 years ago
slice.c libswscale: avoid UB nullptr-with-offset. 4 years ago
swscale.c sws: move updating the palette higher up 4 years ago
swscale.h libswscale: Remove unused deprecated functions, make used ones static 4 years ago
swscale_internal.h sws: rename SwsContext.swscale to convert_unscaled 4 years ago
swscale_unscaled.c sws: rename SwsContext.swscale to convert_unscaled 4 years ago
swscaleres.rc
utils.c sws: rename SwsContext.swscale to convert_unscaled 4 years ago
version.h Bump major versions of all libraries. 4 years ago
vscale.c
yuv2rgb.c