qtdemux: properly activate segment with rate != 1.0
authorThiago Santos <thiagoss@osg.samsung.com>
Tue, 3 May 2016 13:41:06 +0000 (10:41 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Mon, 9 May 2016 13:49:53 +0000 (10:49 -0300)
commit6604614dc53e76b4a16a6e19841efc5989002f79
tree721e3bb63f880c7abdbaf1f24521859c89422086
parent8f7962e1c3178bb6f84c7d9d06e3172ae7dfd273
qtdemux: properly activate segment with rate != 1.0

Also use the qt rate to identify the position within a qt segment
to properly translate playback time to qt media time

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