qtdemux: Don't override TIME segments from upstream that we just saw
authorSebastian Dröge <sebastian@centricular.com>
Tue, 31 May 2016 13:38:34 +0000 (16:38 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 1 Jun 2016 06:32:03 +0000 (09:32 +0300)
commitf3e68164e4ce4ec7b0a7ec717fa9bf5cc2302c01
tree61d9cc4b7ab64e53604049d9062817c66a09c46b
parent4bdd192fb342bee9394bc4013b9fc563dc035649
qtdemux: Don't override TIME segments from upstream that we just saw

The point of d8fb7a9c96b108814beeaa0e63f818d4648c7fe9 was to not have any
spurious segments stored for later if we do BYTES->TIME conversion, but
overriding any TIME segments from upstream does not make any sense.

See https://bugzilla.gnome.org/show_bug.cgi?id=763165

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