diff etc/codecs.conf @ 18179:3628371ad165

We now have CJPG samples and they work with the CJPG and ijpg decoders.
author diego
date Sat, 22 Apr 2006 11:22:18 +0000
parents 615c90c6a4e4
children dcfd45170912
line wrap: on
line diff
--- a/etc/codecs.conf	Sat Apr 22 11:03:45 2006 +0000
+++ b/etc/codecs.conf	Sat Apr 22 11:22:18 2006 +0000
@@ -851,6 +851,7 @@
   fourcc ijpg,IJPG   ; -mf type=jpeg
   fourcc jpeg        ; MOV Photo-JPEG
   fourcc AVRn,AVDJ   ; AVID
+  fourcc CJPG
   driver ijpg
   dll libjpeg
   out RGB24,BGR24,BGR32
@@ -1474,8 +1475,7 @@
 
 videocodec CJPG
   info "CJPG"
-  status untested
-  comment "sample files needed (this DLL is decompression only!)"
+  status working
   fourcc CJPG
   driver vfw
   dll "CtWbJpg.DLL"