uridecodebin: Only enable progressive downloading if the upstream duration in bytes...
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 27 Aug 2010 18:45:19 +0000 (20:45 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Fri, 27 Aug 2010 18:45:19 +0000 (20:45 +0200)
commitc591b98864a25fcee865978142d8b79216aac76c
tree747bde25bac77d24aa54c04c375fbc4acdee39ca
parentb899bca94d6fdd7cae2e0bdbdeffd3c6ca3e4f99
uridecodebin: Only enable progressive downloading if the upstream duration in bytes is known

Otherwise we might try to enable it for live streams, where this would
cause playback to fail completely.

Fixes bug #628028.
gst/playback/gsturidecodebin.c