qtdemux: do not update segment.stop is it is not a valid time
authorThiago Santos <thiagossantos@gmail.com>
Mon, 14 May 2018 04:59:49 +0000 (21:59 -0700)
committerThiago Santos <thiagossantos@gmail.com>
Fri, 25 May 2018 15:34:29 +0000 (08:34 -0700)
commit364a921d3f10c54d403b5f35afbbdb405dbca819
tree92932497ed71aad5bd24d9a82ffd98770f2b182b
parent9c514f9c7ccb7f8317f0af6011192b9be65a2396
qtdemux: do not update segment.stop is it is not a valid time

Otherwise it overflows and starts having a meaningful and wrong value.

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