gstreamer/gst/rtsp-server
Wim Taymans a58d404e1f server: rework maincontext handling in clients
Make a separate method to attach a client to a MainContext.

Let the server decide in what GMainContext the client will operate and give this
context to the client in attach. Then the server can later decide to use a
separate thread for each client or just use the mainthread.
2012-11-12 15:01:09 +01:00
..
.gitignore .gitignore: 0.10 => 0.11 2011-06-07 10:59:03 +02:00
Makefile.am rtsp: massive refactoring 2012-10-25 21:29:58 +02:00
rtsp-auth.c Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-auth.h Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-client.c server: rework maincontext handling in clients 2012-11-12 15:01:09 +01:00
rtsp-client.h server: rework maincontext handling in clients 2012-11-12 15:01:09 +01:00
rtsp-media-factory-uri.c Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-media-factory-uri.h Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-media-factory.c Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-media-factory.h Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-media-mapping.c Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-media-mapping.h Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-media.c Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-media.h Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-params.c Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-params.h Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-sdp.c Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-sdp.h Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-server.c server: rework maincontext handling in clients 2012-11-12 15:01:09 +01:00
rtsp-server.h Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-session-media.c Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-session-media.h Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-session-pool.c Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-session-pool.h Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-session.c session: move session header code in session object 2012-11-12 12:40:34 +01:00
rtsp-session.h session: move session header code in session object 2012-11-12 12:40:34 +01:00
rtsp-stream-transport.c Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-stream-transport.h Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-stream.c Fix FSF address 2012-11-04 00:14:25 +00:00
rtsp-stream.h Fix FSF address 2012-11-04 00:14:25 +00:00