]> git.sesse.net Git - vlc/commit
Change default alsa device lookup
authorAntoine Cellerier <dionoea@videolan.org>
Mon, 28 Dec 2009 23:45:55 +0000 (00:45 +0100)
committerAntoine Cellerier <dionoea@videolan.org>
Mon, 28 Dec 2009 23:45:55 +0000 (00:45 +0100)
commitd654348540103efcdfed49ecbdf8c7629fc1ed8c
treedad64d97b0d513b92003672036d69c1e5127d0cf
parent6224f35b42e886e20cb40af3d95a0a72c6addc24
Change default alsa device lookup

If ALSA_DEFAULT cannot be opened, loop through all available alsa input devices.
(And if an alsa device was provided in the mrl but couldn't be opened, print the list of available alsa input devices in the debug output after the open error message.)
modules/access/alsa.c