diff etc/codecs.conf @ 24588:8eb1ef462d29

codecs.conf: Change Monkey's Audio decoder status to "working" The FFmpeg issue that broke decoding of some files has been fixed and no other problems are known, so there's no need to mark it "buggy" any more.
author uau
date Mon, 24 Sep 2007 21:49:53 +0000
parents 85ac033b16ef
children 795d9baf21ab
line wrap: on
line diff
--- a/etc/codecs.conf	Mon Sep 24 20:40:38 2007 +0000
+++ b/etc/codecs.conf	Mon Sep 24 21:49:53 2007 +0000
@@ -2727,7 +2727,7 @@
 
 audiocodec ffape
   info "FFmpeg Monkey's Audio decoder"
-  status buggy ; buffer size limits in FFmpeg break decoding of some files
+  status working
   fourcc "APE "
   driver ffmpeg
   dll "ape"