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

compn subversion at mplayerhq.hu
Fri Jan 8 22:50:33 CET 2010


Author: compn
Date: Fri Jan  8 22:50:32 2010
New Revision: 30247

Log:
add binary cineform hd vfw decoder to codecs.conf

Modified:
   trunk/etc/codecs.conf

Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	Fri Jan  8 20:31:33 2010	(r30246)
+++ trunk/etc/codecs.conf	Fri Jan  8 22:50:32 2010	(r30247)
@@ -1996,6 +1996,16 @@ videocodec smv2vfw
   dll "smv2vfw.dll"
   out BGR32,BGR24,BGR8,RGB32,RGB24,RGB8 flip
 
+videocodec cfhdvfw
+  status working
+  info "CineForm HD"
+  comment "set registry keys for half-res decoding"
+  status working
+  fourcc CFHD
+  driver vfw
+  dll "cinevfw.dll"
+  out BGR32
+
 videocodec canopushq
   status working
   info "Canopus HQ Codec"


More information about the MPlayer-cvslog mailing list