summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-04-16 14:33:19 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-04-16 14:33:19 +0000
commitea40780a86596329a0256f40fa877137816d9905 (patch)
treebedb98fe9bac8e1aaf34973bb11ec4e83398569d /DOCS
parent9ee17b70f19f7d6a9e12d4e5c90a23e44ce019b0 (diff)
downloadmpv-ea40780a86596329a0256f40fa877137816d9905.tar.bz2
mpv-ea40780a86596329a0256f40fa877137816d9905.tar.xz
Document af_gate, put af_gate and af_comp at the end, they're untested (broken).
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15185 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.119
1 files changed, 12 insertions, 7 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 17e2672c96..4aaa843b0b 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -3625,13 +3625,6 @@ Sine function delta, use very low values to hear the sweep.
.PD 1
.
.TP
-.B comp\ \ \
-Compressor/expander filter usable for microphone input.
-Prevents artifacts on very loud sound and raises the volume on
-very low sound.
-This filter is untested, maybe even unusable.
-.
-.TP
.B hrtf[=flag]
Head-related transfer function: Converts multichannel audio to
2 channel output for headphones, preserving the spatiality of the sound.
@@ -4017,6 +4010,18 @@ This eliminates the use of 'analyseplugin' from the LADSPA SDK.
.RE
.PD 1
.
+.TP
+.B comp\ \ \
+Compressor/expander filter usable for microphone input.
+Prevents artifacts on very loud sound and raises the volume on
+very low sound.
+This filter is untested, maybe even unusable.
+.
+.TP
+.B gate\ \ \
+Noise gate filter similar to the comp audio filter.
+This filter is untested, maybe even unusable.
+.
.
.
.SH "VIDEO FILTERS"