projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
44b418b
)
rtsp-server: clarify docs a little
author
Wim Taymans
<wim.taymans@collabora.co.uk>
Wed, 19 Jan 2011 14:29:55 +0000
(15:29 +0100)
committer
Wim Taymans
<wim.taymans@collabora.co.uk>
Wed, 19 Jan 2011 14:29:55 +0000
(15:29 +0100)
gst/rtsp-server/rtsp-server.c
patch
|
blob
|
history
diff --git
a/gst/rtsp-server/rtsp-server.c
b/gst/rtsp-server/rtsp-server.c
index
8d70d0b
..
cf20f0e
100644
(file)
--- a/
gst/rtsp-server/rtsp-server.c
+++ b/
gst/rtsp-server/rtsp-server.c
@@
-865,7
+865,8
@@
no_channel:
* @context: a #GMainContext
*
* Attaches @server to @context. When the mainloop for @context is run, the
* @context: a #GMainContext
*
* Attaches @server to @context. When the mainloop for @context is run, the
- * server will be dispatched.
+ * server will be dispatched. When @context is NULL, the default context will be
+ * used).
*
* This function should be called when the server properties and urls are fully
* configured and the server is ready to start.
*
* This function should be called when the server properties and urls are fully
* configured and the server is ready to start.