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.
 
 
 
 
Mark Reid 52f7026164 swscale/x86/input.asm: add x86-optimized planer rgb2yuv functions 3 years ago
..
aarch64 sws: rename SwsContext.swscale to convert_unscaled 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/input.asm: add x86-optimized planer rgb2yuv functions 3 years ago
Makefile Makefile: Redo duplicating object files in shared builds 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
hscale.c
hscale_fast_bilinear.c
input.c swscale: add P210/P410/P216/P416 input 3 years ago
libswscale.v
log2_tab.c
options.c libswscale/options: Add parent_log_context_offset to AVClass 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 swscale: aarch64: Add a NEON implementation of interleaveBytes 5 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 swscale/swscale: check SWS_PRINT_INFO flag for printing alignment warnings 3 years ago
swscale.h swscale/swscale: Improve *ColorspaceDetails() doxy 3 years ago
swscale_internal.h swscale: introduce isSwappedChroma 3 years ago
swscale_unscaled.c sws: add a new scaling API 3 years ago
swscaleres.rc
utils.c swscale: add P210/P410/P216/P416 output 3 years ago
version.h lib*/version.h: Bump Versions after release/5.0 branch 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