gstreamer/gst-libs/gst/gl/egl
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
..
gstegl.h gl: consolidate egl header includes to egl-only headers 2017-12-09 19:32:05 +00:00
gsteglimagememory.c Remove a bunch of silly ';;' typos at the end of lines 2017-12-09 19:31:56 +00:00
gsteglimagememory.h glupload: rearchitecture for non GLMemory inputs/outputs 2017-12-09 19:31:50 +00:00
gstglcontext_egl.c gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
gstglcontext_egl.h gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
gstgldisplay_egl.c gl: add EGLImage support 2017-12-09 19:31:35 +00:00
gstgldisplay_egl.h gl: consolidate egl header includes to egl-only headers 2017-12-09 19:32:05 +00:00
Makefile.am gl: consolidate egl header includes to egl-only headers 2017-12-09 19:32:05 +00:00