rtpjitterbuffer: keep delay as a separate variable in timer
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 19 Sep 2013 12:12:18 +0000 (14:12 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 19 Sep 2013 12:32:48 +0000 (14:32 +0200)
commitfd6c57cf104b81ffde4a2d5a54164874ee0a8bbe
tree16f6b1006bf0c51003df39d7411c520e94f32313
parentd34184dd03fd46468fcf439d39a62a080c22ad4c
rtpjitterbuffer: keep delay as a separate variable in timer

Keep a separate delay in the timer so that we still know the original timestamp
of the packet that this timer refers to. We can then place the correct
running-time in the Retransmission event.
gst/rtpmanager/gstrtpjitterbuffer.c