[Mplayer-cvslog] CVS: main/DOCS codecs.html,1.95,1.96 documentation.html,1.336,1.337

Winner of tha face compo gabucino at mplayerhq.hu
Wed Dec 4 23:05:49 CET 2002


Update of /cvsroot/mplayer/main/DOCS
In directory mail:/var/tmp.root/cvs-serv21624

Modified Files:
	codecs.html documentation.html 
Log Message:

further codec (QT, Win32) updates

Index: codecs.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/codecs.html,v
retrieving revision 1.95
retrieving revision 1.96
diff -u -r1.95 -r1.96
--- codecs.html	3 Dec 2002 22:24:58 -0000	1.95
+++ codecs.html	4 Dec 2002 22:05:39 -0000	1.96
@@ -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 @@
     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>

Index: documentation.html
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/documentation.html,v
retrieving revision 1.336
retrieving revision 1.337
diff -u -r1.336 -r1.337
--- documentation.html	3 Dec 2002 22:24:58 -0000	1.336
+++ documentation.html	4 Dec 2002 22:05:39 -0000	1.337
@@ -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




More information about the MPlayer-cvslog mailing list