[Bug 795366] debugutils: Add a testsrc element

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 19 13:32:25 UTC 2018


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

Mathieu Duponchelle <mduponchelle1 at gmail.com> changed:

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

--- Comment #10 from Mathieu Duponchelle <mduponchelle1 at gmail.com> ---
Review of attachment 371131:
 --> (https://bugzilla.gnome.org/review?bug=795366&attachment=371131)

Good to go for me, please push after fixing these last two remarks, thanks :)

::: gst/debugutils/gsttestsrcbin.c
@@ +21,3 @@
+
+/**
+ * SECTION:element-testsrc

testsrcbin now

@@ +143,3 @@
+        GstStreamCollection *collection = data->collection;
+        data->collection = NULL;
+        gst_pad_push_event (pad, gst_event_new_stream_collection
(collection));

just pass data->collection here then gst_object_replace :)

-- 
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