gstreamer/gst/rtsp-server
Olivier Crête ee3a7b61ef rtsp-session-pool: Avoid dollar sign ($) in session ids
Live555 in VLC strips off dollar signs and then gets very confused,
we don't loose too much entropy by just skipping it.
2015-12-15 16:57:37 -05:00
..
.gitignore .gitignore: 0.10 => 0.11 2011-06-07 10:59:03 +02:00
Makefile.am Make rtsp-server.h a single-include header, use it for G-I 2014-06-30 09:45:11 +02:00
rtsp-address-pool.c introspection: add (nullable) annotations to return values 2014-06-26 19:08:16 +02:00
rtsp-address-pool.h rtsp-server: Add g_autoptr() support to all types 2015-12-14 13:52:17 -05:00
rtsp-auth.c GstRTSPAuth: Add client certificate authentication support 2015-06-09 19:51:46 -04:00
rtsp-auth.h rtsp-server: Add g_autoptr() support to all types 2015-12-14 13:52:17 -05:00
rtsp-client.c rtsp-client: suspend media during setup request 2015-12-04 15:48:23 +02:00
rtsp-client.h rtsp-server: Add g_autoptr() support to all types 2015-12-14 13:52:17 -05:00
rtsp-context.c context: defing a GType for the context 2013-11-12 11:21:55 +01:00
rtsp-context.h rtsp-client: add stream transport to context 2014-10-21 11:44:40 +02:00
rtsp-media-factory-uri.c gobject-introspection: Add annotations to support language bindings 2014-03-24 00:36:42 +00:00
rtsp-media-factory-uri.h rtsp-server: Add g_autoptr() support to all types 2015-12-14 13:52:17 -05:00
rtsp-media-factory.c media-factory: get port number through gst_rtsp_url_get_port 2015-08-16 12:08:49 +02:00
rtsp-media-factory.h rtsp-server: Add g_autoptr() support to all types 2015-12-14 13:52:17 -05:00
rtsp-media.c rtsp-media: Take reference to media that will be prepared 2015-09-29 11:23:06 +01:00
rtsp-media.h rtsp-server: Add g_autoptr() support to all types 2015-12-14 13:52:17 -05:00
rtsp-mount-points.c introspection: add missing allow-none annotations 2014-06-26 19:08:56 +02:00
rtsp-mount-points.h rtsp-server: Add g_autoptr() support to all types 2015-12-14 13:52:17 -05:00
rtsp-params.c gobject-introspection: Add annotations to support language bindings 2014-03-24 00:36:42 +00:00
rtsp-params.h ClientState -> Context 2013-07-22 14:25:04 +02:00
rtsp-permissions.c gobject-introspection: Add annotations to support language bindings 2014-03-24 00:36:42 +00:00
rtsp-permissions.h rtsp-server: Add g_autoptr() support to all types 2015-12-14 13:52:17 -05:00
rtsp-sdp.c rtsp-sdp: Only add RTX to the SDP when using a feedback profile 2015-05-04 16:31:20 +02:00
rtsp-sdp.h sdp: hide key length defines 2014-06-24 09:34:50 +02:00
rtsp-server.c rtsp-server: Change the logic so we don't pop a NULL context 2015-11-11 15:58:27 +01:00
rtsp-server.h rtsp-server: Add g_autoptr() support to all types 2015-12-14 13:52:17 -05:00
rtsp-session-media.c Add initial support for RECORD 2015-02-06 09:42:42 +01:00
rtsp-session-media.h rtsp-server: Add g_autoptr() support to all types 2015-12-14 13:52:17 -05:00
rtsp-session-pool.c rtsp-session-pool: Avoid dollar sign ($) in session ids 2015-12-15 16:57:37 -05:00
rtsp-session-pool.h rtsp-server: Add g_autoptr() support to all types 2015-12-14 13:52:17 -05:00
rtsp-session.c rtsp-session: Use monotonic time for RTSP session timeout 2015-02-19 10:43:30 +02:00
rtsp-session.h rtsp-server: Add g_autoptr() support to all types 2015-12-14 13:52:17 -05:00
rtsp-stream-transport.c rtsp: Ref transports in hash table. 2014-12-02 16:29:24 +01:00
rtsp-stream-transport.h rtsp-server: Add g_autoptr() support to all types 2015-12-14 13:52:17 -05:00
rtsp-stream.c rtsp-stream: fixed valgrind error 2015-12-08 09:47:53 +02:00
rtsp-stream.h rtsp-server: Add g_autoptr() support to all types 2015-12-14 13:52:17 -05:00
rtsp-thread-pool.c threadpool: Fix possible warning in gst_rtsp_thread_pool_cleanup() 2015-07-20 16:47:05 -04:00
rtsp-thread-pool.h rtsp-server: Add g_autoptr() support to all types 2015-12-14 13:52:17 -05:00
rtsp-token.c introspection: add (nullable) annotations to return values 2014-06-26 19:08:16 +02:00
rtsp-token.h rtsp-server: Add g_autoptr() support to all types 2015-12-14 13:52:17 -05:00