rtptimerqueue: remove ->num from the timer
authorHavard Graff <havard.graff@gmail.com>
Thu, 19 Mar 2020 22:17:21 +0000 (23:17 +0100)
committerGStreamer Merge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Fri, 20 Mar 2020 13:17:20 +0000 (13:17 +0000)
commita710bda1ab70573778165f32b65d59bdaccdc820
tree38073e249d37c20050895a56a98cab3e5fd247c6
parentf1ff80ced0d14639beb3835970b62770e1eb74d1
rtptimerqueue: remove ->num from the timer

This concept was only used by the "multi"-lost timer, and since that
one is not around any longer, the "num" concept is superfluous.
gst/rtpmanager/gstrtpjitterbuffer.c
gst/rtpmanager/rtptimerqueue.c
gst/rtpmanager/rtptimerqueue.h
tests/check/elements/rtptimerqueue.c