rtpjitterbuffer: remove lost timer for out of order packets
authorRaul Tambre <raul@tambre.ee>
Thu, 18 Aug 2022 14:08:51 +0000 (17:08 +0300)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Thu, 1 Sep 2022 09:01:31 +0000 (09:01 +0000)
commite1d3612321d48cd3c7aa8810645d64739978f903
treef1e9c05d8298a8e5b05f9225c08442cf4fe532d8
parent55716ac21c5b508f36bac511383b398fa2bbccbb
rtpjitterbuffer: remove lost timer for out of order packets

When receiving old packets remove the running lost timer if present.
This fixes incorrect reporting of a lost packet even if it arrived in time.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2922>
subprojects/gst-plugins-good/gst/rtpmanager/gstrtpjitterbuffer.c
subprojects/gst-plugins-good/tests/check/elements/rtpjitterbuffer.c