[Bug 768995] New API: StreamGroupDone event

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jul 25 06:33:21 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=768995

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #331822|none                        |accepted-commit_now
             status|                            |

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 331822:
 --> (https://bugzilla.gnome.org/review?bug=768995&attachment=331822)

Good to go and makes sense to me, just:

::: gst/gstevent.c
@@ +668,3 @@
+ * new pads can be exposed before sending EOS on the existing pads.
+ *
+ * Returns: (transfer full): the new stream-group-done event.

Since: 1.10

@@ +687,3 @@
+ *
+ * Parse a stream-group-done @event and store the result in the given
+ * @group_id location.

Since: 1.10

::: gst/gstevent.h
@@ +98,3 @@
+ * @GST_EVENT_STREAM_GROUP_DONE: Indicates that there is no more data for
+ *                 the stream group ID in the message. Sent before EOS
+ *                 in some instances and should be handled mostly the same.

Since: 1.10

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list