summaryrefslogtreecommitdiffstats
path: root/DOCS/CODECS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-03-22 18:16:06 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-03-22 18:16:06 +0000
commit43db163b04023b59260f8174f4644236e3e11fb1 (patch)
tree0916ba8e0f803cb975ba922b8ece6b5cc4b812f8 /DOCS/CODECS
parent5fa3b5c620db6adc9ab2432497109c8f3b697fd6 (diff)
downloadmpv-43db163b04023b59260f8174f4644236e3e11fb1.tar.bz2
mpv-43db163b04023b59260f8174f4644236e3e11fb1.tar.xz
spelling corrections
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@195 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/CODECS')
-rw-r--r--DOCS/CODECS5
1 files changed, 2 insertions, 3 deletions
diff --git a/DOCS/CODECS b/DOCS/CODECS
index 2879dad2e6..9a3433c22f 100644
--- a/DOCS/CODECS
+++ b/DOCS/CODECS
@@ -71,7 +71,7 @@ Built-in native codecs:
- Uncompressed PCM (0)
- MPEG layer 2 and 3: (0x50, 0x55)
- mp3lib, based on mpg123 (sometimes segfaults, then use ACM, see bellow)
+ mp3lib, based on mpg123 (sometimes segfaults, then use ACM, see below)
- AC3: (0x2000)
libac3
- aLaw audio: (6)
@@ -86,7 +86,7 @@ Fully functional Win32 ACM/DShow codecs:
- MS ADPCM (0x2)
msadp32.acm: works
- MPEG layer 3: (0x55)
- l3codeca.acm: works (you can use built-in 3dnow-optimized codec too)
+ l3codeca.acm: works (or you can use the built-in 3dnow-optimized codec)
Problems:
@@ -103,4 +103,3 @@ Not tested:
acelpdec.ax: not tested (no sample file)
- IMC: (0x401)
imc32.acm: not tested (no sample file)
-