qtdemux: Use the tfdt decode time on byte streams when it's significantly different...
authorEnrique Ocaña González <eocanha@igalia.com>
Mon, 24 Oct 2016 16:56:31 +0000 (16:56 +0000)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 1 Nov 2016 18:07:39 +0000 (20:07 +0200)
commit69fc488392b1d089d9054b6ba77bd19328aaeefb
tree94326ff37a12f91f6e6b74c6ea3c0e67acc8a1eb
parent23f4cd0c4ed66d1881d262668f35d708b4d0feee
qtdemux: Use the tfdt decode time on byte streams when it's significantly different than the time in the last sample

We consider there's a sifnificant difference when it's larger than on second
or than half the duration of the last processed fragment in case the latter is
larger.

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