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:
21decc6
)
docs: Minor fix in event_new_select_streams
author
Thibault Saunier
<tsaunier@igalia.com>
Tue, 17 Apr 2018 23:03:09 +0000
(20:03 -0300)
committer
Thibault Saunier
<tsaunier@igalia.com>
Tue, 17 Apr 2018 23:03:37 +0000
(20:03 -0300)
gst/gstevent.c
patch
|
blob
|
history
diff --git
a/gst/gstevent.c
b/gst/gstevent.c
index cb2608872093dbb7b98f0f364a9363cf5dd6699a..d03040a8ced587329128f4149e7dbeba43aed430 100644
(file)
--- a/
gst/gstevent.c
+++ b/
gst/gstevent.c
@@
-591,7
+591,7
@@
gst_event_parse_flush_stop (GstEvent * event, gboolean * reset_time)
* The list of @streams corresponds to the "Stream ID" of each stream to be
* activated. Those ID can be obtained via the #GstStream objects present
* in #GST_EVENT_STREAM_START, #GST_EVENT_STREAM_COLLECTION or
- * #GST_
MESSAGE_STREAM_COLLECTION
.
+ * #GST_
EVENT_SELECT_STREAMS
.
*
* Note: The list of @streams can not be empty.
*