1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-18 04:51:52 +00:00

add three ADV1 binary codecs to codecs.conf

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30227 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
compn 2010-01-05 19:12:25 +00:00
parent f80ece49a8
commit 4d213f46a8

View File

@ -2399,6 +2399,30 @@ videocodec smsvvfw
dll "wv32vfw.dll"
out BGR24 flip
videocodec adv601
info "Analog Devices Wavelet Codec"
status working
fourcc ADV1
driver vfw
dll "ADV601.dll"
out BGR24 flip
videocodec advwavelet
info "waveletvideo.freeservers.com"
status working
fourcc ADV1
driver vfw
dll "wavelet.dll"
out BGR24 flip
videocodec loronixwavlet
info "loronix wavelet"
status untested
fourcc ADV1
driver vfw
dll "wavlor.dll"
out BGR24
videocodec foxmotion
info "fox motion video"
status working