uridecodebin: Never treat live sources as streaming sources.
authorJulian Scheel <julian@jusst.de>
Fri, 13 Apr 2012 14:29:50 +0000 (16:29 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Sat, 14 Apr 2012 08:52:26 +0000 (10:52 +0200)
commitfd4c8d9252ca9c6e766d58bac844a1cc31e92e11
tree0208bf1adbd7870fa3ee2316853a1ce55dcdcc15
parent3f3dceb6751d3047388f78ac6badd8168db7bac1
uridecodebin: Never treat live sources as streaming sources.

For streaming sources a queue is added before the demuxer, which can not be
properly filled by live sources. As http source can be live sources, this
caused issues for example with http live sources.

Fixes https://bugzilla.gnome.org/show_bug.cgi?id=674057
gst/playback/gsturidecodebin.c