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 405723c4cd
swscale/swscale: Use ptrdiff_t for linesize computations
6 months ago
..
aarch64 aarch64: Reindent all assembly to 8/24 column indentation 1 year ago
arm sws: rename SwsContext.swscale to convert_unscaled 4 years ago
loongarch swscale/la: Add following builtin optimized functions 2 years ago
ppc swscale/ppc: remove hScale8To19_vsx 2 years ago
riscv swscale/rgb2rgb: R-V V deinterleaveBytes 1 year ago
tests swscale: introduce isSwappedChroma 3 years ago
x86 swscale/x86/swscale: use a clearer name for INPUT_PLANER_RGB_A_FUNC_CASE 6 months 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
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
input.c swscale: add GBRAP14 format support 1 year ago
libswscale.v
log2_tab.c
options.c Remove unnecessary libavutil/(avutil|common|internal).h inclusions 3 years ago
output.c swscale/output: Avoid undefined overflow in yuv2rgb_write_full() 6 months 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/swscale: Use ptrdiff_t for linesize computations 6 months 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 swscale: add GBRAP14 format support 1 year ago
swscaleres.rc
utils.c swscale/utils: Fix xInc overflow 9 months ago
version.c lib*/version: Move library version functions into files of their own 3 years ago
version.h Bump versions prior to 6.1 1 year 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/yuv2rgb: Use 64bit for brightness computation 6 months ago