gstreamer/gst-libs/gst/gl/egl
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
..
gstegl.h gl: consolidate egl header includes to egl-only headers 2015-07-07 13:12:49 +10:00
gsteglimagememory.c Remove a bunch of silly ';;' typos at the end of lines 2015-03-12 01:33:03 +11:00
gsteglimagememory.h glupload: rearchitecture for non GLMemory inputs/outputs 2014-11-23 17:13:36 +11:00
gstglcontext_egl.c gl: be consistent in gobject boilerpate 2015-10-19 15:15:30 +11:00
gstglcontext_egl.h gl: be consistent in gobject boilerpate 2015-10-19 15:15:30 +11:00
gstgldisplay_egl.c gl: add EGLImage support 2014-03-26 19:09:13 +00:00
gstgldisplay_egl.h gl: consolidate egl header includes to egl-only headers 2015-07-07 13:12:49 +10:00
Makefile.am gl: consolidate egl header includes to egl-only headers 2015-07-07 13:12:49 +10:00