stream: handle NULL seqnum and rtptime arguments
[platform/upstream/gstreamer.git] / gst / rtsp-server / rtsp-stream.c
2014-02-04 Wim Taymansstream: handle NULL seqnum and rtptime arguments
2014-02-04 Wim Taymansstream: add fallback for missing stats property
2014-01-28 Wim Taymansstream: don't leak stats structure
2014-01-27 Sebastian Rasmussenstream: Get rtpinfo properties atomically from payloader
2014-01-12 Tim-Philipp Müllerrtsp-server: support build against last stable release
2014-01-07 Wim Taymansstream: fix compilation
2014-01-07 Wim Taymansstream: add property to configure profiles
2014-01-07 Wim Taymansstream: add method to check supported transport
2013-12-26 Wim Taymansstream: return clock-rate from get_rtpinfo
2013-12-26 Wim Taymansstream: also return the running-time
2013-12-19 Edward Herveyrtsp-stream: Check return value of sscanf
2013-11-28 Wim Taymansstream: add API to block streams
2013-11-22 Aleix Conchillo... rtsp-stream: add getter for payload type
2013-11-22 Sebastian Rasmussenrtsp-*: Fix type name typos in comments
2013-11-18 Tim-Philipp Müllerrtsp-server: sprinkle some allow-none annotations for g-i
2013-11-18 Wim Taymansstream: add method to filter transports
2013-11-12 Wim Taymansstream: Add functions to get rtp and rtcp sockets
2013-11-12 Sebastian PölsterlFixed several GIR warnings
2013-10-02 Jonas Holmbergstream: Correct control comparison
2013-09-24 Patrick Radiziaddresspool: return reason of failure
2013-08-16 Wim Taymansstream: optimize pipeline for protocols
2013-08-16 Wim Taymansmedia-factory: allow all protocols
2013-08-16 Wim Taymansstream: add protocols property
2013-07-16 Wim Taymansdocs: improve docs
2013-07-11 Wim Taymansdocs: improve docs
2013-07-11 Wim Taymansdocs: update docs
2013-07-03 Wim Taymansstream: add method to check control url of stream
2013-07-02 Wim Taymansstream: add methods and property to set control string
2013-07-01 Wim Taymansstream: add more support for IPv6
2013-07-01 Wim Taymansstream: handle failed port allocation
2013-07-01 Wim Taymansstream: improve docs
2013-06-24 Aleix Conchillo... stream: allow access to the rtp session
2013-06-24 Alexander Schrabdscp qos support in gst-rtsp-stream
2013-06-03 Alexander Schrabrtspstream: handle both ipv4 and ipv6 clients
2013-05-30 Wim Taymansstream: keep the transport object alive
2013-04-23 Wim Taymansstream: set elements to NULL before removing
2013-04-22 Ognyan Tonchevstream: add method to get the srcpad
2013-04-22 Ognyan Tonchevstream: clear session and caps for reuse
2013-03-11 Olivier Crêtestream: Select unicast address from pool if appropriate
2013-03-11 Olivier Crêtestream: Properties are always there in Gst 1.0
2013-03-11 Olivier Crêteaddress-pool: Add unicast addresses
2013-03-11 Olivier Crêteclient: Check client provided addresses against the...
2012-11-29 Wim Taymansrtsp: make object details private
2012-11-28 Wim Taymansstream: improve debug
2012-11-20 Wim Taymansstream: set udp sources to PLAYING
2012-11-20 David Svensson Forsrtsp-stream: plug socket leak
2012-11-15 Wim Taymansrtsp: improve debug
2012-11-15 Wim Taymansstream: add methods to deal with address pool
2012-11-15 Wim Taymansstream: share src and sink sockets
2012-11-13 Wim Taymansstream: add locking
2012-11-12 Wim Taymansstream-transport: add keep-alive method
2012-11-12 Wim Taymansstream-transport: add method to handle RTP/RTCP
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-10-26 Wim Taymansstream: transports must already have been removed
2012-10-26 Wim Taymansstream: improve join and leave of the pipeline
2012-10-26 Wim Taymansrtsp: fix MTU setting
2012-10-25 Wim Taymansrtsp: massive refactoring