Matthew Waters
|
8a8c8afc86
|
qtoverlay: add the root item as a property
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/595>
|
2020-05-20 19:37:32 +00:00 |
|
Nirbheek Chauhan
|
2ecba800bf
|
meson: Revamp qt5qml plugin and example build code
Stricter and simpler. For example, now we properly error out when
gstreamer-gl-1.0 was not found when the qt5 plugin is enabled or when
a C++ compiler is not enabled.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/587>
|
2020-05-12 04:30:13 +05:30 |
|
Matthew Waters
|
7a25fb5b08
|
qt: add a qml overlay filter element [part 2]
It takes a qml scene description and renders it using a possible input
stream.
Currently supported on GLX and WGL.
Follow up to (as that MR had an old version of the commit):
- https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/475
- 4778d7166a : qt: add a qml overlay filter element
|
2020-03-19 17:26:54 +11:00 |
|
Matthew Waters
|
4778d7166a
|
qt: add a qml overlay filter element
It takes a qml scene description and renders it using a possible input
stream.
Currently supported on GLX and WGL.
|
2020-03-18 11:22:39 +00:00 |
|