memorysafety / rav1d

An AV1 decoder in Rust.
BSD 2-Clause "Simplified" License
249 stars 17 forks source link

Backport updates from dav1d 1.4.0 #812

Open randomPoison opened 5 months ago

thedataking commented 5 months ago

I've got a RISC-V PR #870 in flight so I can add the itx assembly routines for RISC-V as part of that.

fbossen commented 2 months ago

dav1d 1.4.0 adds RISC-V and loongarch asm, neither of which have been ported to rav1d yet.