diff etc/codecs.conf @ 5750:16fed1cbe1c7

shouldn't decode ijpg with lead, as it cannot detect w/h (ijpg is used by -mf)
author arpi
date Sun, 21 Apr 2002 02:11:06 +0000
parents 6412d6f66fdc
children 40527e71c092
line wrap: on
line diff
--- 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