rtpjitterbuffer: allow timestamps to move backwards
authorPatrick Radizi <patrickr@axis.com>
Wed, 14 Feb 2018 15:38:07 +0000 (16:38 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 15 Feb 2018 08:05:39 +0000 (10:05 +0200)
commit364dbb5fc7b9b4c68f87c943e573e7292c350a14
treeb44d547e414e191fe8cff1ef95ea8c7daa9d79f3
parent072c070e6c71f2bb2890e11b8829657cdf8b730e
rtpjitterbuffer: allow timestamps to move backwards

The original solution for #784002 incorrectly assumed that timestamps
may not move backwards and changed timestamps that did so.

https://bugzilla.gnome.org/show_bug.cgi?id=784002
gst/rtpmanager/gstrtpjitterbuffer.c