qtdemux: guard against timestamp calculation overflow in gap event loop
authorTim-Philipp Müller <tim@centricular.com>
Tue, 27 Sep 2022 12:56:54 +0000 (13:56 +0100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Tue, 27 Sep 2022 13:07:15 +0000 (13:07 +0000)
commit02a8f9973b6c7d4c3c53dfe86d25e262705f92fa
treec9e8b64b74ef12f4e9e4008235cab38ea620f852
parent3c2c4bbe2c42e57dfe3ab6df2ca53ad600315364
qtdemux: guard against timestamp calculation overflow in gap event loop

Could possibly cause an endless loop.

Fixes #1400.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3084>
subprojects/gst-plugins-good/gst/isomp4/qtdemux.c