Skip to content

codecs: vp9decoder: Sync up with h264decoder implementation

  • Pass GstVideoCodecFrame to new_picture() and output_picture()
  • Pass the last reference of GstVp9Picture to subclass if possible

Merge request reports