diff etc/codecs.conf @ 15505:369a4ade048b

8bit palette mode support for png
author henry
date Wed, 18 May 2005 11:45:55 +0000
parents 40adf41c9b29
children ca66260288e2
line wrap: on
line diff
--- a/etc/codecs.conf	Wed May 18 11:38:06 2005 +0000
+++ b/etc/codecs.conf	Wed May 18 11:45:55 2005 +0000
@@ -96,7 +96,7 @@
   fourcc "png " ; for PNG-encoded QuickTime files
   dll "libpng"
   driver mpng
-  out BGR32,BGR24
+  out BGR32,BGR24,BGR8,Y800
 
 videocodec mtga
   info "TGA image decoder"