[Bug 734098] directsoundsink: gst_element_set_state blocked when plugout a usb audio device

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Dec 11 02:43:02 PST 2015


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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.6.2

--- Comment #17 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit 4d72fd98842f519c2ec3c0352642b159ffc6ca57
Author: Thomas Roos <thomas.roos at industronic.de>
Date:   Fri Dec 11 11:23:13 2015 +0100

    directsoundsink: Check the return value of GetStatus() too to decide if
there was an error

    If GetStatus() fails, the status itself won't be very meaningful but we
also
    have to look at its return value. This fixes blocking pipelines when
removing
    sound devices or during other errors, where we wouldn't notice the error
and
    then wait forever.

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

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