summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorcehoyos <cehoyos@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-06-27 20:47:26 +0000
committerUoti Urpala <uau@glyph.nonexistent.invalid>2010-11-02 04:11:43 +0200
commit055f411ce338343cf996d256b262b9423ee68a20 (patch)
tree3de8dd4ead7bf7dccbfb0be9817902626a6a93ea /etc
parent5701c300612efdf8dcb72f4a41c6f4609f527f8d (diff)
downloadmpv-055f411ce338343cf996d256b262b9423ee68a20.tar.bz2
mpv-055f411ce338343cf996d256b262b9423ee68a20.tar.xz
codecs.conf: change ffvp8 status from "buggy" to "working"
ffvp8 decodes all reference vectors fine. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31576 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index a1a0be503e..43f631445c 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2179,7 +2179,7 @@ videocodec vp7
videocodec ffvp8
info "FFmpeg VP8"
comment "not working due to missing edge emulation"
- status buggy
+ status working
fourcc VP80
driver ffmpeg
dll "vp8"