diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-09-02 00:46:21 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-09-02 00:46:21 +0000 |
commit | 14699401bc129d78323776dc42a468750444cfcb (patch) | |
tree | 1928230cce1dc9a46c3134ab405ddc1f4f18e573 | |
parent | b57d4095720c0bb798aa849e3350b931973a9b24 (diff) | |
download | mpv-14699401bc129d78323776dc42a468750444cfcb.tar.bz2 mpv-14699401bc129d78323776dc42a468750444cfcb.tar.xz |
typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13223 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/xml/en/codecs.xml | 2 | ||||
-rw-r--r-- | DOCS/xml/en/mencoder.xml | 6 | ||||
-rw-r--r-- | DOCS/xml/en/ports.xml | 2 | ||||
-rw-r--r-- | DOCS/xml/en/video.xml | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml index fcf8f4230c..4661f01f58 100644 --- a/DOCS/xml/en/codecs.xml +++ b/DOCS/xml/en/codecs.xml @@ -555,7 +555,7 @@ decoders: code, with MMX/SSE/3DNow! optimization) </simpara></listitem> <listitem><simpara> - Windows Media Audio 7 and 8 (aka WMAv1 and WMAv2) (<emphasis role="bold">native</emphasis> code, with + Windows Media Audio 7 and 8 (AKA WMAv1 and WMAv2) (<emphasis role="bold">native</emphasis> code, with <link linkend="ffmpeg"><systemitem class="library">libavcodec</systemitem></link>) </simpara></listitem> <listitem><simpara> diff --git a/DOCS/xml/en/mencoder.xml b/DOCS/xml/en/mencoder.xml index dcf65d614b..f3320cc5b5 100644 --- a/DOCS/xml/en/mencoder.xml +++ b/DOCS/xml/en/mencoder.xml @@ -213,16 +213,16 @@ You can encode to the following codecs (more or less up to date): ISO standard MPEG4 (DivX 5, XVID compatible) </entry></row> <row><entry>msmpeg4</entry><entry> - pre-standard MPEG4 variant by MS, v3 (aka DivX3) + pre-standard MPEG4 variant by MS, v3 (AKA DivX3) </entry></row> <row><entry>msmpeg4v2</entry><entry> pre-standard MPEG4 by MS, v2 (used in old asf files) </entry></row> <row><entry>wmv1</entry><entry> - Windows Media Video, version 1 (aka WMV7) + Windows Media Video, version 1 (AKA WMV7) </entry></row> <row><entry>wmv2</entry><entry> - Windows Media Video, version 2 (aka WMV8) + Windows Media Video, version 2 (AKA WMV8) </entry></row> <row><entry>rv10</entry><entry> an old RealVideo codec diff --git a/DOCS/xml/en/ports.xml b/DOCS/xml/en/ports.xml index 24937e8759..04e7b8b515 100644 --- a/DOCS/xml/en/ports.xml +++ b/DOCS/xml/en/ports.xml @@ -210,7 +210,7 @@ This problem does not exist in the SPARC version of Solaris 8. </para></listitem> <listitem><para> -A similar bug is present in the hsfs(7FS) filesystem code (aka ISO9660), +A similar bug is present in the hsfs(7FS) filesystem code (AKA ISO9660), hsfs may not not support partitions/disks larger than 4GB, all data is accessed modulo 4GB (<ulink url="http://groups.yahoo.com/group/solarisonintel/message/22592"/>). diff --git a/DOCS/xml/en/video.xml b/DOCS/xml/en/video.xml index 3ea152da50..51b8ca7379 100644 --- a/DOCS/xml/en/video.xml +++ b/DOCS/xml/en/video.xml @@ -1252,7 +1252,7 @@ at least.) </simpara></listitem> <listitem><simpara> You don't need to have installed any graphics' related things on your - Linux (like X11 (aka XFree86), fbdev and so on). This driver can be run + Linux (like X11 (AKA XFree86), fbdev and so on). This driver can be run from <emphasis role="bold">text-mode</emphasis>. </simpara></listitem> <listitem><simpara> |