memorysafety/rav1d

Reorganize module structure

Opened this issue · 0 comments

Rather than maintaining the existing dav1d file structure, we'd like to make it more idiomatic. We should keep the files under src/, but move the ones from include/ to under src/, combining them where appropriate. This also simplifies some privacy boundaries.