[MPlayer-cvslog] r28160 - trunk/etc/codecs.conf

compn subversion at mplayerhq.hu
Wed Dec 17 15:52:49 CET 2008


Author: compn
Date: Wed Dec 17 15:52:46 2008
New Revision: 28160

Log:
add binary codec for fourcc wavc

Modified:
   trunk/etc/codecs.conf

Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	(original)
+++ trunk/etc/codecs.conf	Wed Dec 17 15:52:46 2008
@@ -1784,6 +1784,14 @@ videocodec mwv1
   dll "icmw_32.dll"
   out BGR24,BGR15 flip
 
+videocodec wavcvfw
+  info "centre for wavelets, approximation and infromation processing"
+  status working
+  fourcc wavc
+  driver vfw
+  dll "WavCWAIP.dll"
+  out BGR24 flip
+
 videocodec asv2
   info "ASUS V2"
   status working



More information about the MPlayer-cvslog mailing list