# HG changeset patch # User arpi # Date 1019355066 0 # Node ID 16fed1cbe1c76640d94bab26ead90f0e97ae4ec6 # Parent 6412d6f66fdcb113a48a5c2780bd5db7ddba4391 shouldn't decode ijpg with lead, as it cannot detect w/h (ijpg is used by -mf) diff -r 6412d6f66fdc -r 16fed1cbe1c7 etc/codecs.conf --- a/etc/codecs.conf Sun Apr 21 02:08:05 2002 +0000 +++ b/etc/codecs.conf Sun Apr 21 02:11:06 2002 +0000 @@ -410,7 +410,7 @@ status working comment "supports interlaced MJPEG" fourcc MJPG - fourcc ijpg,IJPG,jpeg MJPG + fourcc jpeg MJPG driver vfw dll "LCodcCMP.dll" out BGR24,BGR15