gstreamer/gst/rtpmanager
Wim Taymans 05418f1687 rtpbin: avoid some structure copies
Don't make copied in the getter and setter for SDES in the RTPSource. This
avoids a couple of copies of the SDES structure when generating RTCP
packets.
2009-12-22 22:27:21 +01: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: add property to remove pads automatically 2009-12-21 15:07:44 +01:00
gstrtpbin.h rtpbin: add ignore-pt parameter 2009-09-08 17:38:32 +02:00
gstrtpjitterbuffer.c jitterbuffer: avoid using wrong clock-rate 2009-11-25 10:38:23 -06: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 rtpptdemux: only forward the lost-event to the last seen pt-number 2009-10-14 12:28:55 +02:00
gstrtpptdemux.h gst/rtpmanager/: Add signal to notify of an SDES change. 2009-08-11 02:30:32 +01:00
gstrtpsession.c rtpmanager: Fixed a copy & paste error 2009-09-01 15:06:46 +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 ssrcdemux: fix comparison 2009-12-21 15:07:34 +01:00
gstrtpssrcdemux.h ssrcdemux: emit signal when pads are removed 2009-08-11 02:30:44 +01:00
Makefile.am build: use gst-glib-gen.mak to fix the glib build rules. 2009-10-16 11:53:38 +03:00
rtpjitterbuffer.c jitterbuffer: handle -1 input timestamps 2009-10-01 12:12:09 +02:00
rtpjitterbuffer.h jitterbuffer: make sure time does not go backwards 2009-09-01 12:48:28 +02:00
rtpsession.c rtpbin: avoid some structure copies 2009-12-22 22:27:21 +01:00
rtpsession.h rtpbin: add SDES property that takes GstStructure 2009-08-11 02:30:46 +01:00
rtpsource.c rtpbin: avoid some structure copies 2009-12-22 22:27:21 +01:00
rtpsource.h rtpbin: avoid some structure copies 2009-12-22 22:27:21 +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