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-session-pool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-14
session-pool: remove nullable return annotation
Mathieu Duponchelle
1
-1
/
+1
2018-02-12
All around: add annotations and API guards
Mathieu Duponchelle
1
-2
/
+2
2015-12-15
rtsp-session-pool: Avoid dollar sign ($) in session ids
Olivier Crête
1
-1
/
+1
2015-02-19
rtsp-session: Use monotonic time for RTSP session timeout
Kent-Inge Ingesson
1
-6
/
+10
2015-01-14
Revert "rtsp-session-pool: Make sure session IDs are properly URI-escaped"
Sebastian Rasmussen
1
-3
/
+2
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
1
-40
/
+63
2014-06-30
session-pool: add session-removed signal
Wim Taymans
1
-7
/
+53
2014-06-26
introspection: add (nullable) annotations to return values
Evan Nemerson
1
-2
/
+2
2014-04-12
rtsp-session-pool: Fixes annotation
Linus Svensson
1
-1
/
+1
2014-03-24
gobject-introspection: Add annotations to support language bindings
Sebastian Rasmussen
1
-4
/
+8
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
-2
/
+10
2013-10-30
rtsp-session-pool: Make sure session IDs are properly URI-escaped
Sebastian Dröge
1
-2
/
+3
2013-07-11
docs: improve docs
Wim Taymans
1
-0
/
+23
2013-07-11
session-pool: make vmethod to create a session
Wim Taymans
1
-1
/
+13
2013-05-30
rtsp-session-pool: corrected session timeout detection
Patricia Muscalu
1
-4
/
+1
2013-03-11
Document locking and its order
Olivier Crête
1
-2
/
+1
2012-11-29
rtsp: make object details private
Wim Taymans
1
-40
/
+88
2012-11-26
MediaMapping -> MountPoints
Wim Taymans
1
-2
/
+0
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-10-18
rtsp-server: fixed comments and GIR annotations
Sebastian Pölsterl
1
-6
/
+6
2012-05-11
rtsp-server: port to new thread API
Wim Taymans
1
-22
/
+22
2012-03-29
Merge remote-tracking branch 'origin/0.10'
Sebastian Dröge
1
-1
/
+4
2012-03-27
rtsp-server: Don't use deprecated GLib API
Sebastian Dröge
1
-0
/
+7
2012-03-07
rtsp-server: port to GIO
Wim Taymans
1
-1
/
+1
2011-03-07
session: use full charset for RTSP session ID
Miguel Angel Cabrera Moya
1
-1
/
+11
2011-01-12
server: improve debugging in various objects
Wim Taymans
1
-3
/
+3
2010-12-11
rtsp-server: Run gst-indent
Edward Hervey
1
-34
/
+35
2009-11-21
Use GStreamer's debugging subsystem
Sebastian Pölsterl
1
-9
/
+13
2009-06-30
sessionpool: add function to filter sessions
Wim Taymans
1
-0
/
+68
2009-03-11
Do some more session cleanup
Wim Taymans
1
-4
/
+2
2009-02-13
Pass GTimeVal around for performance reasons
Wim Taymans
1
-3
/
+116
2009-02-13
Some more session timeout handling
Wim Taymans
1
-1
/
+2
2009-02-10
Use getters and setters in property code
Wim Taymans
1
-6
/
+2
2009-02-04
Add more timeout stuff
Wim Taymans
1
-0
/
+28
2009-02-04
Add beginnings of session timeouts and limits
Wim Taymans
1
-8
/
+159
2009-02-04
Cleanup of sessions and more
Wim Taymans
1
-2
/
+2
2009-01-20
Allow custom session pools to override the session id allocation algorithms
Wim Taymans
1
-3
/
+29
2009-01-19
Do some more cleanup of the session pool.
Wim Taymans
1
-5
/
+17
2009-01-08
Split in library and example program
Wim Taymans
1
-0
/
+165