gstreamer/ext/qt
Matthew Waters 3dfc6899ad gl: be consistent in gobject boilerpate
GST_GL_IS_* vs GST_IS_GL_*

git grep -l 'GST_GL_IS_' | xargs sed -i 's/GST_GL_IS_/GST_IS_GL_/g'
2015-10-19 15:15:30 +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 qt: use our function table instead of directly calling gl functions 2015-09-10 00:33:40 +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
gstqtsink.cc qt: add support for building on osx/ios 2015-10-02 22:29:45 +10:00
gstqtsink.h new qt5 qml GL video sink 2015-07-10 15:25:26 +10:00
Makefile.am qt: add support for building/running on android 2015-09-28 16:47:00 +10:00
qtitem.cc gl: be consistent in gobject boilerpate 2015-10-19 15:15:30 +11:00
qtitem.h qt: add support for building on osx/ios 2015-10-02 22:29:45 +10:00