gst/rtpmanager/rtpjitterbuffer.*: Keep track of the last outgoing timestamp and of...
authorArnout Vandecappelle <arnout@mind.be>
Tue, 23 Dec 2008 11:39:59 +0000 (11:39 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 23 Dec 2008 11:39:59 +0000 (11:39 +0000)
commit21ce049f2a444409eddd1a1599bf7e5a39682b14
treeadee26f025e3a83131451b5134a3f9048fb1616d
parent9488ef376435486d8e9bcaceb3046cb302396b3a
gst/rtpmanager/rtpjitterbuffer.*: Keep track of the last outgoing timestamp and of the last sender-side time.  Timest...

Original commit message from CVS:
Patch by: Arnout Vandecappelle <arnout at mind dot be>
* gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_reset_skew),
(calculate_skew):
* gst/rtpmanager/rtpjitterbuffer.h:
Keep track of the last outgoing timestamp and of the last sender-side
time.  Timestamps can only go forward if they do at the sender
side, can only go back if they do at the sender side, and remain the
same if they remain the same at the sender side. Fixes #565319.
ChangeLog
gst/rtpmanager/rtpjitterbuffer.c
gst/rtpmanager/rtpjitterbuffer.h