mirror of
https://github.com/mpv-player/mpv
synced 2024-12-29 10:32:15 +00:00
added rawbgr32 - Artur Zaprzala <zybi@fanthom.math.put.poznan.pl> told us
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5997 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
90c7239412
commit
40c0d051f3
@ -912,6 +912,14 @@ videocodec rawrgb16
|
||||
format 0x52474210
|
||||
out RGB16
|
||||
|
||||
videocodec rawbgr32
|
||||
info "RAW BGR32"
|
||||
status working
|
||||
driver raw
|
||||
format 0x0
|
||||
format 0x42475220
|
||||
out BGR32 flip
|
||||
|
||||
videocodec rawbgr24
|
||||
info "RAW BGR24"
|
||||
status working
|
||||
|
Loading…
Reference in New Issue
Block a user