changeset 29281:9a580cd61ba3

add binary decoder for YLC0
author compn
date Tue, 26 May 2009 00:19:31 +0000
parents 99063eff7512
children e186e5204697
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Mon May 25 20:28:35 2009 +0000
+++ b/etc/codecs.conf	Tue May 26 00:19:31 2009 +0000
@@ -525,6 +525,14 @@
 
 ;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