From a78afcf3ea856d923f9f37cd14095669a2241174 Mon Sep 17 00:00:00 2001 From: arpi Date: Tue, 23 Oct 2001 14:04:21 +0000 Subject: ima4 enabled git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2424 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 14 ++++++++------ 1 file 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" + -- cgit v1.2.3