mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 03:29:50 +00:00
6d9c98ae5a
This introduces a GstV4L2CodecDevice structure and helper to retrieve a list of CODEC device drivers. In order to find the device driver we enumerate all media devices with UDEV. We then get the media controller topology and locate a entity with function encoder or decoder and make sure it is linked to two V4L2 IO entity pointing to the same device node. |
||
---|---|---|
.. | ||
gstv4l2codecdevice.c | ||
gstv4l2codecdevice.h | ||
meson.build | ||
plugin.c |