matroskademux: fix seek event leak
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Tue, 28 Apr 2015 13:59:25 +0000 (15:59 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 28 Apr 2015 18:24:40 +0000 (19:24 +0100)
commit7f4f4131df6d419080285ae5d22cfe45a7b8278c
treee8437342664c74ca9f8523a821a87db5d75454b7
parent9119fbd774093e3ae762c8652acd80d54b2c3b45
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
gst/matroska/matroska-demux.c