commit | 364dbb5fc7b9b4c68f87c943e573e7292c350a14 | [log] [tgz] |
---|---|---|
author | Patrick Radizi <patrickr@axis.com> | Wed Feb 14 16:38:07 2018 +0100 |
committer | Sebastian Dröge <sebastian@centricular.com> | Thu Feb 15 10:05:39 2018 +0200 |
tree | b44d547e414e191fe8cff1ef95ea8c7daa9d79f3 | |
parent | 072c070e6c71f2bb2890e11b8829657cdf8b730e [diff] |
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