gstreamer/gst-libs/gst/gl/dispmanx
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
..
gstglwindow_dispmanx_egl.c gl/dispmanx: fix rendering with recent resize state tracking 2017-12-09 19:32:08 +00:00
gstglwindow_dispmanx_egl.h gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
Makefile.am gl: fix out-of-source builds pt2 2017-12-09 19:31:35 +00:00