]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
alsa: Split alsa_open().
authorAndre Noll <maan@systemlinux.org>
Sun, 15 Mar 2009 16:35:37 +0000 (17:35 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 15 Mar 2009 16:35:37 +0000 (17:35 +0100)
Only perform what is absolutely necessary in alsa_open(). Call the
real alsa initialization from alsa_post_select(), when we actually
have audio data available to start streaming.

This should get rid of the sound artefacts that happen sometimes
at the beginning of the stream.


No differences found