[Mplayer-cvslog] CVS: main/etc codecs.conf,1.330,1.331

Roberto Togni CVS syncmail at mplayerhq.hu
Tue Mar 23 21:08:30 CET 2004


CVS change done by Roberto Togni CVS

Update of /cvsroot/mplayer/main/etc
In directory mail:/var2/tmp/cvs-serv19195/etc

Modified Files:
	codecs.conf 
Log Message:
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>


Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.330
retrieving revision 1.331
diff -u -r1.330 -r1.331
--- codecs.conf	21 Mar 2004 14:24:45 -0000	1.330
+++ codecs.conf	23 Mar 2004 20:08:28 -0000	1.331
@@ -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




More information about the MPlayer-cvslog mailing list