Skip to content

vp9: support additional video formats

Jakub Adam requested to merge xhaakon/gst-plugins-good:10-bit-vpx into master

This patchset implements VP9 encoding and decoding in the following video formats:

  • GST_VIDEO_FORMAT_Y444
  • GST_VIDEO_FORMAT_I420_10LE
  • GST_VIDEO_FORMAT_I422_10LE

Merge request reports