mirror of
https://github.com/mpv-player/mpv
synced 2025-02-19 22:36:55 +00:00
kegavideo codec requires msvcr80 on windows
remove incorrect out colorspace git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29679 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
426bd1b1e1
commit
60287b1acb
@ -2219,11 +2219,12 @@ videocodec webtrain
|
||||
|
||||
videocodec kegavideo
|
||||
info "Kega Video"
|
||||
comment "requires MSVCR80.DLL on windows"
|
||||
status working
|
||||
fourcc KGV1
|
||||
driver vfw
|
||||
dll "KGV1-VFW.dll"
|
||||
out BGR15,BGR16 flip
|
||||
out BGR16 flip
|
||||
|
||||
videocodec xfire
|
||||
info "xfire video"
|
||||
|
Loading…
Reference in New Issue
Block a user