gstreamer/ext
Matthew Waters 7a0155e735 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.
2014-08-19 17:01:36 +10:00
..
gl glmixer: unref the GstGLUpload in the pad if freed while running 2014-08-19 17:01:36 +10:00