# HG changeset patch # User arpi # Date 1019354739 0 # Node ID 2fd130c51c126fe5931b305fa518cb00019c6d9d # Parent 710424e1a656f7cc215402a4f4f0848c45a928b8 LEAD (m)jpeg added diff -r 710424e1a656 -r 2fd130c51c12 etc/codecs.conf --- a/etc/codecs.conf Sun Apr 21 01:39:36 2002 +0000 +++ b/etc/codecs.conf Sun Apr 21 02:05:39 2002 +0000 @@ -405,6 +405,16 @@ 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 CJPG info "CJPG" status untested + comment "need sample files" fourcc CJPG driver vfw dll "CtWbJpg.DLL"