Mercurial > mplayer.hg
changeset 36969:4fa7293b11fc
Support FFmpeg's VP7 decoder.
author | cehoyos |
---|---|
date | Tue, 25 Mar 2014 12:41:35 +0000 |
parents | f6bc6cf0fa90 |
children | a4d31f0261af |
files | etc/codecs.conf |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/codecs.conf Tue Mar 25 12:41:20 2014 +0000 +++ b/etc/codecs.conf Tue Mar 25 12:41:35 2014 +0000 @@ -2958,6 +2958,14 @@ dll "vp6vfw.dll" out YUY2,BGR32,BGR24 flip +videocodec ffvp7 + info "FFmpeg VP7" + status working + fourcc VP70 + driver ffmpeg + dll vp7 + out YV12 + videocodec vp7 info "On2 VP7 Personal Codec" status working