gstreamer/gst/rtpmanager
Wim Taymans fdc1ed1680 rtpjitterbuffer: fix order of timeout events
Improve the order of the timeout events, if there are timers with the same
timeout, we want to trigger the lowest seqnum first. For this we need to loop
over the complete array of timers to find the best one before triggering the
timeout.
2013-09-23 14:45:25 +02:00
..
gstrtpbin.c rtpbin: proxy jitterbuffer do-retransmission property 2013-08-23 12:10:19 +02:00
gstrtpbin.h rtpbin: proxy jitterbuffer do-retransmission property 2013-08-23 12:10:19 +02:00
gstrtpdtmfmux.c docs: add rtpmux and rtpdtmfmux to plugin docs 2012-12-16 16:36:39 +00:00
gstrtpdtmfmux.h rtpmux: Fix FSF address 2012-12-16 16:36:39 +00:00
gstrtpjitterbuffer.c rtpjitterbuffer: fix order of timeout events 2013-09-23 14:45:25 +02:00
gstrtpjitterbuffer.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstrtpmanager.c rtp: register rtx element better 2013-08-21 17:02:26 +02:00
gstrtpmux.c rtpmux: Enable proxy caps on the src pads 2013-07-11 17:21:22 -04:00
gstrtpmux.h rtpmux: Send stream-start before caps 2013-05-13 15:37:05 +02:00
gstrtpptdemux.c rtpmanager: use generic marshaller 2013-08-04 11:03:07 +01:00
gstrtpptdemux.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstrtprtxqueue.c rtxqueue: add property to configure queue size 2013-08-23 15:47:25 +02:00
gstrtprtxqueue.h rtxqueue: add property to configure queue size 2013-08-23 15:47:25 +02:00
gstrtpsession.c rtpsession: Demux RTCP buffers from the RTP stream 2013-09-13 16:25:49 +02:00
gstrtpsession.h Fix FSF address 2012-11-04 00:07:18 +00:00
gstrtpssrcdemux.c rtpmanager: use generic marshaller 2013-08-04 11:03:07 +01:00
gstrtpssrcdemux.h rtpssrcdemux: Remove unused GstSegment 2013-04-02 23:42:41 -04:00
Makefile.am rtxqueue: add retransmission queue element 2013-08-19 22:04:50 +02:00
rtpjitterbuffer.c jitterbuffer: configure clock-rate on jitterbuffer 2013-09-23 14:45:24 +02:00
rtpjitterbuffer.h jitterbuffer: configure clock-rate on jitterbuffer 2013-09-23 14:45:24 +02:00
rtpsession.c rtpsession: Demux RTCP buffers from the RTP stream 2013-09-13 16:25:49 +02:00
rtpsession.h rtpsession: Demux RTCP buffers from the RTP stream 2013-09-13 16:25:49 +02:00
rtpsource.c rtpbin: use PacketInfo for the sender 2013-09-13 14:34:28 +02:00
rtpsource.h rtpbin: use PacketInfo for the sender 2013-09-13 14:34:28 +02:00
rtpstats.c Fix FSF address 2012-11-04 00:07:18 +00:00
rtpstats.h rtpbin: use PacketInfo for the sender 2013-09-13 14:34:28 +02:00