From 2b16b991dc772af1dab9b571954b043b9ffe7ad1 Mon Sep 17 00:00:00 2001 From: arpi Date: Sun, 21 Apr 2002 02:05:39 +0000 Subject: [PATCH] LEAD (m)jpeg added git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5749 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/etc/codecs.conf b/etc/codecs.conf index cddcca6e54..a9fe55caf5 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -405,6 +405,16 @@ videocodec avid dll "AvidAVICodec.dll" out BGR24 flip +videocodec LEAD + info "LEAD (M)Jpeg" + status working + comment "supports interlaced MJPEG" + fourcc MJPG + fourcc ijpg,IJPG,jpeg MJPG + driver vfw + dll "LCodcCMP.dll" + out BGR24,BGR15 + videocodec ijpg info "IJPG codec" status working @@ -693,6 +703,7 @@ videocodec asv1 videocodec CJPG info "CJPG" status untested + comment "need sample files" fourcc CJPG driver vfw dll "CtWbJpg.DLL"