FFmpeg/libswscale
Niklas Haas ec9985b54f swscale/internal: constify and expose ff_swscale()
Used as an intermediate entry point for the new swscale context. The extra
constification is a consistency measure, as I want to move the memcpy of
stride and plane pointers to the functions that actually need to mutate them.

Sponsored-by: Sovereign Tech Fund
Signed-off-by: Niklas Haas <git@haasn.dev>
2024-10-09 13:18:08 +02:00
..
aarch64 swscale: Fix aarch64 and i386 compilation failures 2024-10-08 09:29:07 +03:00
arm
loongarch swscale: Fix conflicting types for loongarch 2024-10-09 01:55:50 +02:00
ppc swscale/ppc: fix altivec build failure 2024-10-08 16:45:36 +02:00
riscv
tests
x86 swscale: Fix aarch64 and i386 compilation failures 2024-10-08 09:29:07 +03:00
alphablend.c
bayer_template.c
gamma.c
half2float.c
hscale_fast_bilinear.c
hscale.c
input.c swscale/input: add V30X input support 2024-10-08 22:26:07 -03:00
libswscale.v
log2_tab.c
Makefile
options.c
output.c
rgb2rgb_template.c
rgb2rgb.c
rgb2rgb.h
slice.c swscale/internal: constify and expose ff_swscale() 2024-10-09 13:18:08 +02:00
swscale_internal.h swscale/internal: constify and expose ff_swscale() 2024-10-09 13:18:08 +02:00
swscale_unscaled.c
swscale.c swscale/internal: constify and expose ff_swscale() 2024-10-09 13:18:08 +02:00
swscale.h
swscaleres.rc
utils.c swscale/input: add V30X input support 2024-10-08 22:26:07 -03:00
version_major.h
version.c
version.h swscale/input: add V30X input support 2024-10-08 22:26:07 -03:00
vscale.c
yuv2rgb.c