summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-04 22:05:39 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-04 22:05:39 +0000
commit4ade6dbc8a49216e9177e2e1efd52cc9133e0a49 (patch)
tree6e698016a9cf65f0c632cedf2978c2bba27f8cdd /DOCS
parent61ecf838f2775a0e51a6f941838821e2bcd7db9f (diff)
downloadmpv-4ade6dbc8a49216e9177e2e1efd52cc9133e0a49.tar.bz2
mpv-4ade6dbc8a49216e9177e2e1efd52cc9133e0a49.tar.xz
further codec (QT, Win32) updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8352 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/codecs.html3
-rw-r--r--DOCS/documentation.html7
2 files changed, 8 insertions, 2 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>
diff --git a/DOCS/documentation.html b/DOCS/documentation.html
index 4ad4929737..610b70e648 100644
--- a/DOCS/documentation.html
+++ b/DOCS/documentation.html
@@ -541,13 +541,18 @@
<LI>you need this if you want to play or encode for example movies recorded
with various hardware compressors, like tuner cards, digital cameras
(example: DV, ATI VCR, MJPEG)</LI>
- <LI>needed if you want to play <B>WMV8 movies</B>. Not needed for old
+ <LI>needed if you want to play <B>WMV8, WMV9/WMA9 movies</B>.</LI>
+ <LI>Not needed for old
ASF's with MP41 or MP42 video (though VoxWare audio is frequent for these
files - it's done by the Win32 codec), or WMV7. Also not needed
for WMA (Windows Media Audio), libavcodec has opensource decoder
for that.</LI>
</UL>
</LI>
+ <LI><B>QuickTime codecs</B>: on x86 platforms these codecs can be used
+ to decode Sorenson v1/v3, RPZA, and other QuickTime video, and
+ QDesign audio streams. Installation instructions can be found in the
+ <A HREF="codecs.html#sorenson">Sorenson video codec</A> section.</LI>
<LI><B>DivX4/DivX5</B>: information about this codec is available in the
<A HREF="codecs.html#divx">DivX4/DivX5</A> section. You possibly don't want
this codec as <B>libavcodec</B> (see above) is much faster and has better