rtsp-stream: Always unref return value of gst_object_get_parent()
[platform/upstream/gstreamer.git] / gst / rtsp-server / rtsp-stream.c
2015-10-23 David Svensson Forsrtsp-stream: Always unref return value of gst_object_ge...
2015-09-17 Tim-Philipp Müllerstream: fix docs for recently-added get/set_buffer_size API
2015-09-03 Jan Schmidtrtsp-stream: Implement UDP buffer size setting.
2015-06-11 Hyunjun Kortsp-stream: add description for gst_rtsp_stream_reques...
2015-04-27 Hyunjun Kortsp-stream: get valid clock-rate from last-sample
2015-04-15 Hyunjun Kortsp-stream: fix to get valid each stream data for...
2015-03-23 Sebastian Drögertsp-stream: Limit the queues to 1 buffer
2015-03-23 Sebastian Drögertsp-stream: Update comment and ASCII art to the latest...
2015-03-21 Nicolas Dufresnertsp-media: Properly return first rtptime
2015-03-18 Nicolas Dufresnertsp-stream: Don't leave buffer mapped
2015-03-09 Sebastian Drögertsp-stream: Get the seqnum-base and other information...
2015-02-13 Andreas Frischrtsp-stream: Add necessary queues between tee and multi...
2015-02-06 Sebastian Drögertsp-stream: Put the timestamp of receival of the initi...
2015-02-06 Sebastian DrögeAdd initial support for RECORD
2015-01-30 Anila Balavanrtsp-stream: RTCP and RTP transport cache cookies seperated
2015-01-21 Tim-Philipp Müllerrtsp-stream: fix false compiler warning
2015-01-16 Göran Jönssonrtsp-stream: Have one copy of the transports cache...
2015-01-15 Sebastian Drögertsp-stream: Set format=TIME on our app sources for TCP
2014-12-16 Sebastian Drögertsp-stream: Fix some minor memory leaks
2014-12-16 Sebastian Drögertsp-stream: Fix compiler warnings
2014-12-16 Matthew Watersmedia: implement ssrc-multiplexed retransmission support
2014-12-02 Göran Jönssonrtsp: Ref transports in hash table.
2014-11-01 Aleix Conchillo... rtsp-stream: unref srtp decoder when leaving bin
2014-10-21 Aleix Conchillo... stream: release lock even not all transports have been...
2014-09-12 Srimanta Pandartsp-media: Make sure that sequence numbers are monoton...
2014-08-25 Sebastian Drögertsp-stream: Remove the multicast group udp sources...
2014-08-12 Sebastian Drögertsp-media: Query position and stop time only on the...
2014-07-22 Sebastian Drögertsp-stream: Listen on the multicast group for RTP...
2014-07-10 Wim Taymansfilter: Release lock in filter functions
2014-06-27 Wim Taymansstream: crypto can be NULL
2014-06-26 Evan Nemersonintrospection: add (nullable) annotations to return...
2014-06-24 Evan Nemersongi: improve annotations
2014-05-16 Aleix Conchillo... stream: add signals for new RTP/RTCP encoders
2014-04-03 Wim Taymansstream: add method to set crypto info
2014-03-25 Wim Taymansstream: add SRTP support
2014-03-24 Sebastian Rasmussengobject-introspection: Add annotations to support langu...
2014-03-15 Sebastian Rasmussenrtsp-stream: Don't mix IPv4 and IPv6 addresses
2014-03-13 Wim Taymansstream: take caps after the session manager
2014-03-13 Wim Taymansstream: release lock while pushing out packets
2014-03-03 Wim Taymansstream: release some locks in error cases
2014-03-03 Sebastian Rasmussendocs: Enable and fix gtk-doc warnings
2014-02-18 Göran Jönssonstream: set ttl-mc before adding the socket
2014-02-09 Sebastian Drögertsp-server: Fix lots of compiler warnings with clang
2014-02-09 Sebastian DrögeRevert "rtsp-server: support build against last stable...
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
next