Skip to content

codecs: vp8decoder: Sync up with h264decoder implementation

Pass GstVideoCodecFrame with GstVp8Picture to new_picture() and output_picture() methods for subclass to be able to reference it directly.

Merge request reports