# HG changeset patch # User gabucino # Date 985284966 0 # Node ID 88c20ac9c62c0da7eacc56c1d14185cd5e2c66ab # Parent 791289a149071ec0ade86af9d8168f7ec2c1490b spelling corrections diff -r 791289a14907 -r 88c20ac9c62c DOCS/CODECS --- 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) -