[gstreamer-bugs] [Bug 609274] [regression] [decodebin2] massive slowness in importing clips in pitivi

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 9 06:59:28 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=609274
  GStreamer | don't know | 0.10.25

--- Comment #7 from Edward Hervey <bilboed at gmail.com> 2010-02-09 14:59:24 UTC ---
Created an attachment (id=153332)
 View: https://bugzilla.gnome.org/attachment.cgi?id=153332
 Review: https://bugzilla.gnome.org/review?bug=609274&attachment=153332

multiqueue: Don't stop threads on UNEXPECTED and forward flow returns.

When a downstream element returns GST_FLOW_UNEXPECTED we want to:
* let the dataqueue task running
* forward the flow return upstream.

This allows upstream elements to push EOS, and have that EOS event come
downstream.

Fixes #609274

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