diff options
author | torinthiel <torinthiel@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-11-05 15:06:02 +0000 |
---|---|---|
committer | torinthiel <torinthiel@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-11-05 15:06:02 +0000 |
commit | 35e79a0365ebe6005538f27c3d0968d62e4e60d9 (patch) | |
tree | 588f7500a7c454c5ea9d56e1e7212dc5d9cfe5df /DOCS/xml/en | |
parent | 06a0c1ffeeb2b7bf4976d0a5df581f026edb5995 (diff) |
Missing <option> tag
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20699 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/en')
-rw-r--r-- | DOCS/xml/en/codecs.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml index d3b1730d7d..6b4fdc1c59 100644 --- a/DOCS/xml/en/codecs.xml +++ b/DOCS/xml/en/codecs.xml @@ -447,7 +447,7 @@ will notice and support for MPEG audio decoding via <title>Hardware MPEG audio codec</title> <para> -This codec (selected by -ac hwmpa) passes through MPEG audio packets +This codec (selected by <option>-ac hwmpa</option>) passes through MPEG audio packets to hardware decoders, such as the ones found in full-featured DVB cards and DXR2 adapters. Don't use it in combination with any other audio output device |