Update of /cvsroot/mplayer/main/etc In directory mplayer:/var/tmp.root/cvs-serv1779 Modified Files: codecs.conf Log Message: ima4 enabled Index: codecs.conf =================================================================== RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v retrieving revision 1.70 retrieving revision 1.71 diff -u -r1.70 -r1.71 --- codecs.conf 23 Oct 2001 12:03:41 -0000 1.70 +++ codecs.conf 23 Oct 2001 14:04:21 -0000 1.71 @@ -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" +