mirror of
https://github.com/mpv-player/mpv
synced 2025-03-11 08:37:59 +00:00
lavc vp6 decoder now supports also VP60 and VP61
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21663 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
44433f5cf5
commit
a1e24fc7fa
@ -1416,7 +1416,7 @@ videocodec vp5
|
||||
videocodec ffvp6
|
||||
info "FFmpeg VP6 decoder"
|
||||
status working
|
||||
fourcc VP62
|
||||
fourcc VP60,VP61,VP62
|
||||
driver ffmpeg
|
||||
dll "vp6"
|
||||
out YV12
|
||||
|
Loading…
Reference in New Issue
Block a user