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

compn subversion at mplayerhq.hu
Tue May 26 02:19:32 CEST 2009


Author: compn
Date: Tue May 26 02:19:31 2009
New Revision: 29323

Log:
add binary decoder for YLC0

Modified:
   trunk/etc/codecs.conf

Modified: trunk/etc/codecs.conf
==============================================================================
--- trunk/etc/codecs.conf	Mon May 25 22:28:35 2009	(r29322)
+++ trunk/etc/codecs.conf	Tue May 26 02:19:31 2009	(r29323)
@@ -525,6 +525,14 @@ videocodec theora
 
 ;WIN32:
 
+videocodec ylc
+  info "YUY2 Lossless Codec"
+  status working
+  fourcc YLC0
+  driver vfw
+  dll "ylc.vcm"
+  out BGR24 flip
+
 videocodec smartsight
   info "Verint Video Manager"
   status working


More information about the MPlayer-cvslog mailing list