GNOME Bugzilla – Bug 748584
matroskademux: fix seek event leak in push mode
Last modified: 2015-04-28 18:27:11 UTC
.
Created attachment 302514 [details] [review] matroskademux: fix seek event leak gst_matroska_demux_handle_seek_event() doesn't consume the event so we have to unref it.
Pushed, thanks for the patch: commit 7f4f4131df6d419080285ae5d22cfe45a7b8278c Author: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> Date: Tue Apr 28 15:59:25 2015 +0200 matroskademux: fix seek event leak gst_matroska_demux_handle_seek_event() doesn't consume the event so we have to unref it. https://bugzilla.gnome.org/show_bug.cgi?id=748584