gstreamer/gst-libs/gst/gl/x11
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_glx.c glcontext/wgl: implement gl3 core profile context selection 2017-12-09 19:32:07 +00:00
gstglcontext_glx.h gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
gstgldisplay_x11.c [890/906] x11: add display subclass 2017-12-09 19:31:33 +00:00
gstgldisplay_x11.h [890/906] x11: add display subclass 2017-12-09 19:31:33 +00:00
gstglwindow_x11.c glwindow: remove unused draw_unlocked function 2017-12-09 19:32:08 +00:00
gstglwindow_x11.h gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
Makefile.am gl: remove commented and unsued code in x11 Makefile.am 2017-12-09 19:31:35 +00:00
x11_event_source.c [890/906] x11: add display subclass 2017-12-09 19:31:33 +00:00
x11_event_source.h [725/906] x11: use GMainContext/GMainLoop 2017-12-09 19:31:29 +00:00