summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/codecs.conf14
1 files changed, 8 insertions, 6 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 15213eae57..b968bad099 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -716,9 +716,11 @@ audiocodec vorbis
; 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"
+