qtdemux: prefer the tfdt timestamp over the buffer's that is less accurate
authorThiago Santos <thiagoss@osg.samsung.com>
Wed, 18 Feb 2015 12:40:14 +0000 (09:40 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Wed, 18 Feb 2015 12:57:48 +0000 (09:57 -0300)
commita12e41c106f0a2f48b5d3a73026ba4d20cd745fd
tree22d8f06c2af62fb5bacebe054e4f878dcda64be6
parent735c6c40f826c3e4d0bd652f4f0d48243d4a5b24
qtdemux: prefer the tfdt timestamp over the buffer's that is less accurate

The tfdt should be more accurate as the buffer timestamp is provided
by the fragmented format manifest and it might just be an approximation.
gst/isomp4/qtdemux.c