..
aarch64
swscale/aarch64: Fix rgb24toyv12 only works with aligned width
2024-09-25 21:37:11 +02:00
arm
libswscale: arm: Don't assume aligned output in yuv2rgb functions
2024-08-30 18:02:48 +02:00
loongarch
swscale: [loongarch] Fix checkasm-sw_yuv2rgb failure.
2024-07-31 17:43:40 +02:00
ppc
swscale/ppc/swscale_ppc_template: Reindent after the previous commit
2024-04-06 18:08:21 +02:00
riscv
swscale/rgb2rgb: enable R-V V deinterleaveBytes
2024-09-08 20:50:56 +02:00
tests
swscale/tests/swscale: Add help text
2024-02-24 15:27:40 +01:00
x86
swscale/x86/rgb2rgb: disable rgb24toyv12_mmxext for x86_64
2024-09-08 20:51:02 +02:00
alphablend.c
swscale/alphablend: Fix slice handling
2021-10-03 20:38:29 +02:00
bayer_template.c
swscale: do not drop half of bits from 16bit bayer formats
2020-08-08 12:03:42 +02:00
gamma.c
avutil/common: Don't auto-include mem.h
2024-04-01 19:51:37 +02:00
half2float.c
swscale/input: add rgbaf16 input support
2022-08-19 22:09:36 +02:00
hscale_fast_bilinear.c
hscale.c
avutil/common: Don't auto-include mem.h
2024-04-01 19:51:37 +02:00
input.c
swscale: add GBRAP14 format support
2023-09-28 19:37:58 +02:00
libswscale.v
log2_tab.c
Makefile
swscale/input: add rgbaf16 input support
2022-08-19 22:09:36 +02:00
options.c
swscale/options: relax src/dst_h/v_chr_pos value range
2024-08-30 18:02:36 +02:00
output.c
swscale/output: Fix undefined integer overflow in yuv2rgba64_2_c_template()
2024-09-19 18:49:03 +02:00
rgb2rgb_template.c
swscale/rgb2rgb: improve chroma conversion in ff_rgb24toyv12_c
2024-09-08 20:51:02 +02:00
rgb2rgb.c
sws/rgb2rgb: RISC-V V shuffle_bytes_xxxx functions
2022-09-30 07:24:09 +02:00
rgb2rgb.h
swscale/rgb2rgb: improve chroma conversion in ff_rgb24toyv12_c
2024-09-08 20:51:02 +02:00
slice.c
avutil/common: Don't auto-include mem.h
2024-04-01 19:51:37 +02:00
swscale_internal.h
swscale: export ff_copyPlane so it may be used by simd code
2024-08-30 18:02:51 +02:00
swscale_unscaled.c
swscale: export ff_copyPlane so it may be used by simd code
2024-08-30 18:02:51 +02:00
swscale.c
swscale/swscale: Use unsigned operation to avoid undefined behavior
2024-09-19 18:49:03 +02:00
swscale.h
swscale: document SWS_FULL_CHR_H_* flags
2024-08-30 18:02:35 +02:00
swscaleres.rc
utils.c
swscale/utils: fix leak on threaded ctx init failure
2024-07-24 00:53:39 +02:00
version_major.h
libs: bump major version for all libraries
2024-03-17 19:46:28 +01:00
version.c
lib*/version: Use static_assert for static asserts
2024-04-01 19:50:54 +02:00
version.h
Bump after 7.0 branch point
2024-03-27 19:21:50 +01:00
vscale.c
avutil/common: Don't auto-include mem.h
2024-04-01 19:51:37 +02:00
yuv2rgb.c
swscale/yuv2rgb: add yuv42{0,2}p -> gbrp unscaled colorspace converters
2024-08-30 18:02:41 +02:00