summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-01-10 00:35:54 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-01-10 00:35:54 +0000
commitef8f5519eb3f86bb1172800bf0a52fed402716e8 (patch)
tree70aee9418090a8d6e55ea10ac36582b7f776a337 /DOCS
parentf1eb805ef391cfacf601a5b8c8e0ca9c9f8ebfed (diff)
downloadmpv-ef8f5519eb3f86bb1172800bf0a52fed402716e8.tar.bz2
mpv-ef8f5519eb3f86bb1172800bf0a52fed402716e8.tar.xz
Remove audio output driver table, it's incomplete, does not belong in that
section and the information is available in the man page. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14445 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/audio.xml55
1 files changed, 0 insertions, 55 deletions
diff --git a/DOCS/xml/en/audio.xml b/DOCS/xml/en/audio.xml
index 4f577b0de2..c22d04c0ae 100644
--- a/DOCS/xml/en/audio.xml
+++ b/DOCS/xml/en/audio.xml
@@ -6,61 +6,6 @@
<title>Audio/Video synchronization</title>
<para>
-<application>MPlayer</application>'s audio interface is called
-<emphasis>libao2</emphasis>. It currently contains these drivers:
-</para>
-
-<informaltable>
-<tgroup cols="2">
-<thead>
- <row><entry>Driver</entry><entry>Comment</entry></row>
-</thead>
-<tbody>
-<row><entry>oss</entry><entry>
- OSS (ioctl) driver (supports hardware AC3 passthrough)
- </entry></row>
-<row><entry>sdl</entry><entry>
- SDL driver (supports sound daemons like <emphasis role="bold">ESD</emphasis>
- and <emphasis role="bold">ARTS</emphasis>)
- </entry></row>
-<row><entry>nas</entry><entry>
- NAS (Network Audio System) driver
- </entry></row>
-<row><entry>alsa5</entry><entry>
- native ALSA 0.5 driver
- </entry></row>
-<row><entry>alsa</entry><entry>
- native ALSA 0.9/1.0 driver (supports hardware AC3 passthrough)
- </entry></row>
-<row><entry>sun</entry><entry>
- SUN audio driver (<filename>/dev/audio</filename>) for BSD and Solaris8 users
- </entry></row>
-<row><entry>macosx</entry><entry>
- native Mac OS X driver
- </entry></row>
-<row><entry>win32</entry><entry>
- native Win32 driver
- </entry></row>
-<row><entry>dsound</entry><entry>
- DirectX DirectSound driver
- </entry></row>
-<row><entry>arts</entry><entry>
- native ARTS driver (mostly for KDE users)
- </entry></row>
-<row><entry>esd</entry><entry>
- native ESD driver (mostly for GNOME users)
- </entry></row>
-<row><entry>jack</entry><entry>
- JACK (Jack Audio Connection Kit) driver
- </entry></row>
-<row><entry>polyp</entry><entry>
- polypaudio driver
- </entry></row>
-</tbody>
-</tgroup>
-</informaltable>
-
-<para>
Linux sound card drivers have compatibility problems. This is because
<application>MPlayer</application> relies on an in-built feature of
<emphasis>properly</emphasis> coded sound drivers that enable them to