]> git.alsa-project.org Git - alsa-lib.git/commit
Add linear plugin wrapping iec958 PCM for ice1724-based boards
authorTakashi Iwai <tiwai@suse.de>
Wed, 19 Nov 2008 13:59:03 +0000 (14:59 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 19 Nov 2008 13:59:03 +0000 (14:59 +0100)
commitcb1fd837d93fbc495eab4aa3efaf8072937ff2df
treef2a174b0214d2f017f4699e34dd50fee6f010428
parent55c77d0ec2cae922797110000ae3cc1bf0815413
Add linear plugin wrapping iec958 PCM for ice1724-based boards

The ice1724-based cards can handle only 32bit while the apps almost
expet 16bit format for SPDIF I/O.  This prevents the default config
working on many apps like mplayer, xine, etc.

This patch simply adds the least automatic conversion by linear plugin.
Note that "plug" isn't used here.  Otherwise we get a problem of the
routing (plug over plug is buggy).

Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/conf/cards/Aureon51.conf
src/conf/cards/Aureon71.conf
src/conf/cards/ICE1724.conf