mirror of https://github.com/mpv-player/mpv
some fixes I did while updating design5
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7374 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
d4ac31e916
commit
3cfe0d7fc2
|
@ -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>
|
||||
|
|
|
@ -312,7 +312,7 @@
|
|||
<P><B>MPlayer</B> is a movie player for LINUX (runs on many other Unices, and
|
||||
<B>non-x86</B> CPUs, see the <A HREF="#ports">ports section</A>). It plays most
|
||||
MPEG, VOB, AVI, OGG, VIVO, ASF/WMV, QT/MOV, FLI, RM, NuppelVideo, yuv4mpeg,
|
||||
FILM, RoQ files, supported by many native, XAnim, RealPlayer, and
|
||||
FILM, RoQ, PVA files, supported by many native, XAnim, RealPlayer, and
|
||||
Win32 DLL codecs. You can watch <B>VideoCD</B>, <B>SVCD</B>, <B>DVD</B>,
|
||||
<B>3ivx</B>, <B>RealMedia</B>, and <B>DivX</B> movies too (and you don't need
|
||||
the avifile
|
||||
|
|
Loading…
Reference in New Issue