Mercurial > mplayer.hg
diff DOCS/codecs.html @ 7373:be83aac30445
some fixes I did while updating design5
author | gabucino |
---|---|
date | Wed, 11 Sep 2002 14:02:15 +0000 |
parents | d6b3e5dac5e8 |
children | 427935644581 |
line wrap: on
line diff
--- a/DOCS/codecs.html Wed Sep 11 00:07:48 2002 +0000 +++ b/DOCS/codecs.html Wed Sep 11 14:02:15 2002 +0000 @@ -27,7 +27,7 @@ Windows Media Video 8 (WMV2), both used in .wmv files</LI> <LI><B>native Sorenson (SVQ1) decoder</B></LI> <LI>3ivx decoder</LI> - <LI>Cinepak and Intel Indeo codecs (3.1,3.2,4.1,5.0)</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> <LI>VIVO 1.0, 2.0, I263 and other h263(+) variants</LI> <LI>FLI/FLC</LI> @@ -295,6 +295,7 @@ <LI>MPEG layer 1 audio (<B>native</B> code, with libavcodec)</LI> <LI>AC3 Dolby audio (<B>native</B> code, with MMX/SSE/3DNow! optimization)</LI> + <LI>AC3 passing through soundcard hardware</LI> <LI>Ogg Vorbis audio codec (<B>native</B> library)</LI> <LI>Voxware audio (using DirectShow DLL)</LI> <LI>alaw, msgsm, pcm and other simple old audio formats</LI>