mirror of
https://github.com/mpv-player/mpv
synced 2025-01-18 13:14:36 +00:00
ffvc1vdpau and ffwmv3vdpau should be marked as buggy in the same
way as the software decoders, otherwise they will be preferred over the software decoders which just breaks things when using e.g. xv vo. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28712 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
53e6c7777e
commit
30aa2383ca
@ -809,7 +809,7 @@ videocodec ffwmv3
|
||||
|
||||
videocodec ffwmv3vdpau
|
||||
info "FFmpeg WMV3/WMV9 (VDPAU)"
|
||||
status working
|
||||
status buggy
|
||||
fourcc WMV3,wmv3
|
||||
driver ffmpeg
|
||||
dll wmv3_vdpau
|
||||
@ -826,7 +826,7 @@ videocodec ffvc1
|
||||
|
||||
videocodec ffvc1vdpau
|
||||
info "FFmpeg WVC1 (VDPAU)"
|
||||
status working
|
||||
status buggy
|
||||
fourcc WVC1,wvc1,WMVA
|
||||
fourcc vc-1,VC-1
|
||||
driver ffmpeg
|
||||
|
Loading…
Reference in New Issue
Block a user