gstreamer/ext/qt
Matthew Waters c086540291 qt: use a static_cast instead of dynamic one
The dynamic_cast is a little but of overkill as the app will still crash if it
fails in the later g_assert.

Allows compilation with -fno-rtti

https://bugzilla.gnome.org/show_bug.cgi?id=762526
2016-02-24 21:20:18 +11:00
..
.gitignore new qt5 qml GL video sink 2015-07-10 15:25:26 +10:00
gstplugin.cc qt: add support for building on osx/ios 2015-10-02 22:29:45 +10:00
gstqsgtexture.cc glmemory: base classify and add the pbo memory on top 2015-12-14 16:35:32 +11: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
gstqtsink.cc qt: use a static_cast instead of dynamic one 2016-02-24 21:20:18 +11:00
gstqtsink.h new qt5 qml GL video sink 2015-07-10 15:25:26 +10:00
Makefile.am qtsink: Add configured GL cflags to the build 2015-12-15 19:28:22 -05:00
qtitem.cc qt: use a static_cast instead of dynamic one 2016-02-24 21:20:18 +11:00
qtitem.h qmlglsink: Schedule onSceneGrpahInitialized to execute on render thread 2016-02-22 20:26:41 +11:00