mssdemux: always use timescale for gst timestamp calculation
authorPhilippe Normand <philn@igalia.com>
Thu, 3 Sep 2015 13:11:00 +0000 (15:11 +0200)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 30 Sep 2015 09:06:18 +0000 (10:06 +0100)
commit5ee804e297e075cc2114d4eadbc891abbb7188f6
tree757ac26c2521d724fdec6c4fad5e5474a6661788
parenta81ee2c60b4de800dd8f2f8d278cc0a44e2917ff
mssdemux: always use timescale for gst timestamp calculation

Not doing this can lead the demuxer to attempt downloading fragments
for an invalid start time. The server would then send a HTTP
Precondition failed error, the demuxer would try some more times to
download the invalid fragment and eventually error out.

https://bugzilla.gnome.org/show_bug.cgi?id=754523
ext/smoothstreaming/gstmssmanifest.c