diff options
author | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-12-04 22:05:39 +0000 |
---|---|---|
committer | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2002-12-04 22:05:39 +0000 |
commit | 4ade6dbc8a49216e9177e2e1efd52cc9133e0a49 (patch) | |
tree | 6e698016a9cf65f0c632cedf2978c2bba27f8cdd /DOCS/codecs.html | |
parent | 61ecf838f2775a0e51a6f941838821e2bcd7db9f (diff) |
further codec (QT, Win32) updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8352 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/codecs.html')
-rw-r--r-- | DOCS/codecs.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/codecs.html b/DOCS/codecs.html index a71667a773..be6d3b8db6 100644 --- a/DOCS/codecs.html +++ b/DOCS/codecs.html @@ -26,7 +26,7 @@ <LI>native decoder for Windows Media Video 7 (WMV1), and Win32 DLL decoder for Windows Media Video 8 (WMV2), both used in .wmv files</LI> <LI><B>native Sorenson 1 (SVQ1) decoder</B></LI> - <LI><B>Win32 Sorenson 3 (SVQ3) decoder</B></LI> + <LI><B>Win32/QT Sorenson 3 (SVQ3) decoder</B></LI> <LI>3ivx decoder</LI> <LI>Cinepak and Intel Indeo codecs (3.1, 3.2, 4.1, 5.0)</LI> <LI>MJPEG, AVID, VCR2, ASV2 and other hardware formats</LI> @@ -309,6 +309,7 @@ MPlayer supports decoding all versions of RealVideo: 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>Windows Media Audio 9 (WMAv3) (using DMO DLL)</LI> <LI>AC3 Dolby audio (<B>native</B> code, with MMX/SSE/3DNow! optimization)</LI> <LI>AC3 passing through soundcard hardware</LI> |