Mercurial > mplayer.hg
diff mp_fifo.c @ 34259:a9bfa5a9fcac
ao_alsa: drop check for sys/asoundlib.h and ALSA version
The ALSA output driver uses some parts of the ALSA API that were introduced
after the switch to alsa/asoundlib.h, so checking for the deprecated header
location is pointless as it has no chance of working anyway.
Also, now that both ALSA output and input work with the 0.9 and 1.0 series,
there is no need to keep checking for the ALSA version.
author | diego |
---|---|
date | Mon, 14 Nov 2011 09:58:26 +0000 |
parents | d63bf64a2094 |
children | 0caa0bf428b9 |