mirror of
https://github.com/mpv-player/mpv
synced 2025-01-13 18:45:25 +00:00
add VYUY and Y42B fourccs to rawcodecs
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29811 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
1280614c9f
commit
b0d6753723
@ -2967,6 +2967,7 @@ videocodec rawyuy2
|
||||
fourcc yuy2,YUY2
|
||||
fourcc V422 YUY2
|
||||
fourcc YUNV YUY2
|
||||
fourcc VYUY YUY2
|
||||
out YUY2
|
||||
|
||||
videocodec rawyuv2
|
||||
@ -3010,6 +3011,7 @@ videocodec raw422P
|
||||
format 0x20776172 0x50323234
|
||||
fourcc 422p,422P
|
||||
fourcc P422 422P
|
||||
fourcc Y42B 422P
|
||||
out 422P
|
||||
|
||||
videocodec rawyv12
|
||||
|
Loading…
Reference in New Issue
Block a user