gstreamer/gst/rtpmanager
Peter Kjellerstedt bfb1260af4 rtpmanager: Set caps in gst_rtp_session_send_rtcp() correctly again
The test for when to set an RTCP caps on the output pad in
gst_rtp_session_send_rtcp() accidentally got inverted in the last commit.
2009-09-01 11:32:41 +02:00
..
.gitignore gst/rtpmanager/: Added custom marshallers for signals. 2009-08-11 02:30:24 +01:00
gstrtpbin-marshal.list ssrcdemux: emit signal when pads are removed 2009-08-11 02:30:44 +01:00
gstrtpbin.c rtpbin: whitespace fixes 2009-08-31 16:33:26 +02:00
gstrtpbin.h rtpbin: add SDES property 2009-08-11 02:30:46 +01:00
gstrtpjitterbuffer.c rtp: Use new gst_iterator_new_single() for the internal linked pads iteration 2009-08-31 08:09:09 +02:00
gstrtpjitterbuffer.h rtpbin: add on_npt_stop signal 2009-08-11 02:30:41 +01:00
gstrtpmanager.c rtpbin: removed old gstrtpclient 2009-08-11 02:30:45 +01:00
gstrtpptdemux.c gst/rtpmanager/gstrtpbin.c: Do not try to keep track of the clock-rate ourselves but simply get the value from the ji... 2009-08-11 02:30:38 +01:00
gstrtpptdemux.h gst/rtpmanager/: Add signal to notify of an SDES change. 2009-08-11 02:30:32 +01:00
gstrtpsession.c rtpmanager: Set caps in gst_rtp_session_send_rtcp() correctly again 2009-09-01 11:32:41 +02:00
gstrtpsession.h gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender becomes a receiver. 2009-08-11 02:30:37 +01:00
gstrtpssrcdemux.c rtp: Use new gst_iterator_new_single() for the internal linked pads iteration 2009-08-31 08:09:09 +02:00
gstrtpssrcdemux.h ssrcdemux: emit signal when pads are removed 2009-08-11 02:30:44 +01:00
Makefile.am rtpbin: removed old gstrtpclient 2009-08-11 02:30:45 +01:00
rtpjitterbuffer.c jitterbuffer: add slope estimation code and debug 2009-08-31 13:02:16 +02:00
rtpjitterbuffer.h gst/rtpmanager/rtpjitterbuffer.*: Keep track of the last outgoing timestamp and of the last sender-side time. Timest... 2009-08-11 02:30:40 +01:00
rtpsession.c rtpsession: avoid doing lip-sync in BYE 2009-08-11 02:30:47 +01:00
rtpsession.h rtpbin: add SDES property that takes GstStructure 2009-08-11 02:30:46 +01:00
rtpsource.c rtpsource: avoid buffer leak on bad seqnum 2009-08-11 02:30:47 +01:00
rtpsource.h rtpbin: add SDES property that takes GstStructure 2009-08-11 02:30:46 +01:00
rtpstats.c rtp: Use new gst_iterator_new_single() for the internal linked pads iteration 2009-08-31 08:09:09 +02:00
rtpstats.h gst/rtpmanager/gstrtpsession.c: Pass the running time to the session when processing RTP packets. 2009-08-11 02:30:39 +01:00