0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02: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:
reimar 2004-12-17 13:30:29 +00:00
parent 4bfc3589a4
commit faf0220476

View File

@ -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