diff options
author | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-11-07 05:28:55 +0000 |
---|---|---|
committer | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-11-07 05:28:55 +0000 |
commit | 234289f0adefdc1f81e437b28f30f92bad849992 (patch) | |
tree | b199153bb4f36acd44a29bc6de78fe67e5195af8 | |
parent | 25005a60d88ed342b18115148a006cfec141d3a6 (diff) |
update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8126 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/codecs.html | 1 | ||||
-rw-r--r-- | DOCS/documentation.html | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/codecs.html b/DOCS/codecs.html index e38bb0c9a8..0926ab0536 100644 --- a/DOCS/codecs.html +++ b/DOCS/codecs.html @@ -295,6 +295,7 @@ MPlayer supports decoding all versions of RealVideo: <LI>MPEG layer 2, and layer 3 (MP3) audio (<B>native</B> code, with MMX/SSE/3DNow! optimization)</LI> <LI>MPEG layer 1 audio (<B>native</B> code, with libavcodec)</LI> + <LI>Windows Media Audio v1, v2 (<B>native</B> code, with libavcodec)</LI> <LI>AC3 Dolby audio (<B>native</B> code, with MMX/SSE/3DNow! optimization)</LI> <LI>AC3 passing through soundcard hardware</LI> diff --git a/DOCS/documentation.html b/DOCS/documentation.html index 8eb2c2e632..2f2e134c7b 100644 --- a/DOCS/documentation.html +++ b/DOCS/documentation.html @@ -314,7 +314,7 @@ <P>MPlayer is a movie player for LINUX (runs on many other Unices, and <B>non-x86</B> CPUs, see the <A HREF="#ports">ports section</A>). It plays most - MPEG, VOB, AVI, OGG, VIVO, ASF/WMV, QT/MOV, FLI, RM, NuppelVideo, yuv4mpeg, + MPEG, VOB, AVI, OGG/OGM, VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA files, supported by many native, XAnim, RealPlayer, and Win32 DLL codecs. You can watch <B>VideoCD</B>, <B>SVCD</B>, <B>DVD</B>, <B>3ivx</B>, <B>RealMedia</B>, and <B>DivX</B> movies too (and you don't need |