summaryrefslogtreecommitdiff
path: root/gst/rtsp-server/rtsp-client.h
AgeCommit message (Expand)AuthorFilesLines
2017-05-18Mark symbols explicitly for export with GST_EXPORTTim-Philipp Müller1-0/+25
2016-11-01client: emit signal in the beginning of each rtsp requestBranko Subasic1-1/+12
2015-12-14rtsp-server: Add g_autoptr() support to all typesXavier Claessens1-0/+4
2015-06-23rtsp-client: allow application to decide what requirements are supportedOgnyan Tonchev1-1/+2
2015-02-06Add initial support for RECORDSebastian Dröge1-1/+7
2014-12-29rtsp-client: Add a send_message default signal handlerSebastian Dröge1-1/+3
2014-07-10client: expose _close() methodWim Taymans1-0/+1
2014-03-11rtsp-client: vmethod for modifying tunnel GET responseDavid Svensson Fors1-1/+5
2013-12-18client: add vmethod to configure media and streamsWim Taymans1-0/+6
2013-12-12rtsp-server: add padding to many public structuresTim-Philipp Müller1-0/+5
2013-11-12client: make make_path_from_uri a vmethodPatricia Muscalu1-0/+1
2013-08-23Add handle-response signal for when we receive a GET_PARAMETER responseYouness Alaoui1-0/+1
2013-08-02small documentation fixYouness Alaoui1-1/+1
2013-07-22ClientState -> ContextWim Taymans1-62/+15
2013-07-12auth: let the auth module check client_settingsWim Taymans1-4/+0
2013-07-12client: allow for sending any message, not only requestsWim Taymans1-2/+2
2013-07-12client: add state push/popWim Taymans1-0/+3
2013-07-12client: add connection to stateWim Taymans1-0/+2
2013-07-11docs: improve docsWim Taymans1-8/+8
2013-07-11docs: update docsWim Taymans1-3/+6
2013-07-10client: add method to configure thread poolWim Taymans1-0/+4
2013-07-10server: use thread poolWim Taymans1-0/+3
2013-07-09client: add state to current threadWim Taymans1-0/+4
2013-07-08auth: use the token after authenticationWim Taymans1-2/+4
2013-07-05auth: remove auth from media and factoryWim Taymans1-0/+1
2013-07-04auth: add support for multiple basic auth tokensWim Taymans1-0/+2
2013-06-26client: add method to filter managed sessionsWim Taymans1-0/+29
2013-06-26client: remove _get_uri() methodWim Taymans1-2/+0
2013-06-25client: clean some variablesWim Taymans1-2/+2
2013-06-25Add gst_rtsp_client_send_request APIYouness Alaoui1-0/+3
2013-06-17rtsp-client: Make configure_client_transport virtualOgnyan Tonchev1-0/+3
2013-06-17rtsp-client: Make param_set and param_get virtualOgnyan Tonchev1-0/+11
2013-05-30server: refactor connection setupWim Taymans1-12/+2
2013-04-15client: expose connectionDavid Svensson Fors1-0/+1
2013-03-18rtsp-client: expose uriPatricia Muscalu1-0/+2
2012-11-29rtsp: make object details privateWim Taymans1-39/+2
2012-11-26client: remove unused includeWim Taymans1-1/+0
2012-11-26client: make the client usable without a socketWim Taymans1-0/+31
2012-11-26client: small cleanupWim Taymans1-2/+2
2012-11-26client: remove reference to serverWim Taymans1-8/+6
2012-11-26client: add lockingWim Taymans1-0/+1
2012-11-26client: add generic close-after-send supportWim Taymans1-1/+1
2012-11-26MediaMapping -> MountPointsWim Taymans1-6/+6
2012-11-20client: wait until the TEARDOWN response is sent to close the connectionAlessandro Decina1-0/+2
2012-11-12client: rename methodWim Taymans1-1/+1
2012-11-12server: rework maincontext handling in clientsWim Taymans1-2/+4
2012-11-04Fix FSF addressTim-Philipp Müller1-2/+2
2012-10-27rtsp: refactor configuration of transportWim Taymans1-1/+3
2012-10-25rtsp: massive refactoringWim Taymans1-3/+4
2012-10-10client: Use client transport settings for multicast if allowed.Ognyan Tonchev1-0/+6