projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64d27f9
)
[ALSA] Fix OSS documentation about 3bytes format
author
Takashi Iwai
<tiwai@suse.de>
Wed, 8 Aug 2007 14:58:45 +0000
(16:58 +0200)
committer
Jaroslav Kysela
<perex@perex.cz>
Tue, 16 Oct 2007 13:58:32 +0000
(15:58 +0200)
Now the OSS emulation supports 3bytes format, too.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Documentation/sound/alsa/OSS-Emulation.txt
patch
|
blob
|
history
diff --git
a/Documentation/sound/alsa/OSS-Emulation.txt
b/Documentation/sound/alsa/OSS-Emulation.txt
index bfa0c9aacb4bf17ed6cf8548bab4fea31778b3f3..022aaeb0e9ddf3b461d1db2f63c6927d22479373 100644
(file)
--- a/
Documentation/sound/alsa/OSS-Emulation.txt
+++ b/
Documentation/sound/alsa/OSS-Emulation.txt
@@
-303,10
+303,3
@@
ICE1712 supports only the unconventional format, interleaved
the buffer as the conventional (mono or 2-channels, 8 or 16bit) format
on OSS.
-USB devices
------------
-Some USB devices support only 24bit format packed in 3bytes. This
-format is not supported by OSS and no conversion is provided by kernel
-OSS emulation. You can use the user-space OSS emulation via libaoss
-instead.
-