[Mplayer-cvslog] CVS: main/etc codecs.conf,1.365,1.366

Roberto Togni CVS syncmail at mplayerhq.hu
Sun Oct 24 21:18:28 CEST 2004


CVS change done by Roberto Togni CVS

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

Modified Files:
	codecs.conf 
Log Message:
Decode VDOWave (VDOM) with binary codec


Index: codecs.conf
===================================================================
RCS file: /cvsroot/mplayer/main/etc/codecs.conf,v
retrieving revision 1.365
retrieving revision 1.366
diff -u -r1.365 -r1.366
--- codecs.conf	24 Oct 2004 00:29:57 -0000	1.365
+++ codecs.conf	24 Oct 2004 19:18:25 -0000	1.366
@@ -1375,6 +1375,15 @@
   dll "wnvplay1.dll"
   out BGR32,BGR24,BGR15
 
+videocodec vdom
+  info "VDOWave codec"
+  status working
+  fourcc VDOM
+  driver vfw
+  dll "vdowave.drv" ; Need also VDODEC32.dll and DECVW_32.DLL
+  out BGR24
+
+
 ; quicktime codecs:
 
 videocodec qt3ivx




More information about the MPlayer-cvslog mailing list