1
0
Fork 0
FFmpeg/libswscale/riscv
Rémi Denis-Courmont b3825bbe45 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.
2023-12-08 17:21:09 +02:00
..
Makefile riscv: test for assembler support 2023-12-08 17:21:09 +02:00
rgb2rgb.c riscv: test for assembler support 2023-12-08 17:21:09 +02:00
rgb2rgb_rvb.S swscale/rgb2rgb: add R-V Zbb shuffle_bytes_3210 2023-10-02 22:28:25 +03:00
rgb2rgb_rvv.S sws/rgb2rgb: fix unaligned accesses in R-V V YUYV to I422p 2023-11-13 18:34:29 +02:00