tagdemux: also read tags if downstream activates us in pull mode right away
authorTim-Philipp Müller <tim@centricular.net>
Tue, 11 Sep 2012 19:53:16 +0000 (20:53 +0100)
committerTim-Philipp Müller <tim@centricular.net>
Tue, 11 Sep 2012 19:53:16 +0000 (20:53 +0100)
commitec27f4e13ce819c843c5c66ac2ee91eade85cd50
treeb36fc821ec7476562558c3dab96bd90f53fae633
parent899a809330f573ddf4e7643e062dd036dbe0d82e
tagdemux: also read tags if downstream activates us in pull mode right away

Fix reading of tags for the case filsrc ! footagdemux ! fooparse ! ..
where we would not read the tags because we never start our own
streaming thread.

https://bugzilla.gnome.org/show_bug.cgi?id=673185
gst-libs/gst/tag/gsttagdemux.c