gstreamer/gst-libs/gst/gl/wayland
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
..
gstgldisplay_wayland.c
gstgldisplay_wayland.h
gstglwindow_wayland_egl.c
gstglwindow_wayland_egl.h gl: be consistent in gobject boilerpate 2015-10-19 15:15:30 +11:00
Makefile.am
wayland_event_source.c
wayland_event_source.h