rtpjitterbuffer: Compare ext RTP times, not plain RTP time and ext RTP time when...
authorSebastian Dröge <sebastian@centricular.com>
Tue, 16 Jun 2015 08:30:34 +0000 (10:30 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 16 Jun 2015 08:31:47 +0000 (10:31 +0200)
commit62a7bcb3959613bcf52a8f6f92c3ed090b1c57a3
tree50039f1d2a232d83532d81e9ae8e088b2b6ef3c4
parentf4e01b13eed39087a7994f74be2e48bbb21e4eb3
rtpjitterbuffer: Compare ext RTP times, not plain RTP time and ext RTP time when calculating elapsed time

Otherwise all RTP times after a wraparound would be considered as going
backwards, they will always be smaller than the ext RTP time.
gst/rtpmanager/gstrtpjitterbuffer.c