gstreamer/ext
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
..
gl glmixer: unref the GstGLUpload in the pad if freed while running 2017-12-09 19:31:45 +00:00