vadisplay: Add description readonly property
authorSeungha Yang <seungha@centricular.com>
Tue, 29 Mar 2022 17:49:40 +0000 (02:49 +0900)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 30 Mar 2022 21:41:27 +0000 (21:41 +0000)
commit6451a13b0bbbaf2e9c7a4d8a6b89cb254bf2c26f
tree8072c6787e210964b658e74cecd10c246d4329ec
parentf465156bf9c67f906c8e280b0be4e0a9cfbb0fa9
vadisplay: Add description readonly property

Expose description of vendor for user information, similar to
the description property of d3d11device.
Also, set description and DRM device path on GstContext structure
so that user can read them and it will be printed on terminal
when gst-launch-1.0 is used

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2064>
subprojects/gst-plugins-bad/gst-libs/gst/va/gstvadisplay.c
subprojects/gst-plugins-bad/gst-libs/gst/va/gstvautils.c