summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-02-09stream: Add functions for checking if stream is receiver or senderonvif-backchannelOgnyan Tonchev3-5/+78
2018-02-09onvif: Make requires_backchannel() publicOgnyan Tonchev2-6/+22
2018-02-09rtsp-server: Switch around sendonly/recvonly attributesSebastian Dröge1-2/+2
2018-02-09rtsp: Add support for ONVIF backchannelSebastian Dröge17-7/+1497
2018-01-22rtsp-media: Add support for sending+receiving mediasSebastian Dröge1-6/+162
2017-12-19rtsp-stream: Set multicast TTL on the multicast socketsSebastian Dröge1-16/+27
2017-12-19rtsp-stream: Decide based on the sockets, not the addresses if we already all...Sebastian Dröge1-4/+5
2017-12-18rtspclientsink: Use the new rtsp-stream APIPatricia Muscalu2-13/+75
2017-12-18rtspclientsink: Wait until OPEN has been scheduledPatricia Muscalu2-0/+23
2017-12-14Automatic update of common submoduleMatthew Waters1-0/+0
2017-12-07rtsp-server: Minor doc fixesEdward Hervey3-4/+4
2017-12-06tests: disable all tests when --disable-tests is usedTim-Philipp Müller2-12/+10
2017-12-06meson: build more tests and add options to disable tests and examplesTim-Philipp Müller3-2/+19
2017-11-30Fix build when -Werror=deprecated-declarations is onThibault Saunier1-1/+2
2017-11-27Automatic update of common submoduleMatthew Waters1-0/+0
2017-11-27check/media: Add seekability test case: not all streams are activePatricia Muscalu1-0/+75
2017-11-27rtsp-stream: Do not reset 'blocking' if stream is already blockedPatricia Muscalu1-1/+1
2017-11-27rtsp-media: Fix missing lock in gst_rtsp_media_seekable()Patricia Muscalu1-4/+13
2017-11-26meson: remove vs_module_defs_dir variable which is no longer neededTim-Philipp Müller1-2/+0
2017-11-26rtsp: fix distcheckTim-Philipp Müller1-1/+1
2017-11-26win32: remove .def file with exportsTim-Philipp Müller4-348/+1
2017-11-26autotools: stop controlling symbol visibility with -export-symbols-regexTim-Philipp Müller1-3/+7
2017-11-26rtsp-server: add missing GST_EXPORT and export deprecated funcsTim-Philipp Müller4-11/+15
2017-11-25check: Add seekability testing on mediasEdward Hervey1-5/+17
2017-11-25rtsp-media: Enable seeking query before pipeline is completeEdward Hervey5-0/+70
2017-11-24rtsp-media: Fix handling in default_unsuspend()Patricia Muscalu1-5/+10
2017-11-24check/media: Fix thread pool leak.Patricia Muscalu1-0/+2
2017-11-24rtsp-media: Removed fakesink elementsPatricia Muscalu1-33/+0
2017-11-24rtsp-media: Corrected ASYNC_DONE handlingPatricia Muscalu1-14/+8
2017-11-22check/media: Check that prepared media can provide a SDPEdward Hervey1-0/+40
2017-11-21rtsp-client: Don't leak addrEdward Hervey1-2/+2
2017-11-21Run gst-indentEdward Hervey3-42/+44
2017-11-21rtsp-media: Don't unblock with remaining dynamic payloadersEdward Hervey1-2/+3
2017-11-21rtsp-media: Fix docEdward Hervey1-2/+2
2017-11-21rtsp-media: Don't set float on a gint64 variableEdward Hervey1-1/+1
2017-11-21rtsp-media: Fix previous commitEdward Hervey1-2/+2
2017-11-20rtsp-media: Handle multiple dynamic elementsEdward Hervey2-7/+20
2017-11-16win32: Fix exported symbols listSebastian Dröge1-19/+0
2017-11-15rtsp-stream: Only update the RTP udpsink if it actually existsSebastian Dröge1-3/+6
2017-11-15win32: Update exportsSebastian Dröge1-0/+26
2017-11-15rtsp-media: seek on media pipelines that are completePatricia Muscalu3-17/+73
2017-11-15Dynamically reconfigure pipeline in PLAY based on transportsPatricia Muscalu9-343/+1340
2017-11-15rtsp-stream: obtain stream position from padPatricia Muscalu1-35/+114
2017-11-15rtsp-session-media: add function to get a list of transportsPatricia Muscalu2-0/+27
2017-11-15rtsp-stream: add functions to get rtp and rtcp multicast socketsPatricia Muscalu2-0/+72
2017-11-15stream: set async=sync=false only for RTCP appsinkPatricia Muscalu1-1/+2
2017-11-15rtsp-media: return minimum value in query position casePatricia Muscalu1-3/+9
2017-11-15rtsp-session: Handle the case when timeout=0Jonathan Karlsson2-0/+31
2017-11-01rtspclientsink: Add "accept-certificate" signal for manually checking a TLS c...Sebastian Dröge1-0/+38
2017-10-26docs: add media factory transport mode accessorsMathieu Duponchelle2-1/+4