←back to thread

305 points todsacerdoti | 2 comments | | HN request time: 0.415s | source
Show context
sylware ◴[] No.44072429[source]
I don't understand this project. dav1d is 99% assembly (x86_64/risc-v 64bits/etc) with very little simple and plain C as coordinating code.
replies(1): >>44077496 #
1. canucker2016 ◴[] No.44077496[source]
The read-only dav1d github repo says 79.8% assembly, 19.7% C language, 0.5% other.

see https://github.com/videolan/dav1d

replies(1): >>44077524 #
2. sylware ◴[] No.44077524[source]
omg... how is this possible to miss that much the point?