rtptwcc: fix seqnum-wrap
authorHavard Graff <havard.graff@gmail.com>
Fri, 18 Dec 2020 13:01:23 +0000 (14:01 +0100)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 25 Aug 2021 08:36:06 +0000 (08:36 +0000)
commit219749c40c37f66b1130cbb8eedf7730f5b83753
treebb47444a362702df2d0dc54646df7d7152655f14
parent3b14a24630cc593e18338e2f09a5f0ba2a28816c
rtptwcc: fix seqnum-wrap

Using the proper API to do this is obviously an improvement, and
adding a test for the case of a packet-loss when the seqnum wrap
is also a good idea.

Co-authored-by: Tulio Beloqui <tulio.beloqui@pexip.com>
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/927>
gst/rtpmanager/rtptwcc.c
tests/check/elements/rtpsession.c