Skip to content
  • Wim Taymans's avatar
    gst-libs/gst/audio/gstbaseaudiosink.c: Starting the ringbuffer when we did not... · 35058f78
    Wim Taymans authored
    gst-libs/gst/audio/gstbaseaudiosink.c: Starting the ringbuffer when we did not acquire it can cause a deadlock, is po...
    
    Original commit message from CVS:
    * gst-libs/gst/audio/gstbaseaudiosink.c:
    (gst_base_audio_sink_event):
    Starting the ringbuffer when we did not acquire it can cause
    a deadlock, is pointless and causes nasty things for
    subclasses.
    Fixes gst-launch audiotestsrc num-buffers=0 ! alsasink.
    35058f78