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 /DOCS/codecs.html | |
parent | 25005a60d88ed342b18115148a006cfec141d3a6 (diff) |
update
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8126 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/codecs.html')
-rw-r--r-- | DOCS/codecs.html | 1 |
1 files changed, 1 insertions, 0 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> |