mirror of
https://github.com/mpv-player/mpv
synced 2025-02-06 15:11:58 +00:00
updated to reflect the fact that FLI decoding is now in the program
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3174 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
c1a9839faf
commit
1f31568eee
@ -574,12 +574,12 @@ videocodec msrle
|
|||||||
dll "xa_rle8"
|
dll "xa_rle8"
|
||||||
out BGR32,BGR24,BGR16,BGR15
|
out BGR32,BGR24,BGR16,BGR15
|
||||||
|
|
||||||
;videocodec fli
|
videocodec fli
|
||||||
; info "Autodesk FLI/FLC Animation"
|
info "Autodesk FLI/FLC Animation"
|
||||||
; status buggy
|
status buggy
|
||||||
; fourcc FLIC
|
fourcc FLIC
|
||||||
; driver fli
|
driver fli
|
||||||
; out BGR24
|
out BGR24
|
||||||
|
|
||||||
videocodec video1
|
videocodec video1
|
||||||
info "Microsoft Video 1"
|
info "Microsoft Video 1"
|
||||||
|
Loading…
Reference in New Issue
Block a user