summaryrefslogtreecommitdiff
path: root/subprojects/gst-plugins-good/gst/rtsp/gstrtspsrc.c
Commit message (Expand)AuthorAgeFilesLines
* rtspsrc: Skip PTs with caps incompatible to the global caps1.20Sebastian Dröge2023-05-061-0/+7
* rtspsrc: Fix handling of `*` control pathSebastian Dröge2023-05-061-1/+1
* rtspsrc: Consider "451: Parameter Not Understood" when handling broken contro...Matt Feury2023-03-141-0/+1
* rtspsrc: Also consider "Method Not Valid In This State" error in broken contr...Sebastian Dröge2023-02-011-0/+1
* rtspsrc: Fix string leakSeungha Yang2022-12-271-2/+2
* rtspsrc: Fix regression when using hostname in the location propertyNirbheek Chauhan2022-12-181-15/+19
* rtspsrc: Fix usage of IPv6 connections in SETUPNirbheek Chauhan2022-12-181-16/+39
* rtspsrc: fix seek event leaksAleksandr Slobodeniuk2022-12-041-2/+5
* rtspsrc: Don't replace 404 errors with "no auth protocol found"Jan Alexander Steffens (heftig)2022-11-301-11/+19
* Revert "rtspsrc: Only EOS on timeout if all streams are timed out/EOS"Tim-Philipp Müller2022-11-161-35/+2
* rtspsrc: Only EOS on timeout if all streams are timed out/EOSSebastian Dröge2022-10-261-2/+35
* rtspsrc: Retry SETUP with non-compliant URL resolution on "Bad Request" and "...Sebastian Dröge2022-10-071-0/+42
* rtspsrc: Consider the actual control base URI also in case the connection URI...Sebastian Dröge2022-08-121-34/+6
* rtsp+rtmp: Forward warning added to tls-validation-flags to our usersNirbheek Chauhan2022-07-301-0/+10
* rtspsrc: Fix critical while serializing timeout element messageNirbheek Chauhan2022-01-261-2/+20
* Move files from gst-plugins-good into the "subprojects/gst-plugins-good/" su...Thibault Saunier2021-09-241-0/+10030