[Bug 707605] Need "reverse-funnel" element

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Oct 11 10:43:56 CEST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=707605
  GStreamer | gstreamer (core) | git

--- Comment #43 from HoonHee Lee <hoonh83.lee at gmail.com> 2013-10-11 08:43:46 UTC ---
Thanks for your comment.

::: tests/check/elements/streamiddemux.c
@@ +63,3 @@
+_fake_chain (GstPad * pad, GstObject * parent, GstBuffer * buffer)
+{
+  gst_buffer_unref (buffer);

Probably makes sense here to check if you only get only the buffers meant for
this stream here (maybe remove the randomness above and just send the same
number of buffers to each stream?)

-> I did not understand. You want me not to use gst_buffer_unref (buffer);
and then?

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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