[Bug 772855] decodebin3: Implement lock for multiqueue slot

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Oct 14 07:03:46 UTC 2016


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

Edward Hervey <bilboed at bilboed.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bilboed at bilboed.com
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.9.91

--- Comment #7 from Edward Hervey <bilboed at bilboed.com> ---
Indeed, iterating the slot list is already protected by the SELECTION lock
(directly or implicitely) in the rest of decodebin3 code.

Thanks for that !

commit 5f2c0c8ea72e3376ff0d8367a92f8bb900f5a19b
Author: Seungha Yang <sh.yang at lge.com>
Date:   Thu Oct 13 20:10:09 2016 +0900

    decodebin3: More SELECTION_LOCK when linking to slot

    Since there can be multiple parsebin in a decodebin3,
    linking parsebin with MultiQueueSlot should be protected also.

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

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