qtdemux: Use the demuxer segment instead of a new one for MSS streams
authorSebastian Dröge <sebastian@centricular.com>
Tue, 31 May 2016 14:10:36 +0000 (17:10 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 1 Jun 2016 06:32:03 +0000 (09:32 +0300)
commit4498e57c10fc8b81f0c511332ac7a06085b161b7
treec461a0361d5382a3a289db568c4ddf93a946f733
parent84e698c531d04cd8e22fc2962c6b6e63e239d4db
qtdemux: Use the demuxer segment instead of a new one for MSS streams

Upstream might have told us something about the to be expected segment, so
let's use that information instead of coming up with a [0,-1] segment.

https://bugzilla.gnome.org/show_bug.cgi?id=767071
gst/isomp4/qtdemux.c