Skip to content

dav1d: Add dav1ddec element

Philippe Normand requested to merge philn/gst-plugins-rs:dav1d into master

This element uses the Dav1d AV1 decoder library to decode AV1 video.

I expect CI to fail because the plugin depends on this PR, not merged yet: https://github.com/rust-av/dav1d-rs/pull/18 But a first round of review would be much welcome anyway ;)

Merge request reports