Display: Add a property to export the VA display handle.
authorHe Junyan <junyan.he@intel.com>
Fri, 14 May 2021 04:04:04 +0000 (12:04 +0800)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 25 Aug 2021 01:47:21 +0000 (01:47 +0000)
commit7809c58664519e8af2266fbb1da8dd93e78b5bc3
tree91120b2fa0d47d25e317e85585a819be80c5b15d
parentc27c158cb2efe285f6fcf909cb49e8a0ac88c568
Display: Add a property to export the VA display handle.

Just like what we do in VA plugins. The display can be seen as a
generic gst object and we can add a property to get the internal
VA handle.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer-vaapi/-/merge_requests/435>
gst-libs/gst/vaapi/gstvaapidisplay.c
gst/vaapi/gstvaapivideocontext.c