summaryrefslogtreecommitdiffstats
path: root/gst/rtpmanager/gstrtpbin.h
AgeCommit message (Expand)AuthorFilesLines
2009-08-11Move rtpmanager from -bad to -good.Tim-Philipp Müller1-88/+0
2009-06-29rtpbin: add SDES propertyWim Taymans1-1/+1
2009-04-15rtpbin: we should not provide a clockWim Taymans1-2/+0
2009-03-27rtpbin: add on_npt_stop signalWim Taymans1-0/+1
2008-11-26gst/rtpmanager/gstrtpbin.*: Remove a lot of per stream state that is not need...Wim Taymans1-0/+1
2008-10-07gst/rtpmanager/gstrtpbin-marshal.list: Add marshaller for new action signal.Håvard Graff1-2/+8
2008-09-05gst/rtpmanager/gstrtpbin.*: Add signal to notify listeners when a sender beco...Wim Taymans1-0/+1
2008-04-25gst/rtpmanager/gstrtpbin.*: Expose new jitterbuffer property in rtpbin too.Wim Taymans1-0/+1
2007-12-10gst/rtpmanager/: Add signal to notify of an SDES change.Wim Taymans1-1/+2
2007-12-10gst/rtpmanager/gstrtpbin.*: Expose SDES items as properties and configure the...Wim Taymans1-0/+3
2007-09-20gst/rtpmanager/: Add notification of active SSRCs to various RTP elements. Fi...Wim Taymans1-0/+1
2007-09-03gst/rtpmanager/: Updated example pipelines in docs.Wim Taymans1-0/+3
2007-08-23Rename all GstRTPFoo structs to GstRtpFoo so that GST_BOILERPLATE registers a...Tim-Philipp Müller1-16/+16
2007-08-10gst/rtpmanager/: Remove complicated async queue and replace with more simple ...Wim Taymans1-1/+7
2007-05-23Document stuff.Wim Taymans1-0/+1
2007-05-14gst/rtpmanager/async_jitter_queue.c: Fix leak when flushing.Wim Taymans1-0/+2
2007-04-25gst/rtpmanager/gstrtpbin.*: Make default jitterbuffer latency configurable.Wim Taymans1-0/+2
2007-04-13gst/rtpmanager/: Protect lists and structures with locks.Wim Taymans1-0/+1
2007-04-11gst/rtpmanager/gstrtpbin-marshal.list: Some more custom marshallers.Wim Taymans1-1/+1
2007-04-10gst/rtpmanager/: Added custom marshallers for signals.Wim Taymans1-0/+3
2007-04-06gst/rtpmanager/gstrtpbin.*: Provide a clock.Wim Taymans1-0/+1
2007-04-05gst/rtpmanager/gstrtpbin.*: Add debugging category.Wim Taymans1-2/+2
2007-04-03gst/rtpmanager/: Some more ghostpad magic.Wim Taymans1-2/+2
2007-04-03Add RTP session management elements. Still in progress.Wim Taymans1-0/+56