summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/codecs.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 0cb203e2b2..74043f6aff 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1947,6 +1947,22 @@ videocodec psiv
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