changeset 30185:a93689bff078

add three ADV1 binary codecs to codecs.conf
author compn
date Tue, 05 Jan 2010 19:12:25 +0000
parents 9725a1980fc9
children 843770c45346
files etc/codecs.conf
diffstat 1 files changed, 24 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Tue Jan 05 10:54:41 2010 +0000
+++ b/etc/codecs.conf	Tue Jan 05 19:12:25 2010 +0000
@@ -2399,6 +2399,30 @@
   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