changeset 34933:83472bed2012

Support GRAY8A and GRAY16 in libopenjpeg.
author cehoyos
date Sun, 15 Jul 2012 20:27:41 +0000
parents 19212dea7a97
children 364fafc3283f
files etc/codecs.conf
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Jul 15 20:27:13 2012 +0000
+++ b/etc/codecs.conf	Sun Jul 15 20:27:41 2012 +0000
@@ -1859,7 +1859,7 @@
   dll "libopenjpeg"
   out RGB64LE,RGB64BE
   out RGB48LE,RGB48BE
-  out RGB24,RGB32,BGR32,Y8,Y800
+  out RGB24,RGB32,BGR32,Y8,Y800,Y8A,Y16
   out 420P16,420P14,420P12,420P10,420P9
   out 422P16,422P14,422P12,422P10,422P9
   out 444P16,444P14,444P12,444P10,444P9