From 0a411a89e9d43833385afcf7d4aa500fa74c0c95 Mon Sep 17 00:00:00 2001 From: compn Date: Fri, 8 Jan 2010 21:50:32 +0000 Subject: add binary cineform hd vfw decoder to codecs.conf git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@30247 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'etc/codecs.conf') diff --git a/etc/codecs.conf b/etc/codecs.conf index 579ff16b15..3b065b7e05 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -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" -- cgit v1.2.3