GStreamer multimedia framework
Go to file
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
ext/gl glmixer: unref the GstGLUpload in the pad if freed while running 2014-08-19 17:01:36 +10:00
gst/compositor compositor: Fix Makefile CFLAGS/LIBADD ordering 2014-06-24 08:01:21 +02:00
gst-libs/gst/video videoaggregator: push the caps event as soon as we receive it 2014-08-11 23:36:27 +10:00
tests/check/elements compositor: tests: Fix pad leak 2014-06-28 09:44:22 -03:00