rtsp-stream: obtain stream position from pad
[platform/upstream/gstreamer.git] / gst / rtsp-server / rtsp-thread-pool.c
2016-04-06 Patricia Muscalurtsp-thread-pool: explained why GSource is a part of...
2015-07-20 Xavier Claessensthreadpool: Fix possible warning in gst_rtsp_thread_poo...
2014-03-24 Sebastian Rasmussengobject-introspection: Add annotations to support langu...
2014-02-06 Ognyan Tonchevthread-pool: Unref source after mainloop has quit to...
2014-02-04 Ognyan Tonchevthread-pool: Unref reused threads in gst_rtsp_thread_stop()
2013-11-12 Wim Taymansthread-pool: avoid race in shutdown
2013-10-30 Ognyan Tonchevthread-pool: Fix thread leak when reusing threads
2013-09-09 Ognyan Tonchevthread-pool: Add cleanup to wait for the threadpool...
2013-07-22 Wim TaymansClientState -> Context
2013-07-15 Wim Taymansthread-pool: add more docs
2013-07-15 Wim Taymansthread-pool: fix race in thread reuse
2013-07-11 Wim Taymansthread-pool: we don't require a state
2013-07-11 Wim Taymansdocs: improve docs
2013-07-10 Wim Taymansthread-pool: fix vmethod invocation
2013-07-10 Wim Taymansthread-pool: store thread type in thread
2013-07-10 Wim Taymansthread-pool: add object to manage threads