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:
374cc3f
)
event: fix annotation for gst_event_parse_stream_start
author
Alessandro Decina
<alessandro.d@gmail.com>
Fri, 23 Nov 2012 20:09:45 +0000
(21:09 +0100)
committer
Alessandro Decina
<alessandro.d@gmail.com>
Fri, 23 Nov 2012 20:10:55 +0000
(21:10 +0100)
gst/gstevent.c
patch
|
blob
|
history
diff --git
a/gst/gstevent.c
b/gst/gstevent.c
index
6757af5
..
bb97363
100644
(file)
--- a/
gst/gstevent.c
+++ b/
gst/gstevent.c
@@
-1411,7
+1411,7
@@
gst_event_new_stream_start (const gchar * stream_id)
/**
* gst_event_parse_stream_start:
* @event: a stream-start event.
- * @stream_id: (out): pointer to store the stream-id
+ * @stream_id: (out)
(transfer none)
: pointer to store the stream-id
*
* Parse a stream-id @event and store the result in the given @stream_id
* location. The string stored in @stream_id must not be modified and will