chiark / gitweb /
Rewrite playrtp ALSA support. The result seems to be much more
authorRichard Kettlewell <rjk@greenend.org.uk>
Mon, 24 Mar 2008 18:54:20 +0000 (18:54 +0000)
committerRichard Kettlewell <rjk@greenend.org.uk>
Mon, 24 Mar 2008 18:54:20 +0000 (18:54 +0000)
commit4dadf1a26a3a9b619f7d91cbc435c7d9429d64d3
tree2ddd8ff9bf2d4147cf946a2d509b9b06d112cdc3
parent4c672170094ffb7a1ef6e1afeb23f55f3da417d7
Rewrite playrtp ALSA support.  The result seems to be much more
reliable, and it's certainly simpler.  The speaker ALSA support would
probably benefit from using the same backend at some point, and with a
similar backend for OSS we'd be in a good position to more closely
unify the support for the various different sound APIs.
clients/playrtp-alsa.c
clients/playrtp.c
lib/Makefile.am
lib/alsabg.c [new file with mode: 0644]
lib/alsabg.h [new file with mode: 0644]