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

compn subversion at mplayerhq.hu
Mon Oct 19 05:45:14 CEST 2009


Author: compn
Date: Mon Oct 19 05:45:14 2009
New Revision: 29780

Log:
add binary codec for fourcc slif

Modified:
   trunk/etc/codecs.conf

Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	Sun Oct 18 20:44:51 2009	(r29779)
+++ trunk/etc/codecs.conf	Mon Oct 19 05:45:14 2009	(r29780)
@@ -2104,6 +2104,14 @@ videocodec vcr2
   out YV12
   out BGR24
 
+videocodec slifvfw
+  info "SoftLab-NSK Forward MPEG2 I-frames"
+  status working
+  fourcc slif
+  driver vfw
+  dll "slif.dll"
+  out RGB32 flip
+
 videocodec cjpg
   info "Creative Labs Video Blaster Webcam"
   comment "sequential jpeg files?"


More information about the MPlayer-cvslog mailing list