changeset 34935:d598b2c16aa1

Support GRAY8A and GRAY16 in png.
author cehoyos
date Sun, 15 Jul 2012 20:31:56 +0000
parents 364fafc3283f
children b3adcb95213b
files etc/codecs.conf
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Jul 15 20:31:42 2012 +0000
+++ b/etc/codecs.conf	Sun Jul 15 20:31:56 2012 +0000
@@ -646,6 +646,7 @@
   driver ffmpeg
   dll png
   out BGR32,BGR8,Y800,RGB64BE,RGB48BE,RGBA,RGB24
+  out Y8A,Y16BE
 
 videocodec mpng
   info "PNG image"