diff etc/codecs.conf @ 4656:04880518728d

add initial mPNG support
author pontscho
date Mon, 11 Feb 2002 09:15:59 +0000
parents 65f05c190b55
children f1fab23304c6
line wrap: on
line diff
--- a/etc/codecs.conf	Mon Feb 11 07:30:05 2002 +0000
+++ b/etc/codecs.conf	Mon Feb 11 09:15:59 2002 +0000
@@ -347,6 +347,13 @@
   driver ducktm1
   out BGR32,BGR24,BGR16,BGR15
 
+videocodec mpng
+  info "mPNG codec"
+  status buggy
+  fourcc mpng,MPNG
+  driver mpng
+  out BGR24
+
 videocodec roqvideo
   info "Id RoQ File Video Decoder"
   status buggy