rtpjitterbuffer: Update timers on ts-offset changes
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Fri, 21 Jun 2019 18:08:26 +0000 (14:08 -0400)
committerOlivier CrĂȘte <olivier.crete@collabora.com>
Fri, 27 Sep 2019 21:34:04 +0000 (17:34 -0400)
commit81bffb5e5c51ada8d0468729c7a6cee76dd3fbf1
tree28b9c257d4a420308e1c95aa365250802b9e874b
parentd4c6c335c5b3b6037cc79ecf770043845bf653e5
rtpjitterbuffer: Update timers on ts-offset changes

As the offset is already applied now, we need to update and reschedule
all timers each time the offset is changed. I'm not sure who expect this
to be retro-actively applied, but there was a unit test for it.
gst/rtpmanager/gstrtpjitterbuffer.c