]> git.sesse.net Git - vlc/commit
Added : alsa support
authorHenri Fallon <henri@videolan.org>
Mon, 20 Nov 2000 03:31:45 +0000 (03:31 +0000)
committerHenri Fallon <henri@videolan.org>
Mon, 20 Nov 2000 03:31:45 +0000 (03:31 +0000)
commita7dd995f4c336251841143f56ef14450ce04f491
tree6cda58025b489648d93a25397d2815162ecb2c98
parent884bfabe2789a8189f9cc8f1e4b537f559633e99
Added : alsa support
Todo : - test it on several cards
       - support more than Stereo s16
       - make configure check for alsa
AUTHORS
ChangeLog
INSTALL
Makefile.in
TODO
configure
configure.in
plugins/alsa/alsa.c [new file with mode: 0644]
plugins/alsa/aout_alsa.c [new file with mode: 0644]
src/misc/plugins.c