rtsp-media: Unblock all streams
[platform/upstream/gstreamer.git] / gst / rtsp-sink /
2019-05-29 Mathieu Duponchelledoc: remove xml from comments
2019-05-13 Thibault Saunierdocs: Port to hotdoc
2019-04-22 Sebastian Drögertspclientsink: Set async-handling=false for the intern...
2019-04-22 Sebastian Drögertspclientsink: Use write_messages() API to send buffer...
2019-04-15 Sebastian Drögertspclientsink: Notify the stream transport about each...
2019-01-30 Sebastian Drögertsp-server: Add support for buffer lists
2018-08-31 Matthew Watersmeson: add pkg-config file for the rtspclientsink plugin
2018-06-21 Matthew Watersrtspclientsink: fix waiting for multiple streams
2018-05-08 Jan Schmidtrtspclientsink: Don't deadlock in preroll on early...
2018-04-19 Mathieu DuponchelleImplement support for ULP Forward Error Correction
2018-04-02 Tim-Philipp Müllerrtspclientsink: make sure not to use freed string
2018-03-30 Mathieu Duponchellertspclientsink: add rtx ssrc to mikey's crypto sessions
2018-03-30 Mathieu Duponchellertspclientsink: Handle the KeyMgmt header in ANNOUNCE...
2018-03-30 Mathieu Duponchellertspclientsink: Fix client ports for the RTCP backchannel
2018-02-27 Mathieu Duponchellertspclientsink: if OPEN failed, unqueue next command
2018-02-26 Mathieu Duponchellertspclientsink: fix retrieval of custom payloader caps
2018-02-26 Mathieu Duponchellertspclientsink: fix extra unref of custom payloader
2018-02-26 Mathieu Duponchellerspclientsink: fix recent code indentation
2018-02-26 Mathieu Duponchellertspclientsink: add missing get_type prototype
2018-02-26 Mathieu Duponchellertspclientsink: allow setting payloader as pad property
2017-12-20 Edward Herveyrtpsclientsink: Initialize and clear newly added mutex...
2017-12-18 Patricia Muscalurtspclientsink: Use the new rtsp-stream API
2017-12-18 Patricia Muscalurtspclientsink: Wait until OPEN has been scheduled
2017-11-01 Sebastian Drögertspclientsink: Add "accept-certificate" signal for...
2017-09-18 Mathieu Duponchellertspclientsink: Use a mutex for protecting against...
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2016-11-30 Jan Schmidtrtspclientsink: Don't leave stale pointer after unref
2016-11-19 Sebastian Drögertspclientsink: Move to new helper function to parse...
2016-08-30 Tim-Philipp MüllerAdd support for Meson as alternative/parallel build...
2016-04-29 Edward Herveyrtspclientsink: Check return value of sscanf
2016-03-25 Sebastian Drögertspclientsink: Add support for setting the multicast...
2016-03-24 Vineeth TMrtspclientsink: use new gst_element_class_add_static_pa...
2016-02-23 Jan Schmidtrtspsink: Fix some leaks in rtspclientsink and the...
2016-02-09 Luis de Bethencourtrtspclientsink: remove check for impossible condition
2016-02-08 Luis de Bethencourtrtspclientsink: clean switch statements
2016-01-28 Jan Schmidtrtspclientsink: Simplify slightly using new -base API
2016-01-28 Jan Schmidtrtspsink: Add rtspclientsink element