diff options
-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 |