summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2017-11-26rtsp: fix distcheckTim-Philipp Müller1-1/+1
2017-11-26win32: remove .def file with exportsTim-Philipp Müller1-3/+1
2017-11-26rtsp-server: add missing GST_EXPORT and export deprecated funcsTim-Philipp Müller4-11/+15
2017-11-25rtsp-media: Enable seeking query before pipeline is completeEdward Hervey3-0/+67
2017-11-24rtsp-media: Fix handling in default_unsuspend()Patricia Muscalu1-5/+10
2017-11-24rtsp-media: Removed fakesink elementsPatricia Muscalu1-33/+0
2017-11-24rtsp-media: Corrected ASYNC_DONE handlingPatricia Muscalu1-14/+8
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 Hervey1-2/+15
2017-11-15rtsp-stream: Only update the RTP udpsink if it actually existsSebastian Dröge1-3/+6
2017-11-15rtsp-media: seek on media pipelines that are completePatricia Muscalu3-17/+73
2017-11-15Dynamically reconfigure pipeline in PLAY based on transportsPatricia Muscalu5-316/+927
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 Karlsson1-0/+9
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 Duponchelle1-1/+1
2017-10-09rtsp-client: unref 'pipelined_requests' in finalizeBranko Subasic1-0/+1
2017-10-09rtsp-media: Initialize scalar variableThibault Saunier1-1/+1
2017-10-05Start support for RTSP 2.0Thibault Saunier3-47/+261
2017-10-05stream: Use stream duration as stream-stop if segment was not configured with...Thibault Saunier1-0/+13
2017-09-25rtsp-media-factory: Don't cache any media if NULL was returned as keyHEADmasterSebastian Dröge1-1/+1
2017-09-18rtspclientsink: Use a mutex for protecting against concurrent send/receivesMathieu Duponchelle2-34/+55
2017-08-31sdp: fix Memory leak in error caseSatya Prakash Gupta1-0/+1
2017-08-14rtsp-client: Fix typo in debug messageSebastian Dröge1-1/+1
2017-06-29rtsp-stream: fix connection delay due to wrong assumption on last-sampleJulien Isorce1-2/+17
2017-05-18Mark symbols explicitly for export with GST_EXPORTTim-Philipp Müller19-0/+491
2017-05-16Remove plugin specific static build optionNicolas Dufresne1-1/+0
2017-04-13gi: Fix some annotations and docstringsThibault Saunier4-13/+14
2017-04-13meson: Build girThibault Saunier1-1/+21
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-12rtsp-session: Only remove deprecated API if requested to do so, not just when...Sebastian Dröge1-4/+7
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 Muscalu1-2/+7
2017-01-09dosc: Fix a little typoAleksandr Slobodeniuk1-2/+2
2016-12-22rtsp-stream: Fixed TCP transport casePatricia Muscalu1-0/+1
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