baseparse: fix crash on seek from streaming thread on newsegment event
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 18 Aug 2011 19:44:01 +0000 (20:44 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 18 Aug 2011 19:44:01 +0000 (20:44 +0100)
commit7043bf9d55664282a4535093282527779dab4368
tree87f0e499494d9932b094b2e5f13ff20d625d55bb
parenteb08ed6ed0a33e76a2190e3e036c899b1a222493
baseparse: fix crash on seek from streaming thread on newsegment event

Event if it's not allowed, we can easily prevent it, so let's do
that.

https://bugzilla.gnome.org/show_bug.cgi?id=656771
libs/gst/base/gstbaseparse.c