gstreamer/gst-libs/gst/gl/eagl
Matthew Waters 06de6998e5 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'
2017-12-09 19:32:09 +00:00
..
gstglcontext_eagl.h gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
gstglcontext_eagl.m
gstglwindow_eagl.h gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
gstglwindow_eagl.m
Makefile.am