summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-23 14:04:21 +0000
committerarpi <arpi@b3059339-0415-0410-9bf9-f77b7e298cf2>2001-10-23 14:04:21 +0000
commita78afcf3ea856d923f9f37cd14095669a2241174 (patch)
tree90e201863c97c3f7f43ebc1cb7d620f89b07e5be /etc
parenta6a75d5d5028959607aa94ceee8a6b28d42b9311 (diff)
downloadmpv-a78afcf3ea856d923f9f37cd14095669a2241174.tar.bz2
mpv-a78afcf3ea856d923f9f37cd14095669a2241174.tar.xz
ima4 enabled
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2424 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-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"
+