GStreamer multimedia framework
Find a file
Matthew Waters 764c4a33bc gl: fix usage of string.h and stdio.h functions without including the headers
e.g:
gstglcontext_egl.c:613:7: error: implicit declaration of function 'strcmp'
[-Werror=implicit-function-declaration]
   if (strcmp (G_MODULE_SUFFIX, "so") == 0)
2017-12-09 19:32:09 +00:00
ext/gl glimagesink: create a context in NULL_READY 2017-12-09 19:32:09 +00:00
gst-libs/gst/gl gl: fix usage of string.h and stdio.h functions without including the headers 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