GStreamer multimedia framework
Find a file
Matthew Waters b2718cbd81 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
ext/qt gl: be consistent in gobject boilerpate 2015-10-19 15:15:30 +11:00
tests/examples/qt/qml new qt5 qml GL video sink 2015-07-10 15:25:26 +10:00