rtsp-stream: Set the multicast TTL parameter on multicast udp sinks
[platform/upstream/gstreamer.git] / gst / rtsp-server / rtsp-stream.c
2018-06-26 Patricia Muscalurtsp-stream: Set the multicast TTL parameter on multica...
2018-06-24 Tim-Philipp MüllerUpdate for g_type_class_add_private() deprecation in...
2018-06-24 Tim-Philipp MüllerFix indentation
2018-06-19 Mathieu Duponchellertsp-stream: only create funnel if it didn't exist...
2018-04-19 Mathieu DuponchelleImplement support for ULP Forward Error Correction
2018-04-04 Sebastian Drögegst: Run everything through gst-indent again
2018-03-30 Mathieu Duponchellertsp-stream: do not take lock in request_aux_receiver
2018-03-30 Mathieu Duponchellertsp-server: add API to enable retransmission requests
2018-03-30 Mathieu Duponchellertsp-stream: extract handle_keymgmt from rtsp-client
2018-02-16 Ognyan Tonchevstream: Add functions for checking if stream is receive...
2018-02-12 Mathieu DuponchelleAll around: add annotations and API guards
2017-12-19 Sebastian Drögertsp-stream: Set multicast TTL on the multicast sockets
2017-12-19 Sebastian Drögertsp-stream: Decide based on the sockets, not the addre...
2017-12-07 Edward Herveyrtsp-server: Minor doc fixes
2017-11-27 Patricia Muscalurtsp-stream: Do not reset 'blocking' if stream is alrea...
2017-11-25 Edward Herveyrtsp-media: Enable seeking query before pipeline is...
2017-11-21 Edward HerveyRun gst-indent
2017-11-15 Sebastian Drögertsp-stream: Only update the RTP udpsink if it actually...
2017-11-15 Patricia Muscalurtsp-media: seek on media pipelines that are complete
2017-11-15 Patricia MuscaluDynamically reconfigure pipeline in PLAY based on trans...
2017-11-15 Patricia Muscalurtsp-stream: obtain stream position from pad
2017-11-15 Patricia Muscalurtsp-stream: add functions to get rtp and rtcp multicas...
2017-11-15 Patricia Muscalustream: set async=sync=false only for RTCP appsink
2017-10-05 Thibault Saunierstream: Use stream duration as stream-stop if segment...
2017-06-29 Julien Isorcertsp-stream: fix connection delay due to wrong assumpti...
2017-04-13 Thibault Sauniergi: Fix some annotations and docstrings
2017-01-10 Patricia Muscalurtsp-stream: corrected if-statement in _get_server_port()
2017-01-09 Patricia Muscalurtsp-stream: fixed segmenation fault in _get_server_port()
2016-12-22 Patricia Muscalurtsp-stream: Fixed TCP transport case
2016-11-23 Matthew Watersstream: block the output of rtpbin instead of the sourc...
2016-11-22 Göran Jönssonrtsp-stream: Set close-socket FALSE on UDP src:es
2016-10-06 Xavier Claessensstream: Fix randomly missing streams from SDP with...
2016-09-18 Ian Jamisonrtsp-server: Hint that set_multicast_iface expects...
2016-09-07 Sebastian Drögertsp-stream: Remove unused _locked() variant of a function
2016-09-07 Xavier Claessensstream: cosmetic cleanup
2016-09-07 Xavier Claessensstream: Compare IP addresses case insensitive in more...
2016-09-07 Xavier Claessensstream: Fix leaked joined_bin
2016-09-06 Sebastian Drögertsp-stream: Compare IP address strings case insensitive
2016-09-06 Sebastian Drögertsp-stream: Bind multicast sockets to ANY as before
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.
next