VP6F has to be flipped for binary decoder.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30076 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
cehoyos 2009-12-20 13:25:08 +00:00
parent 81783bceed
commit af52185c93
1 changed files with 8 additions and 1 deletions

View File

@ -2048,12 +2048,19 @@ videocodec vp6
info "On2 VP6 Personal Codec"
status working
fourcc VP60,VP61,VP62
fourcc VP6F VP60
driver vfwex
dll "vp6vfw.dll"
out YUY2
out BGR32,BGR24
videocodec vp6f
info "On2 VP6F Personal Codec"
status working
fourcc VP6F VP60
driver vfwex
dll "vp6vfw.dll"
out YUY2,BGR32,BGR24 flip
videocodec vp7
info "On2 VP7 Personal Codec"
status working