changeset 6339:637a29345340

split msgsm from msnaudio, because msnaudio doesn;'t support old (0x31) msgsm files - noticed & sample by Haas Wernfried <amnenion@xover.htu.tuwien.ac.at>
author arpi
date Sat, 08 Jun 2002 14:17:41 +0000
parents 7abf8b124333
children 7f612cf06ba5
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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"