]> git.openfabrics.org - ~emulex/infiniband.git/commit
[ALSA] Simplify the format conversion in PCM OSS emulation
authorTakashi Iwai <tiwai@suse.de>
Wed, 8 Aug 2007 13:50:58 +0000 (15:50 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 13:58:31 +0000 (15:58 +0200)
commit9390ec85c0ab98444140190f936a37fa4eb945a2
treee5b464f2462335399e8e59203617439fb77ff51e
parent887f9f0253ba4a52f38810f3056cdf040a6157b3
[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>
sound/core/oss/linear.c
sound/core/oss/mulaw.c
sound/core/oss/plugin_ops.h [deleted file]