playsink: Don't send another step event to the audio-sink if we got step-done from...
authorSebastian Dröge <sebastian@centricular.com>
Mon, 27 Jun 2016 17:53:37 +0000 (20:53 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 27 Jun 2016 17:55:00 +0000 (20:55 +0300)
commit06ea25ade3e4e978555c267ace6f209b72867e1e
treece7714c75403301d52ebd274e3de9e1bc8e4657e
parent88d8f81fcc1adc0a7115c1dcbba1ea69dc156a5b
playsink: Don't send another step event to the audio-sink if we got step-done from there

Otherwise we would end up with a deadlock as the audio-sink emits step-done
from its streaming thread.
gst/playback/gstplaysink.c