ffmpeg/libswscale/riscv
Rémi Denis-Courmont b6585eb04c lavu: add/use flag for RISC-V Zba extension
The code was blindly assuming that Zbb or V implied Zba. While the
earlier is practically always true, the later broke some QEMU setups,
as V was introduced earlier than Zba.
2023-07-19 19:29:35 +03:00
..
Makefile
rgb2rgb.c lavu: add/use flag for RISC-V Zba extension 2023-07-19 19:29:35 +03:00
rgb2rgb_rvv.S libswscale/riscv: fix syntax of vsetvli 2023-07-13 22:01:24 +03:00