]> git.alsa-project.org Git - alsa-lib.git/commit
dmix - Enable auto format detection as default
authorTakashi Iwai <tiwai@suse.de>
Fri, 18 Jan 2008 12:42:51 +0000 (13:42 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 18 Jan 2008 12:42:51 +0000 (13:42 +0100)
commit35d4f9b8d702d027e74573bdeca5fc5e3e2efff8
tree5707e2142edd740119ba6a8fadbec17d3bc508d3
parent91fc64cefb427bce0ac49f7acd2f3cf2d68ebb4b
dmix - Enable auto format detection as default

The direct plugins have the automatic format-detection feature but it
wasn't enabled properly in the interface.  Now you can pass the format
"unchanged" to make the plugin detect a proper format.

This will change the default format of some drivers, such as, HD-audio.
src/conf/alsa.conf
src/pcm/pcm_direct.c
src/pcm/pcm_dmix.c