Skip to content
  • Wim Taymans's avatar
    gst-libs/gst/audio/gstbaseaudiosink.c: Avoid holding the OBJECT_LOCK when... · 0a4c1bc6
    Wim Taymans authored
    gst-libs/gst/audio/gstbaseaudiosink.c: Avoid holding the OBJECT_LOCK when calling ringbuffer functions that take the ...
    
    Original commit message from CVS:
    * gst-libs/gst/audio/gstbaseaudiosink.c:
    (gst_base_audio_sink_change_state):
    Avoid holding the OBJECT_LOCK when calling ringbuffer functions that
    take the ringbuffer lock because rinbuffer lock > OBJECT_LOCK. We can do
    this because the async_play method is deprecated and usually not called
    anymore.
    0a4c1bc6
To find the state of this project's repository at the time of any of these versions, check out the tags.