|
|
|
|
|
by throawayonthe
11 days ago
|
|
yes it makes sense to use C/ASM here, but if you're curious, there is a rust port of dav1d named rav1d: https://github.com/memorysafety/rav1d it's not much slower than the original C/ASM implementation (last i checked ~5%?) but that matters here |
|
I am not sure if it is that much safer than the C version when raw assembly is still required.