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:
f218917
)
Revert "docs: Minor fix in event_new_select_streams"
author
Thibault Saunier
<tsaunier@igalia.com>
Wed, 18 Apr 2018 14:35:20 +0000
(11:35 -0300)
committer
Thibault Saunier
<tsaunier@igalia.com>
Wed, 18 Apr 2018 14:35:20 +0000
(11:35 -0300)
This reverts commit
f218917d02760f8f32a35e4e635e23230c47c0c6
.
gst/gstevent.c
patch
|
blob
|
history
diff --git
a/gst/gstevent.c
b/gst/gstevent.c
index d03040a8ced587329128f4149e7dbeba43aed430..cb2608872093dbb7b98f0f364a9363cf5dd6699a 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_
EVENT_SELECT_STREAMS
.
+ * #GST_
MESSAGE_STREAM_COLLECTION
.
*
* Note: The list of @streams can not be empty.
*