GStreamer multimedia framework
Find a file
Jan Schmidt ac068bd2b9 qt: Use a proxy object for access to the QML widget
QML can destroy the video widget at any time, leaving
us with a dangling pointer. Use a lock and a proxy
object to cope with that, and block in the widget
destructor if there are ongoing calls into the widget.
2017-07-12 15:51:11 +10:00
ext/qt qt: Use a proxy object for access to the QML widget 2017-07-12 15:51:11 +10:00
tests/examples/qt qmlsink example: Add CMakeLists.txt 2017-06-22 01:01:40 +10:00