gstreamer/gst/rtsp-server
Ognyan Tonchev 258f63b8ac thread-pool: Add cleanup to wait for the threadpool to finish
Also fix race condition if two threads are asking for the first
thread from the thread pool at once. This would case two internal
GThreadPools to be created.

https://bugzilla.gnome.org/show_bug.cgi?id=707753
2013-09-09 14:36:12 +02:00
..
.gitignore .gitignore: 0.10 => 0.11 2011-06-07 10:59:03 +02:00
Makefile.am ClientState -> Context 2013-07-22 14:25:04 +02:00
rtsp-address-pool.c address-pool: improve docs 2013-07-18 12:27:33 +02:00
rtsp-address-pool.h docs: small fixes 2013-07-16 12:36:56 +02:00
rtsp-auth.c auth, media, media-factory: unref permissions 2013-09-06 18:57:55 +01:00
rtsp-auth.h ClientState -> Context 2013-07-22 14:25:04 +02:00
rtsp-client.c client: free threadpool 2013-09-06 20:44:10 +01:00
rtsp-client.h Add handle-response signal for when we receive a GET_PARAMETER response 2013-08-23 10:32:33 +02:00
rtsp-context.c ClientState -> Context 2013-07-22 14:25:04 +02:00
rtsp-context.h ClientState -> Context 2013-07-22 14:25:04 +02:00
rtsp-media-factory-uri.c rtsp-media-factory-uri: check AAC properly for whether it's parsed or not 2013-08-22 18:39:59 +01:00
rtsp-media-factory-uri.h rtsp: make object details private 2012-11-29 11:11:05 +01:00
rtsp-media-factory.c auth, media, media-factory: unref permissions 2013-09-06 18:57:55 +01:00
rtsp-media-factory.h media-factory: add convenience API for factory 2013-07-12 16:17:57 +02:00
rtsp-media.c auth, media, media-factory: unref permissions 2013-09-06 18:57:55 +01:00
rtsp-media.h Add vmethod for rtsp-media subclass to access rtpbin 2013-08-02 16:59:04 +02:00
rtsp-mount-points.c mount-points: add some debug 2013-07-15 11:51:34 +02:00
rtsp-mount-points.h docs: more updates 2013-07-11 12:24:33 +02:00
rtsp-params.c ClientState -> Context 2013-07-22 14:25:04 +02:00
rtsp-params.h ClientState -> Context 2013-07-22 14:25:04 +02:00
rtsp-permissions.c permissions: add the role to the copy 2013-07-18 12:27:33 +02:00
rtsp-permissions.h docs: improve docs 2013-07-15 17:31:35 +02:00
rtsp-sdp.c docs: improve docs 2013-07-11 16:57:14 +02:00
rtsp-sdp.h sdp: cleanup sdp info 2013-06-14 16:06:46 +02:00
rtsp-server.c Fix gst_rtsp_server_client_filter, using wrong variable type 2013-08-23 10:29:21 +02:00
rtsp-server.h server: add method to iterate clients of server 2013-08-02 17:19:42 +02:00
rtsp-session-media.c docs: improve docs 2013-07-16 12:32:51 +02:00
rtsp-session-media.h docs: update docs 2013-07-11 12:18:26 +02:00
rtsp-session-pool.c docs: improve docs 2013-07-11 16:57:14 +02:00
rtsp-session-pool.h session-pool: make vmethod to create a session 2013-07-11 16:28:09 +02:00
rtsp-session.c docs: improve docs 2013-07-11 16:57:14 +02:00
rtsp-session.h docs: update docs 2013-07-11 12:18:26 +02:00
rtsp-stream-transport.c docs: improve docs 2013-07-16 12:32:51 +02:00
rtsp-stream-transport.h docs: improve docs 2013-07-16 12:32:51 +02:00
rtsp-stream.c stream: optimize pipeline for protocols 2013-08-16 17:05:24 +02:00
rtsp-stream.h stream: add protocols property 2013-08-16 16:08:43 +02:00
rtsp-thread-pool.c thread-pool: Add cleanup to wait for the threadpool to finish 2013-09-09 14:36:12 +02:00
rtsp-thread-pool.h thread-pool: Add cleanup to wait for the threadpool to finish 2013-09-09 14:36:12 +02:00
rtsp-token.c docs: improve docs 2013-07-15 17:31:35 +02:00
rtsp-token.h token: add method to check boolean permission 2013-07-12 17:06:37 +02:00