From 529301799f8370ae3987e375d3db3a5320e2d6b7 Mon Sep 17 00:00:00 2001 From: rtognimp Date: Tue, 23 Mar 2004 20:08:28 +0000 Subject: Add support for Lead MCMW 2.0 wavelet codec eval version Requires LCODCCMW2E.dll and LCMW2.dll Patch by adland git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12060 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'etc') diff --git a/etc/codecs.conf b/etc/codecs.conf index 8934bb59fa..0abbb866bf 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -1091,6 +1091,15 @@ videocodec rv20win ; others: +videocodec LEADMW20 + info "Lead CMW wavelet 2.0" + status working + fourcc LCW2 + driver dshow + dll "LCODCCMW2E.dll"; eval + guid 0xe2b7dc56, 0x38c5, 0x11d5, 0x91, 0xf6, 0x00, 0x10, 0x4b, 0xdb, 0x8f, 0xf9 + out BGR24,BGR8 flip + videocodec ffrv10 info "FFmpeg RV10 decoder" status working -- cgit v1.2.3