1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-29 10:32:15 +00:00

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
This commit is contained in:
cehoyos 2010-06-27 20:47:26 +00:00 committed by Uoti Urpala
parent 5701c30061
commit 055f411ce3

View File

@ -2179,7 +2179,7 @@ videocodec vp7
videocodec ffvp8 videocodec ffvp8
info "FFmpeg VP8" info "FFmpeg VP8"
comment "not working due to missing edge emulation" comment "not working due to missing edge emulation"
status buggy status working
fourcc VP80 fourcc VP80
driver ffmpeg driver ffmpeg
dll "vp8" dll "vp8"