msadpcm acm re-enabled. don't remove codecs!

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3852 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2001-12-28 20:52:51 +00:00
parent c69f516fb8
commit b2a574d55a
1 changed files with 6 additions and 6 deletions

View File

@ -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"