summaryrefslogtreecommitdiffstats
path: root/gst/rtpmanager/gstrtpbin.h
Commit message (Expand)AuthorAgeFilesLines
* rtpbin: add ignore-pt parameterMarc Leeman2009-09-081-0/+1
* rtpbin: propagate payload-type-change signal from demuxerHåvard Graff2009-09-081-0/+2
* rtpbin: add SDES propertyWim Taymans2009-08-111-1/+1
* rtpbin: we should not provide a clockWim Taymans2009-08-111-2/+0
* rtpbin: add on_npt_stop signalWim Taymans2009-08-111-0/+1
* gst/rtpmanager/gstrtpbin.*: Remove a lot of per stream state that is not need...Wim Taymans2009-08-111-0/+1
* gst/rtpmanager/gstrtpbin-marshal.list: Add marshaller for new action signal.Håvard Graff2009-08-111-2/+8
* gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender beco...Wim Taymans2009-08-111-0/+1
* gst/rtpmanager/gstrtpbin.*: Expose new jitterbuffer property in rtpbin too.Wim Taymans2009-08-111-0/+1
* gst/rtpmanager/: Add signal to notify of an SDES change.Wim Taymans2009-08-111-1/+2
* gst/rtpmanager/gstrtpbin.*: Expose SDES items as properties and configure the...Wim Taymans2009-08-111-0/+3
* gst/rtpmanager/: Add notification of active SSRCs to various RTP elements. Fi...Wim Taymans2009-08-111-0/+1
* gst/rtpmanager/: Updated example pipelines in docs.Wim Taymans2009-08-111-0/+3
* Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE registers a...Tim-Philipp Müller2009-08-111-16/+16
* gst/rtpmanager/: Remove complicated async queue and replace with more simple ...Wim Taymans2009-08-111-1/+7
* Document stuff.Wim Taymans2009-08-111-0/+1
* gst/rtpmanager/async_jitter_queue.c: Fix leak when flushing.Wim Taymans2009-08-111-0/+2
* gst/rtpmanager/gstrtpbin.*: Make default jitterbuffer latency configurable.Wim Taymans2009-08-111-0/+2
* gst/rtpmanager/: Protect lists and structures with locks.Wim Taymans2009-08-111-0/+1
* gst/rtpmanager/gstrtpbin-marshal.list: Some more custom marshallers.Wim Taymans2009-08-111-1/+1
* gst/rtpmanager/: Added custom marshallers for signals.Wim Taymans2009-08-111-0/+3
* gst/rtpmanager/gstrtpbin.*: Provide a clock.Wim Taymans2009-08-111-0/+1
* gst/rtpmanager/gstrtpbin.*: Add debugging category.Wim Taymans2009-08-111-2/+2
* gst/rtpmanager/: Some more ghostpad magic.Wim Taymans2009-08-111-2/+2
* Add RTP session management elements. Still in progress.Wim Taymans2009-08-111-0/+56