From 3f7f582557feb12237174a19e0c0dbfcf307b194 Mon Sep 17 00:00:00 2001 From: compn Date: Tue, 26 May 2009 00:19:31 +0000 Subject: add binary decoder for YLC0 git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29323 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index d35c2f6f6a..6cd7fd64e7 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -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 -- cgit v1.2.3