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:
parent
f80ece49a8
commit
4d213f46a8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user