ffmpeg/libswscale/ppc
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
..
Makefile
swscale_altivec.c
swscale_ppc_template.c swscale/ppc/swscale_ppc_template: Reindent after the previous commit 2024-04-04 16:47:21 +02:00
swscale_vsx.c
yuv2rgb_altivec.c swscale/internal: constify SwsFunc 2024-10-07 19:51:34 +02:00
yuv2rgb_altivec.h
yuv2yuv_altivec.c