gstreamer/gst/rtpmanager
Wim Taymans 9f83f6868c gst/rtpmanager/gstrtpjitterbuffer.c: Fix problem with using the output seqnum counter to check for input seqnum disco...
Original commit message from CVS:
* gst/rtpmanager/gstrtpjitterbuffer.c:
(gst_jitter_buffer_sink_parse_caps),
(gst_rtp_jitter_buffer_flush_start),
(gst_rtp_jitter_buffer_flush_stop), (gst_rtp_jitter_buffer_chain),
(gst_rtp_jitter_buffer_loop):
Fix problem with using the output seqnum counter to check for input
seqnum discontinuities.
Improve gap detection and recovery, reset and flush the jitterbuffer on
seqnum restart. Fixes #556520.
* gst/rtpmanager/rtpjitterbuffer.c: (rtp_jitter_buffer_insert):
Fix wrong G_LIKELY.
2008-10-16 13:05:37 +00:00
..
.gitignore gst/rtpmanager/: Added custom marshallers for signals. 2007-04-10 09:14:07 +00:00
gstrtpbin-marshal.list gst/rtpmanager/gstrtpbin-marshal.list: Add marshaller for new action signal. 2008-10-07 18:54:41 +00:00
gstrtpbin.c gst/rtpmanager/gstrtpbin-marshal.list: Add marshaller for new action signal. 2008-10-07 18:54:41 +00:00
gstrtpbin.h gst/rtpmanager/gstrtpbin-marshal.list: Add marshaller for new action signal. 2008-10-07 18:54:41 +00:00
gstrtpclient.c gst/: More doc updates. More xrefs. 2008-06-16 07:03:58 +00:00
gstrtpclient.h gst/rtpmanager/: Add signal to notify of an SDES change. 2007-12-10 15:34:19 +00:00
gstrtpjitterbuffer.c gst/rtpmanager/gstrtpjitterbuffer.c: Fix problem with using the output seqnum counter to check for input seqnum disco... 2008-10-16 13:05:37 +00:00
gstrtpjitterbuffer.h gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender becomes a receiver. 2008-09-05 13:52:34 +00:00
gstrtpmanager.c gst/rtpmanager/: Add signal to notify of an SDES change. 2007-12-10 15:34:19 +00:00
gstrtpptdemux.c gst/: More doc updates. More xrefs. 2008-06-16 07:03:58 +00:00
gstrtpptdemux.h gst/rtpmanager/: Add signal to notify of an SDES change. 2007-12-10 15:34:19 +00:00
gstrtpsession.c gst/rtpmanager/gstrtpsession.c: Install event handler on the rtcp_src pad, make LATENCY event return 2008-10-16 09:51:28 +00:00
gstrtpsession.h gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender becomes a receiver. 2008-09-05 13:52:34 +00:00
gstrtpssrcdemux.c gst/: More doc updates. More xrefs. 2008-06-16 07:03:58 +00:00
gstrtpssrcdemux.h gst/rtpmanager/: Add signal to notify of an SDES change. 2007-12-10 15:34:19 +00:00
Makefile.am docs/Makefile.am: Don't attempt to build plugin docs when they're disabled. 2008-05-16 19:56:30 +00:00
rtpjitterbuffer.c gst/rtpmanager/gstrtpjitterbuffer.c: Fix problem with using the output seqnum counter to check for input seqnum disco... 2008-10-16 13:05:37 +00:00
rtpjitterbuffer.h gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender becomes a receiver. 2008-09-05 13:52:34 +00:00
rtpsession.c gst/rtpmanager/gstrtpbin-marshal.list: Add marshaller for new action signal. 2008-10-07 18:54:41 +00:00
rtpsession.h gst/rtpmanager/gstrtpbin-marshal.list: Add marshaller for new action signal. 2008-10-07 18:54:41 +00:00
rtpsource.c gst/rtpmanager/: Fix some docs. 2008-09-23 18:13:31 +00:00
rtpsource.h gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender becomes a receiver. 2008-09-05 13:52:34 +00:00
rtpstats.c gst/rtpmanager/: Add signal to notify of an SDES change. 2007-12-10 15:34:19 +00:00
rtpstats.h gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender becomes a receiver. 2008-09-05 13:52:34 +00:00