changeset 34936:b3adcb95213b

Support GRAY8A and GRAY16 in tiff.
author cehoyos
date Sun, 15 Jul 2012 20:32:59 +0000
parents d598b2c16aa1
children 993c5808cf8e
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:56 2012 +0000
+++ b/etc/codecs.conf	Sun Jul 15 20:32:59 2012 +0000
@@ -629,6 +629,7 @@
   driver ffmpeg
   dll tiff
   out BGR32,BGR24,BGR8,Y800,RGB64LE,RGB64BE,RGB48LE,RGB48BE,RGB32,RGB24,RGB8
+  out Y8A,Y16LE,Y16BE
 
 videocodec ffpcx
   info "FFmpeg PCX"