diff etc/codecs.conf @ 30188:e8585a5c19b0

add MVLZ and MVDV binary decoders to codecs.conf
author compn
date Wed, 06 Jan 2010 03:44:24 +0000
parents a5084db38f0e
children 786d035899d2
line wrap: on
line diff
--- a/etc/codecs.conf	Tue Jan 05 20:12:06 2010 +0000
+++ b/etc/codecs.conf	Wed Jan 06 03:44:24 2010 +0000
@@ -1947,6 +1947,22 @@
   dll "psiv.dll"
   out BGR32,BGR24 query,flip
 
+videocodec midivid1
+  info "http://www.midivid.com/codec/download.html"
+  status working
+  fourcc MVLZ
+  driver vfw
+  dll "MLZCodec.dll"
+  out BGR24,BGR16 flip
+
+videocodec midivid2
+  info "http://www.midivid.com/codec/download.html"
+  status working
+  fourcc MVDV
+  driver vfw
+  dll "MVCodec.dll"
+  out BGR24 flip
+
 videocodec midivid3
   info "www.midivid.com/codec/mv3codec.html"
   status working