gstreamer/ext/qt
Sebastian Dröge bba07f3c35 qt: The code requires at least C++11
... and clang requires this to be specified on the commandline while gcc
nowadays defaults to C++11 or even newer.
2017-01-25 19:21:03 +02:00
..
.gitignore new qt5 qml GL video sink 2015-07-10 15:25:26 +10:00
gstplugin.cc qt: implement qmlglsrc for qml view grab 2016-08-03 22:11:11 +10:00
gstqsgtexture.cc qmlglsink: check qt_context_ first in GstQSGTexture::bind() 2016-09-07 00:15:02 +10:00
gstqsgtexture.h qt: add support for building on osx/ios 2015-10-02 22:29:45 +10:00
gstqtgl.h qt: add support for building/running on android 2015-09-28 16:47:00 +10:00
gstqtglutility.cc qml: Fix egl being deinitialized on display cleanup 2016-12-09 21:44:05 +11:00
gstqtglutility.h qt: implement qmlglsrc for qml view grab 2016-08-03 22:11:11 +10:00
gstqtsink.cc gl/utils: also take care of the local GL context in query functions 2017-01-13 11:20:51 +11:00
gstqtsink.h new qt5 qml GL video sink 2015-07-10 15:25:26 +10:00
gstqtsrc.cc gl/utils: also take care of the local GL context in query functions 2017-01-13 11:20:51 +11:00
gstqtsrc.h qmlglsrc: some enhancements for qmlglsrc 2016-11-08 02:05:20 +11:00
Makefile.am qt: The code requires at least C++11 2017-01-25 19:21:03 +02:00
qtitem.cc qml/item: also unref the display on destruction 2016-12-07 23:02:02 +11:00
qtitem.h qmlglsink: Schedule onSceneGrpahInitialized to execute on render thread 2016-02-22 20:26:41 +11:00
qtplugin.pro qmlglsink: add win32 support 2016-06-22 14:26:05 +10:00
qtwindow.cc qmlglsrc: use glBlitFramebuffer to copy texture for GLES3.0 2017-01-10 21:34:30 +11:00
qtwindow.h qmlglsrc: use glBlitFramebuffer to copy texture for GLES3.0 2017-01-10 21:34:30 +11:00