]> code.delx.au - pulseaudio/commit
alsa: Only set the 'first' flag to false when we actually call snd_pcm_start()
authorColin Guthrie <cguthrie@mandriva.org>
Tue, 14 Sep 2010 18:44:57 +0000 (19:44 +0100)
committerColin Guthrie <cguthrie@mandriva.org>
Tue, 14 Sep 2010 18:44:57 +0000 (19:44 +0100)
commit2ecd764662174bf81b90cfa057104dec103bfeec
tree0e4408bf60942c10867420b1b7a68d3d9861b841
parentf97faae006c0acbcd33056008196f3651fe5b0d3
alsa: Only set the 'first' flag to false when we actually call snd_pcm_start()

Previously, if work_done was false, we could conceivably not call snd_pcm_start().
src/modules/alsa/alsa-sink.c