qtdemux: update segment when new duration is found
authorThiago Santos <thiagoss@osg.samsung.com>
Wed, 4 May 2016 00:17:01 +0000 (21:17 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Thu, 5 May 2016 12:30:48 +0000 (09:30 -0300)
commitc70ed4c914d7e1896c467873edeb7309541dff66
tree1fd4ec7b8ecda79de97b2833e308ec9bc1e5a8ae
parenta5e02e948b0ff2ed5cd4e9e18dda44ce3c52f6d3
qtdemux: update segment when new duration is found

Otherwise the old segment will have a shorter stop time and would
cause the stream to end too early.
gst/isomp4/qtdemux.c