summaryrefslogtreecommitdiff
path: root/gst/rtpmanager/gstrtpbin.h
Commit message (Expand)AuthorAgeFilesLines
* rtpbin: add "get-session" signalMiguel París Díaz2016-02-161-0/+1
* rtpmanager: add "max-dropout-time" and "max-misorder-time" propsMiguel París Díaz2015-10-071-0/+2
* rtpmanager: add new on-new-sender-ssrc, on-sender-ssrc-active signalsHyunjun Ko2015-10-021-0/+3
* rtpbin/rtpjitterbuffer/rtspsrc: Add property to set maximum ms between RTCP S...Sebastian Dröge2015-09-251-0/+1
* rtpbin/session: Allow RTCP sync to happen based on capture time or send timeSebastian Dröge2015-09-251-0/+1
* rtpbin/session: Add new ntp-time-source property and deprecate use-pipeline-c...Sebastian Dröge2015-06-121-0/+2
* rtpbin: Add rtp-profile property for setting the default profile of newly cre...Sebastian Dröge2015-06-021-0/+2
* docs: make GstRTCPSync enum show up in rtpbin docsTim-Philipp Müller2015-04-051-0/+7
* rtpbin: Fix up new_jitterbuffer signal prototypeArun Raghavan2014-11-201-1/+1
* rtpbin: add support for AUX sender and receiverWim Taymans2013-12-311-0/+3
* rtpbin: add signal for new jitterbufferWim Taymans2013-12-301-0/+2
* rtpbin: request-rtp-encoder are no action signalsWim Taymans2013-12-301-4/+5
* rtpbin: allow dynamic RTP/RTCP encoders/decodersAleix Conchillo Flaqué2013-12-301-1/+5
* rtpbin: proxy jitterbuffer do-retransmission propertyWim Taymans2013-08-231-0/+1
* rtpbin: added custom downstream sync eventCarlos Rafael Giani2013-07-231-0/+1
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* rtspsrc: make jitterbuffer drop-on-latency available (fix #682055)Aleix Conchillo Flaque2012-08-221-0/+1
* rtpbin: alternative inter-stream syncing methodsMark Nauwelaerts2011-09-191-0/+1
* rtpbin: allow configurable rtcp stream syncing intervalMark Nauwelaerts2011-09-191-0/+1
* rtpbin: add ntp-sync propertyWim Taymans2010-09-061-0/+1
* rtpbin: add use-pipeline-clock propertyThijs Vermeir2010-09-061-0/+1
* rtpbin: keep track of elapsed pause timeWim Taymans2010-02-121-1/+2
* rtpbin: pass running_time to jitterbuffer pauseWim Taymans2010-02-121-0/+1
* rtpbin: more buffering updatesWim Taymans2010-02-121-0/+1
* rtpbin: propagate buffer-mode propertyWim Taymans2010-02-121-0/+2
* 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