mediafoundation: Add device provider implementation
authorSeungha Yang <seungha@centricular.com>
Fri, 1 May 2020 06:58:09 +0000 (15:58 +0900)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 20 May 2020 11:06:09 +0000 (11:06 +0000)
commitdac36cb98fafa84d1eb2c3ef3fd631983e2c0261
treedf7cea275c109fccb24ccfb72199be93c997dced
parentba45e3f82ba5738c05b30cc5424df461c3746c3a
mediafoundation: Add device provider implementation

Only static device probing is supported for now

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