next_offset uses a magic "-1" value for unset values. Use that value and not checking whether it's positive (it always is, it's unsigned) Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8286>
next_offset uses a magic "-1" value for unset values. Use that value and not checking whether it's positive (it always is, it's unsigned) Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8286>