summaryrefslogtreecommitdiff
path: root/subprojects/gst-rtsp-server
Commit message (Expand)AuthorAgeFilesLines
* doc: Avoid shelling out to hotdoc to generate plugins config filesThibault Saunier2023-04-251-12/+19
* gir: Checkout all .gir files and check that they are updated on the CIThibault Saunier2023-04-221-0/+1
* rtsp-server: media: First set state to PLAYING again temporarily, then send EOSSebastian Dröge2023-04-051-3/+3
* gst-rtsp-server: re-indent with GNU indent 2.2.12Tim-Philipp Müller2023-03-172-3/+3
* rtsp-server: test-launch: added the argument mount/m to specify the mountpointJan Vermaete2023-02-121-3/+7
* rtsp-server: drop use of GSlice allocatorTim-Philipp Müller2023-02-0310-28/+33
* Back to developmentTim-Philipp Müller2023-01-232-2/+2
* Release 1.22.01.22.0Tim-Philipp Müller2023-01-235-189/+1079
* Release 1.21.901.21.90Tim-Philipp Müller2023-01-135-18/+47
* rtspclientsink: Add `publish-clock-mode` propertySebastian Dröge2023-01-073-1/+38
* rtspclientsink: Fix docs for various propertiesSebastian Dröge2023-01-071-5/+5
* docs: explicitly declare gir build dependenciesMathieu Duponchelle2023-01-061-0/+1
* Fix API visibility macrosXavier Claessens2022-12-201-9/+1
* Back to developmentTim-Philipp Müller2022-12-052-2/+2
* Release 1.21.31.21.3Tim-Philipp Müller2022-12-055-9/+24
* Remove ChangeLog files from git repositoryTim-Philipp Müller2022-12-041-14923/+0
* meson: Generate ChangeLog files for release tarballs on distTim-Philipp Müller2022-12-042-0/+242
* gst-rtsp-server: compile example for onvif backchannel testingChristian Wick2022-11-101-0/+1
* Back to developmentTim-Philipp Müller2022-11-082-2/+2
* Release 1.21.2Tim-Philipp Müller2022-11-076-36/+73
* Update ChangeLogs for 1.21.2Tim-Philipp Müller2022-11-071-0/+64
* Fix various warnings from gobject-introspectionSebastian Dröge2022-10-251-2/+2
* rtsp-server: Add/fix various annotationsSebastian Dröge2022-10-187-14/+15
* rtsp-client: Remove duplicate documentationEdward Hervey2022-10-141-2/+0
* rtsp-server: Free client if no connection could be createdLinus Svensson2022-10-121-0/+1
* rtsp-server: Add since marker for adjust_error_codePeter Stensson2022-10-121-0/+13
* rtsp-server: Add support for adjusting request response on pipeline errorsPeter Stensson2022-10-115-96/+280
* Back to developmentTim-Philipp Müller2022-10-042-2/+2
* Release 1.21.11.21.1Tim-Philipp Müller2022-10-046-1771/+227
* Update ChangeLogs for 1.21.1Tim-Philipp Müller2022-10-041-0/+267
* meson: Use implicit builtin dirs in pkgconfig generationNirbheek Chauhan2022-09-211-1/+1
* meson: Build with -Wl,-z,nodelete to prevent unloading of dynamic libraries a...Zebediah Figura2022-09-131-0/+6
* rtsp-server: context: Add method to set the RTSPToken on some RTSPContextChris Wiggins2022-09-132-0/+25
* gst-rtsp-server: Fix pushing backlog to clientBruce Liang2022-09-023-7/+32
* rtsp-server: stream: Don't loop forever if binding to the multicast address f...Sebastian Dröge2022-09-021-3/+11
* meson: Call pkgconfig.generate in the loop where we declare plugins dependenciesThibault Saunier2022-09-012-1/+1
* meson: Namespace the plugins_doc_dep/libraries variablesThibault Saunier2022-09-013-3/+3
* meson: Rename plugins list and make them "dependency" objectsThibault Saunier2022-09-011-0/+17
* rtsp+rtmp: Forward warning added to tls-validation-flags to our usersNirbheek Chauhan2022-07-301-0/+10
* rtsp-client: Fix url for generating key in media factoryBruce Liang2022-07-121-1/+13
* coding style: allow declarations after statementTim-Philipp Müller2022-06-291-1/+0
* docs: make sure rtspclientsink plugin docs index page is called index.htmlTim-Philipp Müller2022-06-154-4/+4
* Bump GLib requirement to >= 2.62Tim-Philipp Müller2022-06-101-1/+1
* rtsp-media: Correct logic on GstRTSPStreamBlocking message receptionPatricia Muscalu2022-05-201-13/+34
* tests/onvif: improve robustnessMathieu Duponchelle2022-04-271-26/+256
* tests/onvif: don't push buffers outside segmentMathieu Duponchelle2022-04-271-1/+1
* rtspclientsink: fix possible shutdown deadlock collect_streams()Pierre Bourré2022-04-221-13/+18
* rtsp-server: Add RFC5576 Source-specific media attribute to the SDP media for...Sebastian Dröge2022-04-201-0/+29
* gst-rtsp-server: minor spelling fixesMarc Leeman2022-04-131-5/+5
* Remove glib and gobject dependencies everywhereXavier Claessens2022-04-012-4/+2