changeset 5748:2fd130c51c12

LEAD (m)jpeg added
author arpi
date Sun, 21 Apr 2002 02:05:39 +0000
parents 710424e1a656
children 6412d6f66fdc
files etc/codecs.conf
diffstat 1 files changed, 11 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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"