[Bug 724571] In collectpads, the collected function is sometimes called incorrectly.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Feb 22 11:59:25 PST 2014


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

Stefan Sauer (gstreamer, gtkdoc dev) <ensonic> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ensonic at sonicpulse.de

--- Comment #5 from Stefan Sauer (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2014-02-22 20:20:16 UTC ---
As you send a flushing seek, do you need to send the flush_start/stop before
sending the EOS? Also I wonder why you are using both gst_pad_push_event and
gst_pad_send_event?

Also how does the test actually use collect pads? I don't see a call to
gst_collect_pads_add_pad().

Regarding the sleep, can you use a condition var triggered by the chain
function on the peer-pad you are pushing the buffer to?

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