rtsp-media: Unblock all streams
[platform/upstream/gstreamer.git] / gst / rtsp-server / rtsp-media.c
2019-10-03 David Svensson Forsrtsp-media: Unblock all streams
2019-10-02 Göran Jönssonrtsp-media: Wait on async when needed.
2019-08-29 Göran JönssonUse complete streams for scale and speed.
2019-08-12 Mathieu Duponchellertsp-media: add missing Since tag
2019-08-07 Mathieu Duponchellertsp-client: define all seek accuracy flags from setup_...
2019-07-22 Sebastian Drögertsp-media: Try to get dynamic payloaders by name from...
2019-06-12 Mathieu Duponchellertsp-media: make sure streams are blocked when sending...
2019-06-06 Mathieu Duponchelleonvif: Implement and test the Streaming Specification
2019-06-04 Nikita BobkovReverse playback support
2019-06-04 Branko Subasicrtsp-client: add support for Scale and Speed header
2019-06-04 Branko Subasicrtsp-media: allow specifying rate when seeking
2019-04-23 Sebastian Drögertsp-server: Add various Since: 1.14 markers
2019-04-23 Sebastian Drögertsp-server: Add various missing Since: 1.16 markers
2019-03-20 Göran Jönssonrtsp-media: Handle set state when preparing.
2019-02-19 Göran Jönssonrtsp-media: Fix multicast use case with common media
2019-01-30 Sebastian Drögertsp-server: Add support for buffer lists
2019-01-25 Lars Wiréenrtsp-media: Fix race codition in finish_unprepare
2018-11-19 Patricia Muscalurtsp-media: Update priv->blocked when linked streams...
2018-11-19 Patricia Muscalurtsp-media: Don't block streams before seeking
2018-09-28 Patricia MuscaluNew property for socket binding to mcast addresses
2018-09-24 Tim-Philipp Müllerlibs: fix API export/import and 'inconsistent linkage...
2018-08-14 Patricia MuscaluAdd new API for setting/getting maximum multicast ttl...
2018-08-14 Sebastian DrögeRevert "Add new API for setting/getting maximum multica...
2018-08-14 Patricia MuscaluAdd new API for setting/getting maximum multicast ttl...
2018-07-16 Carlos Rafael Gianirtsp-media: unref clock (if set) when finalizing
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-13 Patricia MuscaluGet payloader stats only for the sending streams
2018-04-19 Mathieu DuponchelleImplement support for ULP Forward Error Correction
2018-04-04 Sebastian Drögegst: Run everything through gst-indent again
2018-04-04 Branko Subasicrtsp-media: query the position on active streams if...
2018-03-30 Mathieu Duponchellertsp-server: add API to enable retransmission requests
2018-02-26 Carlos Rafael Gianirtsp-media: Replace g_print() log line
2018-02-23 Mathieu Duponchellertsp-media: fix RECORD getting stuck
2018-02-16 Ognyan Tonchevstream: Add functions for checking if stream is receive...
2018-02-16 Sebastian Drögertsp-media: Add support for sending+receiving medias
2018-02-13 Mathieu Duponchelleset_clock functions: Add nullable annotations
2018-02-12 Mathieu DuponchelleAll around: add annotations and API guards
2017-12-07 Edward Herveyrtsp-server: Minor doc fixes
2017-11-27 Patricia Muscalurtsp-media: Fix missing lock in gst_rtsp_media_seekable()
2017-11-25 Edward Herveyrtsp-media: Enable seeking query before pipeline is...
2017-11-24 Patricia Muscalurtsp-media: Fix handling in default_unsuspend()
2017-11-24 Patricia Muscalurtsp-media: Removed fakesink elements
2017-11-24 Patricia Muscalurtsp-media: Corrected ASYNC_DONE handling
2017-11-21 Edward Herveyrtsp-media: Don't unblock with remaining dynamic payloaders
2017-11-21 Edward Herveyrtsp-media: Fix doc
2017-11-21 Edward Herveyrtsp-media: Don't set float on a gint64 variable
2017-11-21 Edward Herveyrtsp-media: Fix previous commit
2017-11-20 Edward Herveyrtsp-media: Handle multiple dynamic elements
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-media: return minimum value in query position...
2017-10-09 Thibault Saunierrtsp-media: Initialize scalar variable
2017-10-05 Thibault SaunierStart support for RTSP 2.0
2017-04-13 Thibault Sauniergi: Fix some annotations and docstrings
2016-12-02 Edward Herveymedia: Fix pt map caps
2016-12-01 Kseniia Vasilchukmedia: Fix race condition around finish_unprepare(...
2016-11-10 Neha Arorartsp-media: Only signal "new-state" if the state has...
2016-09-18 Ian Jamisonrtsp-server: Hint that set_multicast_iface expects...
2016-09-18 Sebastian Drögertsp-media: Call g_free() instead of g_object_unref...
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-02-02 Steven Hovingrtsp-media: fix state_lock not locked again when prerol...
2016-01-28 Steven Hovingrtsp-media: Fix mutex beeing unlocked while they should...
2015-12-31 Hyunjun Kosdp: replace duplicated codes to call new base sdp...
2015-12-30 Sebastian Drögertsp-media: Add API to directly configure a clock on...
2015-12-30 Sebastian Drögertsp-media: Fix typo in docs gst_rtsp_media_set_latncy...
2015-12-28 Sebastian Rasmussenrtsp-media: Do not prepare media after media times out
2015-12-28 Sebastian Drögertsp-media: Add property to decide if sending media...
2015-09-29 Sebastian Rasmussenrtsp-media: Take reference to media that will be prepared
2015-09-09 Jan Schmidtrtsp-media: Don't crash on encrypted RTX SDP
2015-09-03 Jan Schmidtrtsp-stream: Implement UDP buffer size setting.
2015-08-08 Nicolas Dufresnemedia: Only add fakesink once per pipeline
2015-08-08 Nicolas DufresneRevert "rtsp-media: Only add 1 fakesink per pipeline"
2015-08-07 Nicolas Dufresnertsp-media: Only add 1 fakesink per pipeline
2015-07-30 Vineeth TMrtsp-media: assertion error due to wrong condition...
2015-07-29 Sebastian Drögertsp-media: Strip keys from the fmtp that we use intern...
2015-06-16 Ognyan Tonchevrtsp-media: Always use real payloader when creating...
2015-05-05 Sebastian Drögertsp-media: Mark some more functions static
2015-05-05 Sebastian Drögertsp-media: Only unblock the media in suspend() when...
2015-04-15 Hyunjun Kortsp-stream: fix to get valid each stream data for...
2015-03-09 Sebastian Drögertsp-media: Don't seek for PLAY if the position will...
2015-03-09 Sebastian Drögertsp-media: Don't include payload type in the caps...
2015-03-02 Gregor Boiriertsp-media: fix double unlock in _get_buffer_size()
2015-02-13 Sebastian Drögertsp-client: Only error out in PLAY if seeking actually...
2015-02-12 Sebastian Drögertsp-media: If seeking fails, don't wait forever for...
2015-02-10 Luis de Bethencourtrtsp-media: fix logic for collect_streams
2015-02-09 Sebastian Drögertsp-media: Don't set the transport mode based on what...
2015-02-06 Sebastian Drögertsp-media: Use flags to distinguish between PLAY and...
2015-02-06 Sebastian Drögertsp-media: Expose latency setting for setting the...
2015-02-06 Sebastian DrögeAdd initial support for RECORD
2014-12-16 Sebastian Drögertsp-media: Some minor cleanup
2014-12-16 Matthew Watersmedia: implement ssrc-multiplexed retransmission support
2014-10-21 Vincent Penquerc'hrtsp-media: deactivate media when shutting down from...
2014-09-30 Sebastian Drögertsp-media: Set state to UNPREPARING in all cases
2014-09-30 Ognyan Tonchevmedia: set state to unpreparing when unprepare is initiated
2014-09-12 Srimanta Pandartsp-media: Make sure that sequence numbers are monoton...
2014-08-12 Sebastian Drögertsp-media: Query position and stop time only on the...
2014-08-04 Arun Raghavansignals: Fix copy-pasto in target-state signal offset
2014-06-26 Evan Nemersonintrospection: add missing allow-none annotations
next