index
:
gstreamer/gst-rtsp-server
0.10
0.11
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
discontinued-for-monorepo
master
RTSP server based on GStreamer (mirrored from https://gitlab.freedesktop.org/gstreamer/gst-rtsp-server)
bilboed
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
rtsp-server
/
rtsp-client.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-30
rtsp-client: mikey memory leaks
Aleix Conchillo Flaqué
1
-0
/
+3
2014-09-04
rtsp-client: Protect saved clients watch with a mutex
Göran Jönsson
1
-0
/
+8
2014-07-10
client: expose _close() method
Wim Taymans
1
-3
/
+11
2014-07-10
filter: Release lock in filter functions
Wim Taymans
1
-6
/
+34
2014-07-09
client: check if watch is set in handle_teardown()
Ognyan Tonchev
1
-2
/
+4
2014-07-09
client: keep ref to client for the session removed handler
Ognyan Tonchev
1
-7
/
+28
2014-07-08
client: manage media in session as a last step
Wim Taymans
1
-12
/
+16
2014-07-02
rtsp: fix for MIKEY api change
Wim Taymans
1
-2
/
+2
2014-07-01
client: free watch context only once
Wim Taymans
1
-3
/
+1
2014-07-01
client: fix build
Wim Taymans
1
-1
/
+1
2014-07-01
client: protect sessions with lock
Wim Taymans
1
-6
/
+15
2014-07-01
Client: keep a ref to the session
Wim Taymans
1
-76
/
+60
2014-06-26
introspection: add missing allow-none annotations
Evan Nemerson
1
-1
/
+2
2014-06-24
gi: improve annotations
Evan Nemerson
1
-2
/
+7
2014-06-24
signals: use generic marshal function
Wim Taymans
1
-21
/
+21
2014-06-24
sdp: hide key length defines
Wim Taymans
1
-0
/
+6
2014-06-19
mikey: add different key length parameters
Aleix Conchillo Flaqué
1
-0
/
+24
2014-06-18
client: ref the context until rtsp watch is alive
Ognyan Tonchev
1
-0
/
+11
2014-06-18
client: Destroy the rtsp watch after connection close
Ognyan Tonchev
1
-0
/
+9
2014-05-20
client: store TCP ports in transport
Wim Taymans
1
-0
/
+29
2014-05-10
client: fix send-message signal marshaller
Aleix Conchillo Flaqué
1
-1
/
+1
2014-05-09
rtsp-client: handle Require headers and respond with OPTION_NOT_SUPPORTED
Tim-Philipp Müller
1
-0
/
+81
2014-05-01
client: emit a signal before sending a message
Wim Taymans
1
-0
/
+9
2014-05-01
client: pass context to send_message
Wim Taymans
1
-13
/
+34
2014-05-01
client: fix typo in comment
Wim Taymans
1
-1
/
+1
2014-04-15
client: set the watch to flushing before going to NULL
Wim Taymans
1
-0
/
+7
2014-04-10
rtsp-client: indent cleanup
Vincent Penquerc'h
1
-1
/
+1
2014-04-10
client: Add drop-backlog property
Göran Jönsson
1
-4
/
+58
2014-04-08
client: support for POST before GET when setting up a tunnel
Ognyan Tonchev
1
-61
/
+67
2014-04-08
client: remove watch of the second client after http tunnel setup
Ognyan Tonchev
1
-0
/
+6
2014-04-04
rtsp: update for MIKEY API changes
Wim Taymans
1
-4
/
+8
2014-04-03
client: parse the mikey response from the client
Wim Taymans
1
-1
/
+241
2014-04-03
client: cleanup error paths
Wim Taymans
1
-24
/
+16
2014-03-24
gobject-introspection: Add annotations to support language bindings
Sebastian Rasmussen
1
-11
/
+11
2014-03-11
rtsp-client: vmethod for modifying tunnel GET response
David Svensson Fors
1
-1
/
+18
2014-02-09
rtsp-server: Fix lots of compiler warnings with clang
Sebastian Dröge
1
-2
/
+3
2014-01-07
client: let stream check supported transport
Wim Taymans
1
-14
/
+5
2013-12-26
session-media: let the session-media make the RTPInfo
Wim Taymans
1
-53
/
+36
2013-12-19
media: add setup_sdp vmethod
Aleix Conchillo Flaqué
1
-1
/
+1
2013-12-19
rtsp-client: Fix iteration
Edward Hervey
1
-1
/
+1
2013-12-18
client: add vmethod to configure media and streams
Wim Taymans
1
-23
/
+33
2013-11-29
media: also handle prepare and range in suspended state
Wim Taymans
1
-2
/
+4
2013-11-28
client: store setup uri and use in PLAY response
Wim Taymans
1
-10
/
+13
2013-11-28
client: suspend after SDP and unsuspend before PLAYING
Wim Taymans
1
-0
/
+13
2013-11-22
rtsp-*: Refer to NULL as a constant in comments
Sebastian Rasmussen
1
-1
/
+1
2013-11-18
rtsp-server: sprinkle some allow-none annotations for g-i
Tim-Philipp Müller
1
-1
/
+1
2013-11-15
rtsp: allow NULL func in filters
Wim Taymans
1
-5
/
+13
2013-11-12
client: allow absolute path in requests
Patricia Muscalu
1
-2
/
+28
2013-11-12
client: make make_path_from_uri a vmethod
Patricia Muscalu
1
-6
/
+15
2013-10-04
client: append query string in PAUSE/PLAY/TEARDOWN as well
Wim Taymans
1
-9
/
+30
[next]