mirror of
https://github.com/mpv-player/mpv
synced 2024-12-29 10:32:15 +00:00
changed status of 'null' codec to avoid prefering it over buggy codecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5180 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
ce2543b85f
commit
43d8c8eb93
@ -896,7 +896,7 @@ videocodec rawbgr15
|
||||
|
||||
videocodec null
|
||||
info "NULL codec (no decoding!)"
|
||||
status working
|
||||
status crashing
|
||||
comment "for unknown/unsupported codecs or testing"
|
||||
driver null
|
||||
out YV12
|
||||
|
Loading…
Reference in New Issue
Block a user