From b3ab3a05905d5ecada3f19df01f6fa890707d56c Mon Sep 17 00:00:00 2001 From: gabucino Date: Fri, 7 Jun 2002 22:17:27 +0000 Subject: [PATCH] added small notes for HW AC3 support git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6332 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/sound.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DOCS/sound.html b/DOCS/sound.html index 169acf6f7d..b1e40e1f83 100644 --- a/DOCS/sound.html +++ b/DOCS/sound.html @@ -21,11 +21,11 @@ contains these drivers:

General:

-  oss  OSS (ioctl) driver +  oss  OSS (ioctl) driver (supports hardware AC3 passthrough) sdlSDL driver (supports up/downsampling, ESD, ARTS etc) nasNAS (Network Audio System) driver alsa5native ALSA 0.5 driver -alsa9native ALSA 0.9 driver (works, but has problems -> use OSS) +alsa9native ALSA 0.9 driver (works, but has problems -> use OSS) (supports hardware AC3 passthrough) sunSUN audio driver (/dev/audio) for BSD and Solaris8 users artsnative ARTS driver (mostly for KDE users)