Revert "rtsp-session-pool: Make sure session IDs are properly URI-escaped"
[platform/upstream/gstreamer.git] / gst / rtsp-server / rtsp-session-pool.c
2015-01-14 Sebastian RasmussenRevert "rtsp-session-pool: Make sure session IDs are...
2014-07-10 Wim Taymanssession-pool: signal session-removed outside of the...
2014-07-10 Wim Taymansfilter: Release lock in filter functions
2014-06-30 Wim Taymanssession-pool: add session-removed signal
2014-06-26 Evan Nemersonintrospection: add (nullable) annotations to return...
2014-04-12 Linus Svenssonrtsp-session-pool: Fixes annotation
2014-03-24 Sebastian Rasmussengobject-introspection: Add annotations to support langu...
2013-11-18 Tim-Philipp Müllerrtsp-server: sprinkle some allow-none annotations for g-i
2013-11-15 Wim Taymansrtsp: allow NULL func in filters
2013-10-30 Sebastian Drögertsp-session-pool: Make sure session IDs are properly...
2013-07-11 Wim Taymansdocs: improve docs
2013-07-11 Wim Taymanssession-pool: make vmethod to create a session
2013-05-30 Patricia Muscalurtsp-session-pool: corrected session timeout detection
2013-03-11 Olivier CrêteDocument locking and its order
2012-11-29 Wim Taymansrtsp: make object details private
2012-11-26 Wim TaymansMediaMapping -> MountPoints
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-10-18 Sebastian Pölsterlrtsp-server: fixed comments and GIR annotations
2012-05-11 Wim Taymansrtsp-server: port to new thread API
2012-03-29 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-03-27 Sebastian Drögertsp-server: Don't use deprecated GLib API
2012-03-26 Wim TaymansMerge branch 'master' into 0.11
2012-03-26 Wim TaymansMerge branch 'master' into 0.11
2012-03-07 Wim Taymansrtsp-server: port to GIO
2011-04-26 Wim TaymansMerge branch 'master' into 0.11
2011-03-07 Miguel Angel Cabre... session: use full charset for RTSP session ID
2011-01-12 Wim Taymansserver: improve debugging in various objects
2010-12-13 Wim TaymansMerge branch 'master' into 0.11
2010-12-11 Edward Herveyrtsp-server: Run gst-indent
2009-11-21 Sebastian PölsterlUse GStreamer's debugging subsystem
2009-06-30 Wim Taymanssessionpool: add function to filter sessions
2009-03-11 Wim TaymansDo some more session cleanup
2009-02-13 Wim TaymansPass GTimeVal around for performance reasons
2009-02-13 Wim TaymansSome more session timeout handling
2009-02-10 Wim TaymansUse getters and setters in property code
2009-02-04 Wim TaymansMerge branch 'master' of git+ssh://git.collabora.co...
2009-02-04 Wim TaymansAdd more timeout stuff
2009-02-04 Wim TaymansAdd beginnings of session timeouts and limits
2009-02-04 Wim TaymansCleanup of sessions and more
2009-01-20 Wim TaymansAllow custom session pools to override the session...
2009-01-19 Wim TaymansDo some more cleanup of the session pool.
2009-01-08 Wim TaymansSplit in library and example program