FFmpeg/libswscale/riscv
Rémi Denis-Courmont 30cd0d7bd0 riscv: test for assembler support
This should fix the build on LLVM 16 and earlier, at the cost of turning
all non-RVV optimisations off.

(cherry picked from commit b3825bbe45)
Signed-off-by: Brad Smith <brad@comstyle.com>
2024-12-07 02:37:17 -05:00
..
Makefile riscv: test for assembler support 2024-12-07 02:37:17 -05:00
rgb2rgb.c riscv: test for assembler support 2024-12-07 02:37:17 -05:00
rgb2rgb_rvb.S swscale/rgb2rgb: add R-V Zbb shuffle_bytes_3210 2023-10-02 22:28:25 +03:00
rgb2rgb_rvv.S swscale/rgb2rgb: R-V V deinterleaveBytes 2023-10-03 22:53:20 +03:00