Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: would rav1d integration make sense? #101

Open
Quackdoc opened this issue Jul 16, 2024 · 1 comment
Open

Question: would rav1d integration make sense? #101

Quackdoc opened this issue Jul 16, 2024 · 1 comment

Comments

@Quackdoc
Copy link

Rav1d being a port of dav1d to rust, is intended to be a drop in replacement for dav1d, and this extends to librav1d vs libdav1d. rav1d does not currently have a rust API and is focused on being a drop in dav1d replacement for now see memorysafety/rav1d#1252

I was wondering if a rav1d-sys would make sense as an optional toggle. Currently rav1d is a still slower then dav1d, but still fast enough to be used.

@lu-zero
Copy link
Member

lu-zero commented Sep 3, 2024

I'd wait till it is completely oxidized since as it is now we'd still need nasm and a C compiler, but it is definitely something to consider.

Sorry for not replying sooner!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants