[Bug 720661] audiobasesink: Fix locking bug accessing ring buffer time

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 3 01:36:47 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=720661
  GStreamer | gst-plugins-base | unspecified

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #264467|none                        |reviewed
             status|                            |

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-01-03 09:36:38 UTC ---
(From update of attachment 264467)
I think taking the object lock there is fine... but
gst_audio_base_sink_query_pad() does not call anything other than a ringbuffer
function. So I would say that the locking should be done one level below inside
the ringbuffer?

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