mediafoundation: Add VP9 encoder element
authorSeungha Yang <seungha@centricular.com>
Sun, 24 May 2020 15:15:14 +0000 (00:15 +0900)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 22 Jun 2020 07:58:03 +0000 (07:58 +0000)
commit4997cde6990512bdaf9ba98e2b9e2625525f99e8
tree547a6bea0cc46e306c2caf2547caf38ae57f1b0e
parent41950f2abaf533378f898b732dc6c30f63c9545c
mediafoundation: Add VP9 encoder element

Some Intel GPUs support hardware accelerated VP9 encoding and
Microsoft provides software VP9 encoding implementation as well.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/1295>
sys/mediafoundation/gstmfvp9enc.cpp [new file with mode: 0644]
sys/mediafoundation/gstmfvp9enc.h [new file with mode: 0644]
sys/mediafoundation/meson.build
sys/mediafoundation/plugin.c