summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
authoruau <uau@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-09-24 21:49:53 +0000
committeruau <uau@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-09-24 21:49:53 +0000
commit41a625a8697ab01d4cc72a15afe248b64d8f437d (patch)
tree3a550b3c4eb5f23a63c61589b4f1368ef245d054 /etc/codecs.conf
parentea80079012bfa8d1c02975113a0be181b240e827 (diff)
downloadmpv-41a625a8697ab01d4cc72a15afe248b64d8f437d.tar.bz2
mpv-41a625a8697ab01d4cc72a15afe248b64d8f437d.tar.xz
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. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24608 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index f03eb55591..96803f4591 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2727,7 +2727,7 @@ audiocodec ffshorten
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"