summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-13 15:02:30 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-10-13 15:02:30 +0000
commit247659e418e0f72e56d4556a04546bb306c5eb38 (patch)
tree059f80007372fc4f81e039f50adbf04106da3b52 /DOCS
parentf719b29a014e706518bf482bbde27b1864535841 (diff)
downloadmpv-247659e418e0f72e56d4556a04546bb306c5eb38.tar.bz2
mpv-247659e418e0f72e56d4556a04546bb306c5eb38.tar.xz
All filter names in audio.xml are inside <option> tags. All except
resample, which strangely is inside <systemitem>. Patch by Torinthiel <torinthiel@wp.pl> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11097 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/audio.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/en/audio.xml b/DOCS/xml/en/audio.xml
index 59670eb0c3..a6e9e1c8e5 100644
--- a/DOCS/xml/en/audio.xml
+++ b/DOCS/xml/en/audio.xml
@@ -493,7 +493,7 @@ to rectify the difference.
<para>
MPlayer fully supports sound up/down-sampling through the
-<systemitem>resample</systemitem> filter. It can be used if you
+<option>resample</option> filter. It can be used if you
have a fixed frequency sound card or if you are stuck with an old sound card
that is only capable of max 44.1kHz. This filter is automatically enabled if
it is necessary, but it can also be explicitly enabled on the command line. It