changeset 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 f21eb1854805
children 6948bba0bfba
files etc/codecs.conf
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
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"