summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.3.90gst-rtsp-server-1.3.90Sebastian Dröge2014-06-285-34/+118
* stream: crypto can be NULLWim Taymans2014-06-271-1/+1
* introspection: add missing allow-none annotationsEvan Nemerson2014-06-263-4/+6
* introspection: add (nullable) annotations to return valuesEvan Nemerson2014-06-267-23/+27
* gi: improve annotationsEvan Nemerson2014-06-242-3/+8
* signals: use generic marshal functionWim Taymans2014-06-244-29/+29
* context: add type macroWim Taymans2014-06-241-0/+2
* sdp: hide key length definesWim Taymans2014-06-243-6/+12
* Back to developmentSebastian Dröge2014-06-221-5/+5
* Release 1.3.3gst-rtsp-server-1.3.3Sebastian Dröge2014-06-225-31/+110
* mikey: add different key length parametersAleix Conchillo Flaqué2014-06-193-0/+64
* stream tests: Make sure we get right multicast address from streamOgnyan Tonchev2014-06-181-0/+65
* client: ref the context until rtsp watch is aliveOgnyan Tonchev2014-06-181-0/+11
* client: Destroy the rtsp watch after connection closeOgnyan Tonchev2014-06-181-0/+9
* media: fix confusing commentWim Taymans2014-06-131-1/+1
* rtsp-session: Timeout in header.Göran Jönsson2014-06-051-2/+19
* Back to developmentSebastian Dröge2014-05-211-5/+5
* Release 1.3.2gst-rtsp-server-1.3.2Sebastian Dröge2014-05-216-62/+121
* Automatic update of common submoduleSebastian Dröge2014-05-211-0/+0
* client: store TCP ports in transportWim Taymans2014-05-201-0/+29
* stream: add signals for new RTP/RTCP encodersAleix Conchillo Flaqué2014-05-161-2/+31
* media: Make suspend()/unsuspend() virtualOgnyan Tonchev2014-05-152-43/+104
* client: fix send-message signal marshallerAleix Conchillo Flaqué2014-05-101-1/+1
* tests: add and remove pads only onceWim Taymans2014-05-091-3/+10
* tests: add unit test for correct handling of Require headersTim-Philipp Müller2014-05-091-10/+110
* rtsp-client: handle Require headers and respond with OPTION_NOT_SUPPORTEDTim-Philipp Müller2014-05-091-0/+81
* Back to developmentSebastian Dröge2014-05-031-5/+5
* Release 1.3.1gst-rtsp-server-1.3.1Sebastian Dröge2014-05-035-7/+7501
* Automatic update of common submoduleSebastian Dröge2014-05-031-0/+0
* Update .gitignoreTim-Philipp Müller2014-05-021-0/+1
* tests: fix memory leak in sessionmedia unit testTim-Philipp Müller2014-05-021-0/+1
* client: emit a signal before sending a messageWim Taymans2014-05-011-0/+9
* client: pass context to send_messageWim Taymans2014-05-011-13/+34
* client: fix typo in commentWim Taymans2014-05-011-1/+1
* media: Do not stop thread twice if default_prepare() failsOgnyan Tonchev2014-04-211-6/+0
* client: set the watch to flushing before going to NULLWim Taymans2014-04-151-0/+7
* rtsp-session-pool: Fixes annotationLinus Svensson2014-04-122-11/+29
* media: make media_prepare virtualOgnyan Tonchev2014-04-122-59/+98
* media: stop the thread in more error casesOgnyan Tonchev2014-04-122-1/+12
* media: allow NULL as the threadOgnyan Tonchev2014-04-122-5/+8
* rtsp-client: indent cleanupVincent Penquerc'h2014-04-101-1/+1
* client: Add drop-backlog propertyGöran Jönsson2014-04-102-7/+60
* client: support for POST before GET when setting up a tunnelOgnyan Tonchev2014-04-081-61/+67
* client: remove watch of the second client after http tunnel setupOgnyan Tonchev2014-04-081-0/+6
* media: Make media_prepare() fail if port allocation failsOgnyan Tonchev2014-04-082-4/+54
* media test: cleanup the thread pool in testsLinus Svensson2014-04-081-0/+8
* rtsp-media: Unblock blocked streams in unprepareLinus Svensson2014-04-082-13/+28
* media: release the state lock when going to NULLWim Taymans2014-04-081-2/+20
* media: protect status with lockWim Taymans2014-04-081-54/+55
* rtsp: update for MIKEY API changesWim Taymans2014-04-042-9/+22