From b44be817dfbb94327c2e766c0f7d08f2cf0a0d07 Mon Sep 17 00:00:00 2001 From: torinthiel Date: Sat, 23 Dec 2006 15:58:02 +0000 Subject: Massive -> , as no 's are actually needed. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21741 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/codecs.xml | 112 ++++++++++++++++++++++++------------------------- 1 file changed, 56 insertions(+), 56 deletions(-) (limited to 'DOCS/xml/en/codecs.xml') diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml index 2dd7543370..f392e5317e 100644 --- a/DOCS/xml/en/codecs.xml +++ b/DOCS/xml/en/codecs.xml @@ -19,57 +19,57 @@ The most important ones above all: - + MPEG-1 (VCD) and MPEG-2 (DVD) video - - + + native decoders for all DivX variants, 3ivX, M$ MPEG-4 v1, v2 and other MPEG-4 variants - - + + native decoder for Windows Media Video 7/8 (WMV1/WMV2), and Win32 DLL decoder for Windows Media Video 9 (WMV3), both used in .wmv files - - + + native Sorenson 1 (SVQ1) decoder - - + + native Sorenson 3 (SVQ3) decoder - - + + 3ivx v1, v2 decoder - - + + Cinepak and Intel Indeo codecs (3.1,3.2,4.1,5.0) - - + + MJPEG, AVID, VCR2, ASV2 and other hardware formats - - + + VIVO 1.0, 2.0, I263 and other H.263(+) variants - - + + FLI/FLC - - + + RealVideo 1.0 & 2.0 from libavcodec, and RealVideo 3.0 & 4.0 codecs using RealPlayer libraries - - + + native decoder for HuffYUV - - + + Various old simple RLE-like formats - + @@ -346,50 +346,50 @@ satisfied the requirements for x264. The most important audio codecs above all: - + MPEG layer 1/2/3 (MP1/2/3) audio (native code, with MMX/SSE/3DNow! optimization) - - + + Windows Media Audio 7 and 8 (AKA WMAv1 and WMAv2) (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 sound card hardware - - + + AAC - - + + Ogg Vorbis audio codec (native library) - - + + RealAudio: DNET (low bitrate AC3), Cook, Sipro and ATRAC3 - - + + QuickTime: Qualcomm and QDesign audio codecs - - + + VIVO audio (g723, Vivo Siren) - - + + Voxware audio (using DirectShow DLL) - - + + alaw and ulaw, various gsm, adpcm and pcm formats and other simple old audio codecs - - + + Adaptive Multi-Rate (AMR) speech codecs - + @@ -612,13 +612,13 @@ the old DirectShow method below. DirectShow is the newer Video API, which is even worse than its predecessor. Things are harder with DirectShow, since - + system.ini does not contain the needed information, instead it is stored in the registry and - - + + we need the GUID of the codec. - + -- cgit v1.2.3