# HG changeset patch # User arpi # Date 1023545861 0 # Node ID 637a2934534072ee0e07c51e00f4e9d6de3a1bc6 # Parent 7abf8b1243330c4a44b5ac0e1640abe34f1e177f split msgsm from msnaudio, because msnaudio doesn;'t support old (0x31) msgsm files - noticed & sample by Haas Wernfried diff -r 7abf8b124333 -r 637a29345340 etc/codecs.conf --- a/etc/codecs.conf Sat Jun 08 08:16:29 2002 +0000 +++ b/etc/codecs.conf Sat Jun 08 14:17:41 2002 +0000 @@ -1147,10 +1147,17 @@ 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"