GStreamer multimedia framework
Go to file
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
ext/gl gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
gst-libs/gst/gl gl: be consistent in gobject boilerpate 2017-12-09 19:32:09 +00:00
pkgconfig gstglconfig: Put gstglconfig.h into $(libdir)/gstreamer-1.0/include 2017-12-09 19:31:49 +00:00
tests gl/tests: port glcontext test to opengl 2017-12-09 19:32:09 +00:00