GStreamer multimedia framework
Find a file
Matthew Waters 5f94356ce1 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/gtk gl: be consistent in gobject boilerpate 2015-10-19 15:15:30 +11:00
tests/examples/gtk glshaderelement: implement on-demand create-shader signalling 2015-10-17 16:10:41 +11:00