gstreamer/gst/rtpmanager
Wim Taymans 39a2ba669d rtpjitterbuffer: use structure to hold packet information
Make the jitterbuffer operate on a structure containing all the packet
information. This avoids mapping the buffer multiple times just to get the RTP
information. It will also make it possible to store other miniobjects such as
events later.
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: use structure to hold packet information 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 rtpjitterbuffer: use structure to hold packet information 2013-09-23 14:45:25 +02:00
rtpjitterbuffer.h rtpjitterbuffer: use structure to hold packet information 2013-09-23 14:45:25 +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