diff etc/codecs.conf @ 12059:937a520811e9

Add support for Lead MCMW 2.0 wavelet codec eval version Requires LCODCCMW2E.dll and LCMW2.dll Patch by adland <adland123 (at) yahoo (dot) com>
author rtognimp
date Tue, 23 Mar 2004 20:08:28 +0000
parents 96336c83b249
children 792eec413bd5
line wrap: on
line diff
--- a/etc/codecs.conf	Tue Mar 23 12:43:54 2004 +0000
+++ b/etc/codecs.conf	Tue Mar 23 20:08:28 2004 +0000
@@ -1091,6 +1091,15 @@
 
 ; others:
 
+videocodec LEADMW20
+  info "Lead CMW wavelet 2.0"
+  status working
+  fourcc LCW2
+  driver dshow
+  dll "LCODCCMW2E.dll"; eval
+  guid 0xe2b7dc56, 0x38c5, 0x11d5, 0x91, 0xf6, 0x00, 0x10, 0x4b, 0xdb, 0x8f, 0xf9
+  out BGR24,BGR8 flip
+
 videocodec ffrv10
   info "FFmpeg RV10 decoder"
   status working