Skip to content

video: implement webp decoder around libwebp-sys2 crate

Mathieu Duponchelle requested to merge meh/gst-plugins-rs:webp-dec into master

Unlike webpdec from -bad, this element inherits from GstElement and can decode animated webp data.

Merge request reports