[Bug 763326] gst-launch of 8-channel deinterleave pipeline stalls

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Mar 17 19:14:42 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #324129|accepted-commit_now         |committed
             status|                            |

--- Comment #17 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Comment on attachment 324129
  --> https://bugzilla.gnome.org/attachment.cgi?id=324129
0001-deinterleave-Use-GstIterator-for-iterating-all-pads-.patch

commit 605175b8c4ca07932f15a5035072a31314dfa5a6
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Wed Mar 16 20:18:41 2016 +0200

    deinterleave: Use GstIterator for iterating all pads instead of manually
iterating them while holding the object lock all the time

    Doing queries while holding the object lock is a bit dangerous, and in this
    case causes deadlocks.

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

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