diff DOCS/codecs.html @ 8351:98146a490f2f

further codec (QT, Win32) updates
author gabucino
date Wed, 04 Dec 2002 22:05:39 +0000
parents c716bc8d3a01
children 8d99e38766d0
line wrap: on
line diff
--- a/DOCS/codecs.html	Wed Dec 04 22:01:59 2002 +0000
+++ b/DOCS/codecs.html	Wed Dec 04 22:05:39 2002 +0000
@@ -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>