Skip to content

RISC-V: Add riscv support for x264

Jiayan Qian requested to merge BD-qjy/x264:riscv_support into master

This patch is a basic enablement that supports RISC-V compile. We are working on adding vector optimizations with RISC-V RVV extensions, and will push the implementations later.

Merge request reports