qtdemux: simplify segment.base math
authorThiago Santos <thiagoss@osg.samsung.com>
Wed, 28 Jan 2015 17:02:15 +0000 (14:02 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Wed, 28 Jan 2015 18:20:58 +0000 (15:20 -0300)
commit9a9d4ecceabd0de3632f588ce5d89d7ba78b5490
tree0d46c4039ad7b1677b342372b55e809e9cd1c59e
parent5ff1229754ed2970efca4a4c0c352e99e6102070
qtdemux: simplify segment.base math

Remove a fix for heavily edited files added for fixing
https://bugzilla.gnome.org/show_bug.cgi?id=345830 to work
with seeks and proper gaps playback. The fix was replaced
for a more general solution that bases on using previous
segment's duration, just like it works for media segments
playback.

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