isomp4/mux: add a function for seeking to a specific output byte position
authorMatthew Waters <matthew@centricular.com>
Thu, 19 Aug 2021 06:26:17 +0000 (16:26 +1000)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Mon, 23 Aug 2021 04:17:36 +0000 (04:17 +0000)
commit660517435837a09098c1ade9662c4aaa31176e73
treeecf2c42a81a6f0d0075a21737cc29949df85dbf6
parent9dc5cb34aeff9b8d6e468ec4be957a647d2e87c0
isomp4/mux: add a function for seeking to a specific output byte position

We do it enough times that this makes sense.  Also add a debug log line
for the seek position requested.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/1060>
gst/isomp4/gstqtmux.c