summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorcompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-01-05 19:12:25 +0000
committercompn <compn@b3059339-0415-0410-9bf9-f77b7e298cf2>2010-01-05 19:12:25 +0000
commit4d213f46a892707b4dc0111420be2a880b131c6e (patch)
tree2885c497558031a2e6c3e652b9dd7cf81acdb221 /etc
parentf80ece49a89ceceb4ae3f81f8026fc9858dab291 (diff)
downloadmpv-4d213f46a892707b4dc0111420be2a880b131c6e.tar.bz2
mpv-4d213f46a892707b4dc0111420be2a880b131c6e.tar.xz
add three ADV1 binary codecs to codecs.conf
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30227 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf24
1 files changed, 24 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index c0d88cc42c..a917d4f8af 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -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