gstreamer/tests/examples
VaL Doroshchuk 36b794f9ff qmloverlay: Use first found GstGLVideoItem as widget property
GstGLVideoItem is required to render input video in the overlay's qml.
And currently qmlgloverlay requires to set this GstGLVideoItem to its widget property.

Instead of fetching GstGLVideoItem from the overlay's root object (root-item prop),
and setting it back as a widget (widget prop),
proposing to use found GstGLVideoItem in the current object hierarchy (passed in qml-scene) by default.

Also useful in Python, which solves the issue when casting gpointer <=> QQuickItem* is required.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/919>
2021-04-21 08:26:52 +00:00
..
audiofx Remove autotools build system 2019-10-14 11:04:18 +01:00
cairo Remove autotools build system 2019-10-14 11:04:18 +01:00
equalizer Remove autotools build system 2019-10-14 11:04:18 +01:00
gtk build: update for gl pkg-config file split 2020-08-07 07:58:29 +00:00
jack Remove autotools build system 2019-10-14 11:04:18 +01:00
level Remove autotools build system 2019-10-14 11:04:18 +01:00
qt qmloverlay: Use first found GstGLVideoItem as widget property 2021-04-21 08:26:52 +00:00
rpicamsrc examples: hook up rpicamsrc examples 2020-07-10 17:37:28 +01:00
rtp Remove autotools build system 2019-10-14 11:04:18 +01:00
rtsp Remove autotools build system 2019-10-14 11:04:18 +01:00
shapewipe Remove autotools build system 2019-10-14 11:04:18 +01:00
spectrum Remove autotools build system 2019-10-14 11:04:18 +01:00
v4l2 Remove autotools build system 2019-10-14 11:04:18 +01:00
meson.build examples: hook up rpicamsrc examples 2020-07-10 17:37:28 +01:00