qtdemux: offset edts segments by the min timestamp of the stream
authorThiago Santos <thiagoss@osg.samsung.com>
Tue, 26 Apr 2016 19:54:30 +0000 (16:54 -0300)
committerThiago Santos <thiagossantos@gmail.com>
Fri, 25 May 2018 15:34:29 +0000 (08:34 -0700)
commit9c514f9c7ccb7f8317f0af6011192b9be65a2396
tree639617d08460826ed9c140f1e7e4294dfdcc4228
parentbfd0e0225ec1e82637a2c6419f94c46e750733c1
qtdemux: offset edts segments by the min timestamp of the stream

Otherwise if the stream is starting at timestamp=X it would wait
'X' to start playing.

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