GStreamer multimedia framework
Find a file
Sebastian Dröge 7ae1efa8b3 gl: Fix compiler warning
gstglwindow_wayland_egl.c:246:41: error: unused variable 'surface_listener' [-Werror,-Wunused-const-variable]
static const struct wl_surface_listener surface_listener = {
                                        ^
2017-12-09 19:32:03 +00:00
ext/gl glwindow: handle gst_video_overlay_set_render_rectangle 2017-12-09 19:32:03 +00:00
gst-libs/gst/gl gl: Fix compiler warning 2017-12-09 19:32:03 +00:00
pkgconfig gstglconfig: Put gstglconfig.h into $(libdir)/gstreamer-1.0/include 2017-12-09 19:31:49 +00:00
tests gl/examples: update gtk examples for glupload 2017-12-09 19:32:03 +00:00