[Bug 653840] MP3 stream starts playing with strange noise

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Aug 17 04:52:30 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=653840
  GStreamer | gst-plugins | 0.10.32

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2011-08-17 11:52:25 UTC ---
>  - weak unrefs generally aren't thread-safe

Sorry, that's not actually true. Weak *pointers* aren't threadsafe IIRC, but
here one could take some lock (e.g. playsink's?) I guess.

Another issue is that we may also need some more weak unrefs somewhere
strategically.

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