[Bug 701763] audiodecoder: May return not-negotiated when flushing

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 8 06:14:06 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=701763
  GStreamer | gst-plugins-base | 1.x

--- Comment #11 from Sebastian Dröge <slomo at circular-chaos.org> 2013-07-08 13:13:58 UTC ---
In theory you're right but I don't think it matters much. We check a single bit
of an integer, and the functions that would've returned the error would've
taken the pad's object lock themselves already.

After the flag is set, it is only ever unset from the streaming thread with the
stream lock. And we hold that.

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