This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
gstreamer
Watch
1
Star
1
Fork
You've already forked gstreamer
0
mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced
2025-02-07 15:02:40 +00:00
Code
Issues
1
Projects
Releases
Wiki
Activity
9eaf084d7a
gstreamer
/
tests
/
examples
/
qt
/
meson.build
5 lines
92 B
Meson
Raw
Normal View
History
Unescape
Escape
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-02-26 07:29:06 +00:00
subdir
(
'qmloverlay'
)
meson: add build files for the qml plugin Tested on linux with X11/wayland and semi-tested on Windows. Windows crashes on item destruction however this is better than nothing. Fix up some win32 build issues on the way with mismatched {} and G_STMT_{START,END}
2018-04-05 06:05:12 +00:00
subdir
(
'qmlsink'
)
test/qml: add an dynamically adding qmlglsink element The example shows how to add qmlglsink to an already running pipeline with pre-existing OpenGL elements.
2020-02-04 08:43:52 +00:00
subdir
(
'qmlsink-dynamically-added'
)
meson: add build files for the qml plugin Tested on linux with X11/wayland and semi-tested on Windows. Windows crashes on item destruction however this is better than nothing. Fix up some win32 build issues on the way with mismatched {} and G_STMT_{START,END}
2018-04-05 06:05:12 +00:00
subdir
(
'qmlsrc'
)
Reference in a new issue
Copy permalink