summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2020-03-28 20:51:43 +0100
committerwm4 <wm4@nowhere>2020-03-28 20:58:56 +0100
commit71d218eae4b4d93ada34ff74906f71ad359c84bc (patch)
tree2e270dcca472df808892b22fce60d2347b952ff1 /DOCS/man
parent27b4bdfe4c802ef5267b2f40838bdf53ad569032 (diff)
downloadmpv-71d218eae4b4d93ada34ff74906f71ad359c84bc.tar.bz2
mpv-71d218eae4b4d93ada34ff74906f71ad359c84bc.tar.xz
ao_sndio: remove this audio output
It was always marked as "experimental", and had inherent problems that were never fixed. It was disabled by default, and I don't think anyone is using it.
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/ao.rst8
1 files changed, 0 insertions, 8 deletions
diff --git a/DOCS/man/ao.rst b/DOCS/man/ao.rst
index a0c5052b46..41c62069bd 100644
--- a/DOCS/man/ao.rst
+++ b/DOCS/man/ao.rst
@@ -241,13 +241,5 @@ Available audio output drivers are:
confused with RoarAudio, which is something completely
different.
-``sndio``
- Audio output to the OpenBSD sndio sound system
-
- .. note:: Experimental. There are known bugs and issues.
-
- (Note: only supports mono, stereo, 4.0, 5.1 and 7.1 channel
- layouts.)
-
``wasapi``
Audio output to the Windows Audio Session API.