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 47ac3e6065
version.h: Bump minor post 6.0 branch
2 years ago
..
aarch64 sw_scale: Add specializations for hscale 16 to 19 2 years ago
arm sws: rename SwsContext.swscale to convert_unscaled 3 years ago
loongarch swscale/la: Add output_lasx.c file. 2 years ago
ppc sws: rename SwsContext.swscale to convert_unscaled 3 years ago
riscv sws/rgb2rgb: RISC-V 64-bit V packed YUYV/UYVY to planar 4:2:2 2 years ago
tests swscale: introduce isSwappedChroma 3 years ago
x86 x86: replace explicit REP_RETs with RETs 2 years ago
Makefile swscale/input: add rgbaf16 input support 2 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
half2float.c swscale/input: add rgbaf16 input support 2 years ago
hscale.c swscale: add opaque parameter to input functions 2 years ago
hscale_fast_bilinear.c sws: Move fast bilinear C code into seperate file 10 years ago
input.c swscale/input: Use more unsigned intermediates 2 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: Bias 16bps output calculations to improve non overflowing range for GBRP16/GBRPF32 2 years ago
rgb2rgb.c sws/rgb2rgb: RISC-V V shuffle_bytes_xxxx functions 2 years ago
rgb2rgb.h sws/rgb2rgb: RISC-V V shuffle_bytes_xxxx functions 2 years ago
rgb2rgb_template.c swscale/rgb2rgb_template: use shuffle macro on big-endian arches 4 years ago
slice.c swscale/input: add rgbaf16 input support 2 years ago
swscale.c swscale/la: Optimize hscale functions with lasx. 2 years ago
swscale.h swscale: document some missing arguments 2 years ago
swscale_internal.h swscale/la: Optimize hscale functions with lasx. 2 years ago
swscale_unscaled.c libswscale: force a minimum size of the slide for bayer sources 2 years ago
swscaleres.rc Add Windows resource file support for shared libraries 11 years ago
utils.c sws/utils.c: Do not uselessly call initFilter() when unscaling 2 years ago
version.c lib*/version: Move library version functions into files of their own 3 years ago
version.h version.h: Bump minor post 6.0 branch 2 years ago
version_major.h Bump major versions of all libraries 2 years ago
vscale.c Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
yuv2rgb.c swscale/la: Add yuv2rgb_lasx.c and rgb2rgb_lasx.c files 2 years ago