From 4ab14e08490e05b913b9412d7280b73abf88e701 Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 12 May 2008 18:43:41 +0000 Subject: gst/rtpmanager/gstrtpjitterbuffer.c: Avoid waiting for a negative (huge) duration when the last packet has a lower ti... Original commit message from CVS: * gst/rtpmanager/gstrtpjitterbuffer.c: (gst_rtp_jitter_buffer_loop): Avoid waiting for a negative (huge) duration when the last packet has a lower timestamp than the current packet. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 724a1f92..66d4c9d4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2008-05-12 Wim Taymans + + * gst/rtpmanager/gstrtpjitterbuffer.c: + (gst_rtp_jitter_buffer_loop): + Avoid waiting for a negative (huge) duration when the last packet has a + lower timestamp than the current packet. + 2008-05-12 Peter Kjellerstedt * gst/rtpmanager/gstrtpsession.c: (gst_rtp_session_query_send_rtcp_src): -- cgit v1.2.1