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

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 9 07:29:40 PST 2010


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

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #8 from Edward Hervey <bilboed at gmail.com> 2010-02-09 15:29:36 UTC ---
commit 4e0b2dc8321138940caaa4efcb104795f060482a
Author: Edward Hervey <bilboed at bilboed.com>
Date:   Tue Feb 9 15:51:18 2010 +0100

    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

commit 9cc47f8cbaee097818b3a82b23c1d3b5af387b91
Author: Edward Hervey <bilboed at bilboed.com>
Date:   Tue Feb 9 13:35:08 2010 +0100

    Revert "multiqueue: handle UNEXPECTED flowreturn better"

    This reverts commit fbdf4dcedad8692f1e3d8838551188987e462e74.

    Partly 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