commit | 9390ec85c0ab98444140190f936a37fa4eb945a2 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Aug 08 15:50:58 2007 +0200 |
committer | Jaroslav Kysela <perex@perex.cz> | Tue Oct 16 15:58:31 2007 +0200 |
tree | e5b464f2462335399e8e59203617439fb77ff51e | |
parent | 887f9f0253ba4a52f38810f3056cdf040a6157b3 [diff] |
[ALSA] Simplify the format conversion in PCM OSS emulation Simplify the format conversion code in PCM OSS emulation. This patch also adds the support of 3bytes 24bit formats with linear and mulaw, but they are not enabled in pcm_plugin.c yet. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>