changeset 2423:e839eec368f9

ima4 enabled
author arpi
date Tue, 23 Oct 2001 14:04:21 +0000
parents a06f9c1df28e
children ff50f2a576f2
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 6 deletions(-) [+]
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"
+