mirror of
https://github.com/mpv-player/mpv
synced 2025-01-29 19:22:48 +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"
|
||||
out BGR32,BGR24,BGR16,BGR15
|
||||
|
||||
;videocodec fli
|
||||
; info "Autodesk FLI/FLC Animation"
|
||||
; status buggy
|
||||
; fourcc FLIC
|
||||
; driver fli
|
||||
; out BGR24
|
||||
videocodec fli
|
||||
info "Autodesk FLI/FLC Animation"
|
||||
status buggy
|
||||
fourcc FLIC
|
||||
driver fli
|
||||
out BGR24
|
||||
|
||||
videocodec video1
|
||||
info "Microsoft Video 1"
|
||||
|
Loading…
Reference in New Issue
Block a user