qtdemux: Dump composition time offsets in trun as signed integers
authorSebastian Dröge <sebastian@centricular.com>
Fri, 12 Nov 2021 10:39:17 +0000 (12:39 +0200)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 12 Nov 2021 17:51:03 +0000 (17:51 +0000)
commit93a10a4ba1cca0d8d6d4d4296e882c1829077d8b
treeec6aa1d5f6e6537c323a3c071b1a872ddf978021
parenta6f3391c8118ad5e7050eba367149fcae926c52e
qtdemux: Dump composition time offsets in trun as signed integers

Just like we do for ctts without regard of the version of the box.
Huge offsets are interpreted as negative offsets by qtdemux so this
works.

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