GStreamer multimedia framework
Find a file
Luis de Bethencourt f524507659 gl: fix memory leak
In gst_gl_filter_fixate_caps () it can goto done without freeing the memory of
the tmp GstStructure. This makes it go out of scope and leak.

CID #1265765
2017-12-09 19:31:54 +00:00
ext/gl gl: remove the egl caps from the src pads 2017-12-09 19:31:54 +00:00
gst-libs/gst/gl gl: fix memory leak 2017-12-09 19:31:54 +00:00
pkgconfig gstglconfig: Put gstglconfig.h into $(libdir)/gstreamer-1.0/include 2017-12-09 19:31:49 +00:00
tests gl: update unit test for glmemory api change 2017-12-09 19:31:54 +00:00