[Bug 742684] audiomixer: Un-even locking in GstAggregator causes the tests to fail

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Jan 22 14:45:36 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=742684
  GStreamer | gst-plugins-bad | git master

--- Comment #15 from Olivier CrĂȘte <olivier.crete at ocrete.ca> 2015-01-22 22:45:34 UTC ---
Created an attachment (id=295227)
 View: https://bugzilla.gnome.org/attachment.cgi?id=295227
 Review: https://bugzilla.gnome.org/review?bug=742684&attachment=295227

aggregator: Consistently lock some members

Some members sometimes used atomic access, sometimes where not locked at
all. Instead consistently use a mutex to protect them, also document
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