qtdemux: restore the segment on case of soft reset
authorThiago Santos <thiagoss@osg.samsung.com>
Tue, 24 Nov 2015 13:57:28 +0000 (10:57 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Tue, 24 Nov 2015 13:57:28 +0000 (10:57 -0300)
commit2dbc9f86fce28f7f06205b6668d568e754b89ba9
tree558261c0093161fc24add30fcb4be40fd48a6656
parent1a55fd42af6d4d76166f7fc80ed3f9afe8cec616
qtdemux: restore the segment on case of soft reset

When seeking back to restore the mdat position a flush is pushed
through and it resets downstream segment information. Make sure
that after the flush (that does a soft reset) a segment will
be pushed again

Fixes regressions spotted at
https://ci.gstreamer.net/job/GStreamer-master-validate/2100/
gst/isomp4/qtdemux.c