vp9: support additional video formats
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
Activity
added Post release label
added Enhancement label
- Resolved by Sebastian Dröge
- Resolved by Sebastian Dröge
- Resolved by Sebastian Dröge
added 7 commits
-
ddc9dc25...e6959915 - 3 commits from branch
gstreamer:master
- 9c0e75ea - vp9enc: support GST_VIDEO_FORMAT_Y444
- d75f5661 - vpx: Support GST_VIDEO_FORMAT_I420_10LE
- ce3fbe33 - vpx: Support GST_VIDEO_FORMAT_I422_10LE
- 1f859497 - docs: Update plugin cache
Toggle commit list-
ddc9dc25...e6959915 - 3 commits from branch
assigned to @gstreamer-merge-bot
mentioned in commit xhaakon/gst-plugins-good@cce71d5c
mentioned in commit xhaakon/gst-plugins-good@5ed50669
mentioned in commit xhaakon/gst-plugins-good@87d04642
mentioned in commit xhaakon/gst-plugins-good@5dc09f44
added 11 commits
-
1f859497...c0b9ea2f - 7 commits from branch
gstreamer:master
- 5ed50669 - vp9enc: support GST_VIDEO_FORMAT_Y444
- 87d04642 - vpx: Support GST_VIDEO_FORMAT_I420_10LE
- cce71d5c - vpx: Support GST_VIDEO_FORMAT_I422_10LE
- 5dc09f44 - docs: Update plugin cache
Toggle commit list-
1f859497...c0b9ea2f - 7 commits from branch
changed milestone to %1.19.1
- Resolved by Mathieu Duponchelle