changeset 194:88c20ac9c62c

spelling corrections
author gabucino
date Thu, 22 Mar 2001 18:16:06 +0000
parents 791289a14907
children 452453f82bfa
files DOCS/CODECS
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/DOCS/CODECS	Thu Mar 22 18:15:35 2001 +0000
+++ b/DOCS/CODECS	Thu Mar 22 18:16:06 2001 +0000
@@ -71,7 +71,7 @@
 
 - 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 @@
 - 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 @@
   acelpdec.ax: not tested (no sample file)
 - IMC:  (0x401)
   imc32.acm: not tested (no sample file)
-