From b2a574d55a0575ff26a550d72b87fbfe9a96e02f Mon Sep 17 00:00:00 2001 From: arpi Date: Fri, 28 Dec 2001 20:52:51 +0000 Subject: [PATCH] msadpcm acm re-enabled. don't remove codecs! git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3852 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/etc/codecs.conf b/etc/codecs.conf index 9739a64d20..c847cc0a67 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -810,12 +810,12 @@ audiocodec divx dll "divxa32.acm" cpuflags mmx -;audiocodec msadpcm -; info "MS ADPCM" -; status working -; format 0x2 -; driver acm -; dll "msadp32.acm" +audiocodec msadpcmacm + info "MS ADPCM" + status working + format 0x2 + driver acm + dll "msadp32.acm" audiocodec mp3 info "MPEG layer-2, layer-3"