Skip to content

v4l2codecs: Implement VP9 v4l2 decoder

Copied from https://gitlab.freedesktop.org//gstreamer/gst-plugins-bad/-/merge_requests/2144

Implement a v4l2 based vp9 decoder element based on the preexisting vp8 v4l2 decoder. This was tested on rk3399.

This is only marked as draft because the VP9 kernel uAPI is in active development and not upstream yet.

This series has been tested successfully on rk3399 (fluster score: 190/303) and on Hantro G2 (fluster score 123/303).

Edited by Nicolas Dufresne

Merge request reports