gstreamer/ext
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
..
aalib aalib: allow per feature registration 2021-03-29 12:45:13 +02:00
cairo cairo: allow per feature registration 2021-03-29 12:45:23 +02:00
dv dv: allow per feature registration 2021-03-29 12:45:21 +02:00
flac flac: allow per feature registration 2021-03-29 12:45:21 +02:00
gdk_pixbuf gdk_pixbuf: allow per feature registration 2021-03-29 12:45:21 +02:00
gtk gtk: allow per feature registration 2021-03-29 12:45:21 +02:00
jack jack: allow per feature registration 2021-03-29 12:45:21 +02:00
jpeg jpeg: allow per feature registration 2021-03-29 12:45:21 +02:00
lame lame: allow per feature registration 2021-03-29 12:45:21 +02:00
libcaca libcaca: allow per feature registration 2021-03-29 12:45:21 +02:00
libpng libpng: allow per feature registration 2021-03-29 12:45:21 +02:00
mpg123 mpeg123: allow per feature registration 2021-03-29 12:45:21 +02:00
pulse pulse: allow per feature registration 2021-03-29 12:45:22 +02:00
qt qmloverlay: Use first found GstGLVideoItem as widget property 2021-04-21 08:26:52 +00:00
raw1394 raw1394: allow per feature registration 2021-03-29 12:45:22 +02:00
shout2 shout2: allow per feature registration 2021-03-29 12:45:23 +02:00
soup soup: allow per feature registration 2021-03-29 12:45:22 +02:00
speex speex: allow per feature registration 2021-03-29 12:45:22 +02:00
taglib taglib: allow per feature registration 2021-03-29 12:45:22 +02:00
twolame twolame: allow per feature registration 2021-03-29 12:45:23 +02:00
vpx vpxenc: add colorspace information into VP9 bitstream 2021-04-07 22:05:06 +00:00
wavpack wavpack: allow per feature registration 2021-03-29 12:45:22 +02:00
meson.build meson: Don't skip plugins that don't build with MSVC 2018-09-05 20:15:57 +05:30