mirror of
https://github.com/mpv-player/mpv
synced 2025-02-20 23:07:02 +00:00
ms-rle8 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1951 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
e52171e1df
commit
1c6a376f27
@ -419,6 +419,14 @@ videocodec asv1
|
||||
out UYVY
|
||||
out BGR32,BGR24,BGR15 flip
|
||||
|
||||
videocodec msrle
|
||||
info "M$ RLE"
|
||||
status working
|
||||
format 0x1
|
||||
driver rle
|
||||
dll "xa_rle8"
|
||||
out BGR32,BGR24,BGR16,BGR15
|
||||
|
||||
videocodec null
|
||||
info "NULL codec (no decoding)"
|
||||
status working
|
||||
|
Loading…
Reference in New Issue
Block a user