FFmpeg/libswscale
Niklas Haas c1a0e65763 swscale/internal: constify SwsFunc
I want to move away from having random leaf processing functions mutate
plane pointers, and while we're at it, we might as well make the strides
and tables const as well.

Sponsored-by: Sovereign Tech Fund
Signed-off-by: Niklas Haas <git@haasn.dev>
2024-10-07 19:51:34 +02:00
..
aarch64 swscale/internal: constify SwsFunc 2024-10-07 19:51:34 +02:00
arm swscale/internal: constify SwsFunc 2024-10-07 19:51:34 +02:00
loongarch swscale/internal: constify SwsFunc 2024-10-07 19:51:34 +02:00
ppc swscale/internal: constify SwsFunc 2024-10-07 19:51:34 +02:00
riscv swscale/rgb2rgb: enable R-V V deinterleaveBytes 2024-09-04 22:04:11 +03:00
tests tests/swscale: fix minor typos 2024-10-07 19:51:34 +02:00
x86 swscale/internal: constify SwsFunc 2024-10-07 19:51:34 +02:00
alphablend.c swscale/internal: constify SwsFunc 2024-10-07 19:51:34 +02:00
bayer_template.c swscale/internal: constify SwsFunc 2024-10-07 19:51:34 +02:00
gamma.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
half2float.c swscale/input: add rgbaf16 input support 2022-08-19 22:09:36 +02:00
hscale.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
hscale_fast_bilinear.c
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/internal: rename NB_SWS_DITHER for consistency 2024-10-07 19:51:34 +02:00
output.c swscale/output: Fix undefined integer overflow in yuv2rgba64_2_c_template() 2024-09-19 00:24:26 +02:00
rgb2rgb.c swscale/internal: constify SwsFunc 2024-10-07 19:51:34 +02:00
rgb2rgb.h swscale/internal: constify SwsFunc 2024-10-07 19:51:34 +02:00
rgb2rgb_template.c swscale/internal: constify SwsFunc 2024-10-07 19:51:34 +02:00
slice.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
swscale.c swscale/internal: turn cascaded_tmp into an array 2024-10-07 19:51:34 +02:00
swscale.h swscale: document SWS_FULL_CHR_H_* flags 2024-08-16 11:43:37 +02:00
swscale_internal.h swscale/internal: constify SwsFunc 2024-10-07 19:51:34 +02:00
swscale_unscaled.c swscale/internal: constify SwsFunc 2024-10-07 19:51:34 +02:00
swscaleres.rc
utils.c swscale/internal: turn cascaded_tmp into an array 2024-10-07 19:51:34 +02:00
version.c lib*/version: Use static_assert for static asserts 2024-03-31 00:08:42 +01:00
version.h */version.h: bump after release/7.1 branch 2024-09-24 17:10:35 +02:00
version_major.h libs: bump major version for all libraries 2024-03-07 11:29:43 -03:00
vscale.c avutil/common: Don't auto-include mem.h 2024-03-31 00:08:43 +01:00
yuv2rgb.c swscale/internal: constify SwsFunc 2024-10-07 19:51:34 +02:00