summaryrefslogtreecommitdiff
path: root/gst/rtsp-server/rtsp-stream.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-25rtsp-media: Enable seeking query before pipeline is completeEdward Hervey1-0/+3
2017-11-15rtsp-media: seek on media pipelines that are completePatricia Muscalu1-0/+3
2017-11-15Dynamically reconfigure pipeline in PLAY based on transportsPatricia Muscalu1-1/+8
2017-11-15rtsp-stream: add functions to get rtp and rtcp multicast socketsPatricia Muscalu1-0/+8
2017-05-18Mark symbols explicitly for export with GST_EXPORTTim-Philipp Müller1-0/+91
2016-06-14sdp: add rollover counters for all sender SSRCAleix Conchillo Flaqué1-0/+2
2016-04-03rtsp-server: Implement clock signalling according to RFC7273Sebastian Dröge1-0/+6
2016-03-25rtsp-media: Add support for setting the multicast interfaceSebastian Dröge1-0/+3
2016-02-23rtsp-stream: postpone UDP socket allocation until SETUPPatricia Muscalu1-0/+3
2016-01-29rtsp-stream: Add functions for using rtsp-stream from the clientJan Schmidt1-0/+3
2015-12-14rtsp-server: Add g_autoptr() support to all typesXavier Claessens1-0/+4
2015-09-03rtsp-stream: Implement UDP buffer size setting.Jan Schmidt1-0/+2
2015-05-20rtsp-server: Use single-include rtsp header to make sure we get all definitionsSebastian Dröge1-2/+1
2015-04-15rtsp-stream: fix to get valid each stream data for request-aux-sender signalHyunjun Ko1-1/+1
2015-02-11rtsp-stream: minor code formatting fixTim-Philipp Müller1-1/+2
2015-02-06Add initial support for RECORDSebastian Dröge1-1/+4
2014-12-16media: implement ssrc-multiplexed retransmission supportMatthew Waters1-1/+5
2014-09-12rtsp-media: Make sure that sequence numbers are monotonic after pauseSrimanta Panda1-0/+3
2014-08-12rtsp-media: Query position and stop time only on the RTP parts of the pipelineSebastian Dröge1-0/+6
2014-04-03stream: add method to set crypto infoWim Taymans1-0/+3
2014-01-07stream: add property to configure profilesWim Taymans1-0/+3
2014-01-07stream: add method to check supported transportWim Taymans1-0/+3
2013-12-26stream: return clock-rate from get_rtpinfoWim Taymans1-0/+1
2013-12-26stream: also return the running-timeWim Taymans1-1/+2
2013-12-12rtsp-server: add padding to many public structuresTim-Philipp Müller1-1/+4
2013-11-28stream: add API to block streamsWim Taymans1-1/+4
2013-11-22rtsp-stream: add getter for payload typeAleix Conchillo Flaque1-0/+1
2013-11-18stream: add method to filter transportsWim Taymans1-0/+30
2013-11-12stream: Add functions to get rtp and rtcp socketsWim Taymans1-0/+5
2013-08-16stream: add protocols propertyWim Taymans1-0/+3
2013-07-11docs: more updatesWim Taymans1-1/+1
2013-07-03stream: add method to check control url of streamWim Taymans1-0/+1
2013-07-02stream: add methods and property to set control stringWim Taymans1-0/+3
2013-07-01stream: add more support for IPv6Wim Taymans1-2/+3
2013-06-24stream: allow access to the rtp sessionAleix Conchillo Flaque1-0/+3
2013-06-24dscp qos support in gst-rtsp-streamAlexander Schrab1-0/+3
2013-06-03rtspstream: handle both ipv4 and ipv6 clientsAlexander Schrab1-1/+3
2013-04-22stream: add method to get the srcpadOgnyan Tonchev1-0/+1
2013-03-11client: Check client provided addresses against the address poolOlivier Crête1-0/+6
2012-11-29rtsp: make object details privateWim Taymans1-74/+16
2012-11-15stream: add methods to deal with address poolWim Taymans1-0/+13
2012-11-13stream: add lockingWim Taymans1-0/+2
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-10-26stream: improve join and leave of the pipelineWim Taymans1-11/+13
2012-10-26docs: update docsWim Taymans1-1/+1
2012-10-26rtsp: fix MTU settingWim Taymans1-0/+3
2012-10-25rtsp: massive refactoringWim Taymans1-0/+142