index
:
~wtay/gst-rtsp-server
0.10
0.11
1.2
1.4
async-prepare
master
misc-tests
nodup
sebp
sebp-vala
srtp
support-announce
tests
threadsafe
transport-simplify
work
work2
work3
rtsp-server branches
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
rtsp-server
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-16
client: raise the backlog limits before pausing
HEAD
master
Göran Jönsson
1
-0
/
+9
2014-09-16
client: make define for the WATCH_BACKLOG
Göran Jönsson
1
-3
/
+5
2014-09-16
client: simplify session transport handling
Wim Taymans
1
-131
/
+23
2014-09-16
stream-transport: make method to handle received data
Wim Taymans
2
-0
/
+35
2014-09-12
rtsp-media: Make sure that sequence numbers are monotonic after pause
Srimanta Panda
3
-0
/
+59
2014-09-04
rtsp-client: Protect saved clients watch with a mutex
Göran Jönsson
1
-0
/
+8
2014-08-25
rtsp-stream: Remove the multicast group udp sources when removing from the bin
Sebastian Dröge
1
-0
/
+21
2014-08-12
rtsp-media: Query position and stop time only on the RTP parts of the pipeline
Sebastian Dröge
3
-14
/
+144
2014-08-04
signals: Fix copy-pasto in target-state signal offset
Arun Raghavan
1
-2
/
+2
2014-07-22
rtsp-stream: Listen on the multicast group for RTP/RTCP packets
Sebastian Dröge
1
-1
/
+89
2014-07-16
media: correct misspelled words in description
Hyunjun Ko
1
-2
/
+2
2014-07-10
server: implement client REMOVE filter
Wim Taymans
1
-1
/
+6
2014-07-10
client: expose _close() method
Wim Taymans
2
-3
/
+12
2014-07-10
session-pool: signal session-removed outside of the lock
Wim Taymans
1
-10
/
+40
2014-07-10
filter: Release lock in filter functions
Wim Taymans
5
-61
/
+194
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
2
-12
/
+18
2014-07-02
rtsp: fix for MIKEY api change
Wim Taymans
2
-3
/
+3
2014-07-01
client: free watch context only once
work
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-30
session-pool: add session-removed signal
Wim Taymans
2
-8
/
+59
2014-06-30
Make rtsp-server.h a single-include header, use it for G-I
Evan Nemerson
2
-3
/
+17
2014-06-27
stream: crypto can be NULL
Wim Taymans
1
-1
/
+1
2014-06-26
introspection: add missing allow-none annotations
Evan Nemerson
3
-4
/
+6
2014-06-26
introspection: add (nullable) annotations to return values
Evan Nemerson
7
-23
/
+27
2014-06-24
gi: improve annotations
Evan Nemerson
2
-3
/
+8
2014-06-24
signals: use generic marshal function
Wim Taymans
4
-29
/
+29
2014-06-24
context: add type macro
Wim Taymans
1
-0
/
+2
2014-06-24
sdp: hide key length defines
Wim Taymans
3
-6
/
+12
2014-06-19
mikey: add different key length parameters
Aleix Conchillo Flaqué
3
-0
/
+64
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-06-13
media: fix confusing comment
Wim Taymans
1
-1
/
+1
2014-06-05
rtsp-session: Timeout in header.
Göran Jönsson
1
-2
/
+19
2014-05-20
client: store TCP ports in transport
Wim Taymans
1
-0
/
+29
2014-05-16
stream: add signals for new RTP/RTCP encoders
Aleix Conchillo Flaqué
1
-2
/
+31
2014-05-15
media: Make suspend()/unsuspend() virtual
Ognyan Tonchev
2
-43
/
+104
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-21
media: Do not stop thread twice if default_prepare() fails
Ognyan Tonchev
1
-6
/
+0
2014-04-15
client: set the watch to flushing before going to NULL
Wim Taymans
1
-0
/
+7
2014-04-12
rtsp-session-pool: Fixes annotation
Linus Svensson
1
-1
/
+1
2014-04-12
media: make media_prepare virtual
Ognyan Tonchev
2
-59
/
+98
2014-04-12
media: stop the thread in more error cases
Ognyan Tonchev
1
-0
/
+12
[next]