gstreamer/gst-libs/gst/gl/x11
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
..
gstglcontext_glx.c
gstglcontext_glx.h gl: be consistent in gobject boilerpate 2015-10-19 15:15:30 +11:00
gstgldisplay_x11.c
gstgldisplay_x11.h
gstglwindow_x11.c
gstglwindow_x11.h gl: be consistent in gobject boilerpate 2015-10-19 15:15:30 +11:00
Makefile.am
x11_event_source.c
x11_event_source.h