Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/GStreamer/gst-plugins-good.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/gst/rtsp
AgeCommit message (Expand)Author
2021-08-17rtspsrc: Add support to ignore x-server HEADER replyPer Förlin
2021-05-05Use gst_element_request_pad_simpleFrançois Laignel
2021-04-20rtspsrc: Fix race saving seek event seqnum.Doug Nazar
2021-04-13rtspsrc: Remove some dead codeNirbheek Chauhan
2021-04-13rtspsrc: Do not overwrite the known duration after a seekNirbheek Chauhan
2021-04-13rtspsrc: Just assign the segment instead of memcpyNirbheek Chauhan
2021-04-12rtspsrc: De-dup seek event seqnums to avoid multiple seeksNirbheek Chauhan
2021-04-12rtspsrc: Using multicast UDP has no relation to seekabilityNirbheek Chauhan
2021-04-12rtspsrc: Add more logging for range parsing and seekableNirbheek Chauhan
2021-03-29rtsp: allow per feature registrationStéphane Cerveau
2021-03-19rtspsrc: Fix more signalsAlba Mendez
2021-03-17Update docs cache and fix before-send signal doc syntaxNirbheek Chauhan
2021-03-17rtspsrc: Fix accumulation of before-send signal return valuesNirbheek Chauhan
2021-03-17Revert unusable workaround for PAUSE being sent when going NULLNirbheek Chauhan
2021-03-15rtspsrc: Fix state changes from PAUSED to PLAYINGNirbheek Chauhan
2021-03-15rtspsrc: Do not send PAUSE command when going to GST_STATE_NULLNirbheek Chauhan
2021-03-12rtspsrc: fix title of a few properties docstringsMathieu Duponchelle
2021-03-04gstrtspsrc: 551 should not result in an unhandled errorMarc Leeman
2021-01-15rtspsrc: Do not wait for response while flushingTobias Ronge
2020-12-21rtspsrc: Use proper types instead of G_TYPE_POINTER for the RTSP messages in ...Sebastian Dröge
2020-11-10rtspsrc: Ensure same group-id used for both TCP/UDP stream-start eventsChrisDuncanAnyvision
2020-11-10rtspsrc: Use consistent URI hashed stream-id for UDP and TCP/Interleaved streamsChrisDuncanAnyvision
2020-09-11rtspsrc: Fix push-backchannel-buffer parameter mismatchRicky Tang
2020-07-29rtspsrc: drop stream-start message posted by the internal udp sink(s)George Kiagiadakis
2020-07-15rtspsrc: Fix segfault with illegal freeOgnyan Tonchev
2020-06-16rtspsrc: Don't return TRUE for unhandled querySeungha Yang
2020-06-06plugins: uddate gst_type_mark_as_plugin_api() callsMathieu Duponchelle
2020-06-04plugins: Use gst_type_mark_as_plugin_api() for all non-element plugin typesMathieu Duponchelle
2020-05-27rtspsrc: Use the correct type for storing the max-rtcp-rtp-time-diff propertySebastian Dröge
2020-05-26rtspsrc: Error out when failling to receive message responseThibault Saunier
2020-04-09rtspsrc: Properly set segments seqnums after seeksThibault Saunier
2020-04-08rtspsrc: Avoid stack overflow recursing waiting for responseThibault Saunier
2020-02-20rtspsrc: remove useless function callsStefano Buora
2020-02-12rtspsrc: fix requested rangeMathieu Duponchelle
2020-02-10rtspsrc: Fix for segmentation fault when handling set/get_parameter requestsAlexander Lapajne
2019-12-30rtspsrc: improved handling of control concatenation with baseAaron Boxer
2019-12-30rtspsrc: append aggregate control string to base URL before query stringAaron Boxer
2019-12-19rtspsrc: avoid seek DISCONT when only rate changes in same directionAaron Boxer
2019-12-18rtspsrc: Remove deprecated GTimeValOlivier Crête
2019-12-16gstrtspsrc: Add missing lock on free set_get_param_qJoakim Johansson
2019-11-17Don't pass default GLib marshallers for signalsNiels De Graef
2019-10-14Remove autotools build systemTim-Philipp Müller
2019-10-06documentation: fix a number of typosAaron Boxer
2019-09-02rtspsrc: fix git diff indentationMathieu Duponchelle
2019-08-30rtspsrc: normalize variable to booleanMathieu Duponchelle
2019-08-30rtspsrc: clip output segment on accurate seeksMathieu Duponchelle
2019-08-07rtspsrc: expose and implement is-live propertyMathieu Duponchelle
2019-08-07rtspsrc: reset_time when flush stoppingMathieu Duponchelle
2019-08-07rtspsrc: expose and implement onvif-mode propertyMathieu Duponchelle
2019-08-07rtspsrc: improve handling of rate in seeksMathieu Duponchelle