]> git.tuebingen.mpg.de Git - paraslash.git/commit
alsa: Revert 596d1d97f90854bd941db02f1353df8e1196ccc0
authorAndre Noll <maan@systemlinux.org>
Thu, 12 Mar 2009 20:37:26 +0000 (21:37 +0100)
committerAndre Noll <maan@systemlinux.org>
Thu, 12 Mar 2009 20:37:26 +0000 (21:37 +0100)
commit3b38d93529573b89089a67f494e17205d723021f
treeb7e283e6bcd7bcf1b2732f27e0502e8bb7e22ecb
parent70812d3cc48848784ea4c051fb47cdba965d2c9b
alsa: Revert 596d1d97f90854bd941db02f1353df8e1196ccc0

This was really a brain fart. Instead, introduce a small delay
in alsa_open() that defers audio data writing by 100ms. This seems
to be enough to get rid of the buffer underruns with the udp sender.
alsa_write.c