diff etc/codecs.conf @ 2423:e839eec368f9

ima4 enabled
author arpi
date Tue, 23 Oct 2001 14:04:21 +0000
parents 58ea110b4036
children f6caecb14d6d
line wrap: on
line diff
--- a/etc/codecs.conf	Tue Oct 23 14:01:13 2001 +0000
+++ b/etc/codecs.conf	Tue Oct 23 14:04:21 2001 +0000
@@ -716,9 +716,11 @@
 ;  driver acm
 ;  dll "vorbis.acm"
 
-;audiocodec ima4
-;  info "IMA4:1"
-;  status buggy
-;  format 0x34616d69  ; "ima4" (MOV files)
-;  driver ima4
-;  dll "ima4.c"
+audiocodec ima4
+  info "IMA4:1"
+  status working
+  comment "MONO only"
+  format 0x34616d69  ; "ima4" (MOV files)
+  driver ima4
+  dll "ima4.c"
+