Mercurial > mplayer.hg
comparison 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 |
comparison
equal
deleted
inserted
replaced
8350:9e045c59ffb8 | 8351:98146a490f2f |
---|---|
24 <LI>native decoders for DivX ;-), OpenDivX, DivX4, DivX5, | 24 <LI>native decoders for DivX ;-), OpenDivX, DivX4, DivX5, |
25 M$ MPEG4 v1, v2 and other MPEG4 variants</LI> | 25 M$ MPEG4 v1, v2 and other MPEG4 variants</LI> |
26 <LI>native decoder for Windows Media Video 7 (WMV1), and Win32 DLL decoder for | 26 <LI>native decoder for Windows Media Video 7 (WMV1), and Win32 DLL decoder for |
27 Windows Media Video 8 (WMV2), both used in .wmv files</LI> | 27 Windows Media Video 8 (WMV2), both used in .wmv files</LI> |
28 <LI><B>native Sorenson 1 (SVQ1) decoder</B></LI> | 28 <LI><B>native Sorenson 1 (SVQ1) decoder</B></LI> |
29 <LI><B>Win32 Sorenson 3 (SVQ3) decoder</B></LI> | 29 <LI><B>Win32/QT Sorenson 3 (SVQ3) decoder</B></LI> |
30 <LI>3ivx decoder</LI> | 30 <LI>3ivx decoder</LI> |
31 <LI>Cinepak and Intel Indeo codecs (3.1, 3.2, 4.1, 5.0)</LI> | 31 <LI>Cinepak and Intel Indeo codecs (3.1, 3.2, 4.1, 5.0)</LI> |
32 <LI>MJPEG, AVID, VCR2, ASV2 and other hardware formats</LI> | 32 <LI>MJPEG, AVID, VCR2, ASV2 and other hardware formats</LI> |
33 <LI>VIVO 1.0, 2.0, I263 and other h263(+) variants</LI> | 33 <LI>VIVO 1.0, 2.0, I263 and other h263(+) variants</LI> |
34 <LI>FLI/FLC</LI> | 34 <LI>FLI/FLC</LI> |
307 <UL> | 307 <UL> |
308 <LI>MPEG layer 2, and layer 3 (MP3) audio (<B>native</B> code, with | 308 <LI>MPEG layer 2, and layer 3 (MP3) audio (<B>native</B> code, with |
309 MMX/SSE/3DNow! optimization)</LI> | 309 MMX/SSE/3DNow! optimization)</LI> |
310 <LI>MPEG layer 1 audio (<B>native</B> code, with libavcodec)</LI> | 310 <LI>MPEG layer 1 audio (<B>native</B> code, with libavcodec)</LI> |
311 <LI>Windows Media Audio v1, v2 (<B>native</B> code, with libavcodec)</LI> | 311 <LI>Windows Media Audio v1, v2 (<B>native</B> code, with libavcodec)</LI> |
312 <LI>Windows Media Audio 9 (WMAv3) (using DMO DLL)</LI> | |
312 <LI>AC3 Dolby audio (<B>native</B> code, with MMX/SSE/3DNow! | 313 <LI>AC3 Dolby audio (<B>native</B> code, with MMX/SSE/3DNow! |
313 optimization)</LI> | 314 optimization)</LI> |
314 <LI>AC3 passing through soundcard hardware</LI> | 315 <LI>AC3 passing through soundcard hardware</LI> |
315 <LI>Ogg Vorbis audio codec (<B>native</B> library)</LI> | 316 <LI>Ogg Vorbis audio codec (<B>native</B> library)</LI> |
316 <LI>Voxware audio (using DirectShow DLL)</LI> | 317 <LI>Voxware audio (using DirectShow DLL)</LI> |