split msgsm from msnaudio, because msnaudio doesn;'t support old (0x31)

msgsm files - noticed & sample by Haas Wernfried <amnenion@xover.htu.tuwien.ac.at>


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6340 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi 2002-06-08 14:17:41 +00:00
parent a9d586228e
commit 4f7e20115f
1 changed files with 8 additions and 1 deletions

View File

@ -1147,10 +1147,17 @@ audiocodec msgsmacm
info "MS GSM"
status working
format 0x31
; format 0x32
driver acm
dll "msgsm32.acm"
audiocodec msnaudio
info "MSN AUDIO"
status working
; format 0x31
format 0x32
driver acm
dll "msnaudio.acm"
; dll "msgsm32.acm"
audiocodec msgsm
info "MS GSM"