mirror of
https://github.com/mpv-player/mpv
synced 2025-02-05 22:52:18 +00:00
Added rawy800 codec as according to the manpage it should be there
(see -rawvideo). git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14172 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
4bfc3589a4
commit
faf0220476
@ -1851,6 +1851,15 @@ videocodec rawyvu9
|
||||
fourcc yvu9,YVU9
|
||||
out YVU9
|
||||
|
||||
videocodec rawy800
|
||||
info "RAW Y8/Y800"
|
||||
status working
|
||||
driver raw
|
||||
format 0x0
|
||||
format 0x20203859 ; "Y8 "
|
||||
fourcc y800,Y800
|
||||
out Y800,Y8
|
||||
|
||||
; NULL codec - for testing.
|
||||
|
||||
videocodec null
|
||||
|
Loading…
Reference in New Issue
Block a user