adaptivedemux: Fix segment for manifests that won't start at 0
authorThiago Santos <thiagoss@osg.samsung.com>
Sat, 29 Nov 2014 13:27:25 +0000 (10:27 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Mon, 1 Dec 2014 00:56:25 +0000 (21:56 -0300)
commit5f3cce2e58e5ef3da0a5058d6d93c8e6af81e05f
tree2ffec571696a424ea2d2022056ae0e3de769ed1e
parentf04d351cd9684bfd161ceb69a1a51941e7536c59
adaptivedemux: Fix segment for manifests that won't start at 0

For live streams, the manifest might start at an advanced position. Avoid
using segment start=0 to have playback start immediately
gst-libs/gst/adaptivedemux/gstadaptivedemux.c