From fb8674f72515e5af91a62217d05c4c89d88668bf Mon Sep 17 00:00:00 2001 From: arpi Date: Sun, 21 Apr 2002 02:11:06 +0000 Subject: shouldn't decode ijpg with lead, as it cannot detect w/h (ijpg is used by -mf) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5751 b3059339-0415-0410-9bf9-f77b7e298cf2 --- etc/codecs.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/codecs.conf b/etc/codecs.conf index 3a2194f13f..dab20e0d92 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -410,7 +410,7 @@ videocodec LEAD status working comment "supports interlaced MJPEG" fourcc MJPG - fourcc ijpg,IJPG,jpeg MJPG + fourcc jpeg MJPG driver vfw dll "LCodcCMP.dll" out BGR24,BGR15 -- cgit v1.2.3