summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-07Release 1.12.4gst-rtsp-server-1.12.4Sebastian Dröge6-17/+124
2017-12-01Revert "rtsp-client: unref 'pipelined_requests' in finalize"Edward Hervey1-1/+0
2017-12-01rtsp-client: unref 'pipelined_requests' in finalizeBranko Subasic1-0/+1
2017-12-01rtsp-media: Initialize scalar variableThibault Saunier1-1/+1
2017-11-20rtsp-media: Handle multiple dynamic elementsEdward Hervey2-7/+20
2017-10-19rtsp-media-factory: Don't cache any media if NULL was returned as keySebastian Dröge1-1/+1
2017-10-19rtspclientsink: Use a mutex for protecting against concurrent send/receivesMathieu Duponchelle2-34/+55
2017-09-18Release 1.12.3gst-rtsp-server-1.12.3Sebastian Dröge6-12/+95
2017-08-18meson: don't install -uninstalled.pc fileTim-Philipp Müller1-5/+2
2017-08-17Automatic update of common submoduleTim-Philipp Müller1-0/+0
2017-07-25rtsp-stream: fix connection delay due to wrong assumption on last-sampleJulien Isorce1-2/+17
2017-07-14Release 1.12.2gst-rtsp-server-1.12.2Sebastian Dröge6-13/+64
2017-06-20Release 1.12.1gst-rtsp-server-1.12.1Sebastian Dröge6-19/+84
2017-05-04Release 1.12.0gst-rtsp-server-1.12.0Sebastian Dröge6-18/+772
2017-04-27Release 1.11.91gst-rtsp-server-1.11.91Sebastian Dröge6-13/+63
2017-04-24Automatic update of common submoduleTim-Philipp Müller1-0/+0
2017-04-13gi: Fix some annotations and docstringsThibault Saunier4-13/+14
2017-04-13meson: Build girThibault Saunier3-1/+33
2017-04-10Automatic update of common submoduleTim-Philipp Müller2-1/+1
2017-04-07Release 1.11.90gst-rtsp-server-1.11.90Sebastian Dröge6-21/+60
2017-03-27examples: make test-launch pipeline shared by default as wellTim-Philipp Müller1-0/+1
2017-02-27gstreamer-rtsp-server: Add both srcdir and builddir to the include pathSebastian Dröge1-1/+1
2017-02-24meson: Update versionSebastian Dröge1-1/+1
2017-02-24Back to developmentSebastian Dröge1-5/+5
2017-02-24Release 1.11.2gst-rtsp-server-1.11.2Sebastian Dröge5-33/+78
2017-02-14meson: dist meson build filesTim-Philipp Müller1-1/+3
2017-02-07examples/test-record: Add extra line to initial printoutJan Schmidt1-0/+3
2017-01-19rtsp-client: Also handle the (S|G)ET_PARAMETER case of size==0 || !data as ke...Sebastian Dröge1-4/+4
2017-01-19rtsp-client: Fix handling of keep-alive GET_PARAMETER/SET_PARAMETERSebastian Dröge1-4/+4
2017-01-13meson: bump versionTim-Philipp Müller1-1/+1
2017-01-12rtsp-session: Only remove deprecated API if requested to do so, not just when...Sebastian Dröge1-4/+7
2017-01-12Back to developmentSebastian Dröge1-5/+5
2017-01-12Release 1.11.1gst-rtsp-server-1.11.1Sebastian Dröge6-1135/+292
2017-01-10rtsp-stream: corrected if-statement in _get_server_port()Patricia Muscalu1-2/+2
2017-01-09rtsp-stream: fixed segmenation fault in _get_server_port()Patricia Muscalu2-2/+49
2017-01-09dosc: Fix a little typoAleksandr Slobodeniuk1-2/+2
2017-01-05meson: generate pkg-config -uninstalled pc filesGuillaume Desmottes3-3/+17
2017-01-05pkgconfig: fix -uninstalled pc fileGuillaume Desmottes1-2/+2
2016-12-22rtsp-stream: Fixed TCP transport casePatricia Muscalu2-2/+123
2016-12-16Remove generated .spec fileTim-Philipp Müller4-58/+3
2016-12-03Automatic update of common submoduleEdward Hervey1-0/+0
2016-12-02media: Fix pt map capsEdward Hervey1-6/+2
2016-12-02media-factory: Create media objects with the proper transport modeEdward Hervey1-1/+3
2016-12-02rtsp-auth: Don't remove digest-auth nonces that already/still have a client c...Sebastian Dröge1-1/+2
2016-12-01rtsp-media-factory: Don't create a pipeline for the media pipeline stringSebastian Dröge1-1/+3
2016-12-01media: Fix race condition around finish_unprepare() if called multiple timeKseniia Vasilchuk1-0/+5
2016-11-30rtspclientsink: Don't leave stale pointer after unrefJan Schmidt1-1/+3
2016-11-26common: use https protocol for common submoduleTim-Philipp Müller1-1/+1
2016-11-23stream: block the output of rtpbin instead of the source pipelineMatthew Waters1-10/+15
2016-11-23rtsp-client: add IDLE timeout, before session existsDag Gullberg1-0/+65