# HG changeset patch
# User gabucino
# Date 1039039539 0
# Node ID 98146a490f2f8da39acfed23166286cd23f1c2e1
# Parent 9e045c59ffb8f200f35e2091a96e3a9a6b788c2a
further codec (QT, Win32) updates
diff -r 9e045c59ffb8 -r 98146a490f2f DOCS/codecs.html
--- 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 @@
native decoder for Windows Media Video 7 (WMV1), and Win32 DLL decoder for
Windows Media Video 8 (WMV2), both used in .wmv files
native Sorenson 1 (SVQ1) decoder
- Win32 Sorenson 3 (SVQ3) decoder
+ Win32/QT Sorenson 3 (SVQ3) decoder
3ivx decoder
Cinepak and Intel Indeo codecs (3.1, 3.2, 4.1, 5.0)
MJPEG, AVID, VCR2, ASV2 and other hardware formats
@@ -309,6 +309,7 @@
MMX/SSE/3DNow! optimization)
MPEG layer 1 audio (native code, with libavcodec)
Windows Media Audio v1, v2 (native code, with libavcodec)
+ Windows Media Audio 9 (WMAv3) (using DMO DLL)
AC3 Dolby audio (native code, with MMX/SSE/3DNow!
optimization)
AC3 passing through soundcard hardware
diff -r 9e045c59ffb8 -r 98146a490f2f DOCS/documentation.html
--- a/DOCS/documentation.html Wed Dec 04 22:01:59 2002 +0000
+++ b/DOCS/documentation.html Wed Dec 04 22:05:39 2002 +0000
@@ -541,13 +541,18 @@
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)
- needed if you want to play WMV8 movies. Not needed for old
+ needed if you want to play WMV8, WMV9/WMA9 movies.
+ 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.
+ QuickTime codecs: 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
+ Sorenson video codec section.
DivX4/DivX5: information about this codec is available in the
DivX4/DivX5 section. You possibly don't want
this codec as libavcodec (see above) is much faster and has better