rtsp-stream: Always create multicast UDP elements if the protocol flag is set
[platform/upstream/gstreamer.git] / gst / rtsp-server / rtsp-stream.c
2016-09-05 Sebastian Drögertsp-stream: Always create multicast UDP elements if...
2016-09-05 Sebastian Drögertsp-stream: Fix up various multicast related issues
2016-09-05 Xavier Claessensstream: revert back to create udpsrc/udpsink on DESCRIB...
2016-09-05 Xavier Claessensstream: factor our plug_src function
2016-09-05 Xavier Claessensstream: factor out plug_sink function
2016-09-05 Xavier Claessensstream: small documentation clarification
2016-09-05 Xavier Claessensstream: rename addr_v4/6 to mcast_addr_v4/6 for clarity
2016-09-05 Xavier Claessensstream: Keep a ref on joined bin
2016-09-05 Xavier Claessensstream: code cleanup
2016-09-05 Xavier Claessensstream: small fix in error code path
2016-09-05 Xavier ClaessensRevert "rtsp-stream: Fix crash on cleanup with shared...
2016-06-14 Aleix Conchillo... sdp: add rollover counters for all sender SSRC
2016-04-29 Jake Foytikrtsp-stream: Fix crash on cleanup with shared media...
2016-04-29 Sebastian Drögertsp-stream: Always bind to ANY when address is a multi...
2016-04-03 Sebastian Drögertsp-server: Implement clock signalling according to...
2016-03-25 Sebastian Drögertsp-media: Add support for setting the multicast interface
2016-03-16 Sebastian Drögertsp-stream: Don't set the state of the appsrc from...
2016-03-10 Sebastian Drögertsp-stream: Ensure that the pipeline is live and later...
2016-03-10 Jan Schmidtrtsp-stream: Fix typo in the docstring
2016-03-05 Sebastian Drögertsp-stream: Disable multicast loopback for all our...
2016-03-04 Sebastian Drögertsp-stream: Only bind multicast sockets to ANY on...
2016-03-03 Sebastian Drögertsp-stream: Only use the address pool for unicast...
2016-03-02 Sebastian Drögertsp-server: Fix indentation
2016-03-02 Sebastian Drögertsp-stream: Don't bind the sockets to multicast addresses
2016-02-23 Patricia Muscalurtsp-stream: postpone UDP socket allocation until SETUP
2016-02-23 Patricia Muscalurtsp-stream: postpone the creation of the UDP sources
2016-02-23 Patricia Muscalurtsp-stream: added function for setting UDP sources...
2016-02-23 Patricia Muscalurtsp-stream: added function for creating and configurin...
2016-02-23 Patricia Muscalurtsp-stream: added function for RTP/RTCP socket configu...
2016-02-23 Patricia Muscalurtsp-stream: added function for creating and configurin...
2016-02-23 Patricia Muscalurtsp-stream: added helper function for creating the...
2016-01-28 Jan Schmidtrtsp-stream: Add functions for using rtsp-stream from...
2016-01-07 Srimanta Pandartsp-stream: fixed assert during update transport
2015-12-30 Sebastian Drögertsp-stream: Fix indentation
2015-12-08 Srimanta Pandartsp-stream: fixed valgrind error
2015-12-04 Srimanta Pandartsp-stream: create stream pipeline based on transport
2015-12-01 Sebastian Drögertsp-stream: Only create RTP sending/receiving rtpbin...
2015-11-17 Sebastian Drögertsp-stream: Disable multicast loopback for the multica...
2015-10-22 David Svensson Forsrtsp-stream: Always unref return value of gst_object_ge...
2015-10-02 Hyunjun Kostream: listen to sender ssrc signals
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
next