Matthew Waters
|
9c99dfc34d
|
tests/examples/qmlglsink/overlay: add copyright and licenses headers
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7244>
|
2024-09-02 11:19:33 +00:00 |
|
Matthew Waters
|
697b35fe58
|
examples/qmlsinnk-multisink: allow running with leaks tracer
Include a gst_deinit() after the qml engine has been destroyed.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6160>
|
2024-02-22 10:26:39 +00:00 |
|
Matthew Waters
|
f1637a3601
|
examples/qml: fix some leaks in the multisink example
A GstPad was being leaked and possibly the qmlglsink element depending
on if Qt runs the scenegraph thread again when destroying the example
video item.
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/6160>
|
2024-02-22 10:26:39 +00:00 |
|
Matthew Waters
|
65fc381403
|
qml: add support for non-RGBA formats as input format
Currently supported are RGBA, BGRA and YV12
Output is still RGBA textures
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5119>
|
2023-08-01 01:36:40 +00:00 |
|
Nirbheek Chauhan
|
4f7e881fcc
|
qt: Retain compatibility with Qt 5.9
QSharedPointer.get() was added in Qt 5.11, and it does the same thing
as .data()
https://doc.qt.io/qt-5/qsharedpointer.html#get
Fixes https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/867
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1565>
|
2022-01-25 09:51:16 +00:00 |
|
Thibault Saunier
|
5ff769d731
|
Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" subdir
|
2021-09-24 16:13:50 -03:00 |
|