GStreamer multimedia framework
Go to file
Matthew Waters 94efcd2595 glmixer: unref the GstGLUpload in the pad if freed while running
Dynamic pipelines that get and release the sink pads will finalize
the pad without going through gst_gl_mixer_stop() which is where the
upload object is usually freed.  Don't leak objects in such case.
2017-12-09 19:31:45 +00:00
ext/gl glmixer: unref the GstGLUpload in the pad if freed while running 2017-12-09 19:31:45 +00:00
gst-libs/gst/gl glbufferpool: fix allocator leak in some cases 2017-12-09 19:31:45 +00:00
pkgconfig gl: append GL_LIB and GL_CFLAGS in pc files 2017-12-09 19:31:38 +00:00
tests examples/gl: unref bus and element after usage 2017-12-09 19:31:45 +00:00