From 54b1654dbdf2cc5de2ac7ba289cad91ad199184e Mon Sep 17 00:00:00 2001 From: Hubert Figuiere Date: Fri, 30 May 2008 10:38:54 -0400 Subject: * include/libopenraw++/rawdata.h, include/libopenraw/rawdata.h, include/libopenraw/rawfile.h: lib/capi/rawdata.cpp, lib/ljpegdecompressor.cpp, lib/mrwfile.cpp, lib/rawdata.cpp, testsuite/testsuite.cpp, testsuite/testsuite.h, testsuite/testsuitehandler.cpp, testsuite/testsuitetags.txt, tools/ordiag.cpp: Initial support for min and max values for the CFA to be able to "scale" the colors. Support CR2 and MRW. --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index bf625a0..d561dba 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,7 @@ libopenraw 0.0.6 a memory buffer. - NEW: API or_rawfile_get_typeid() and the associated consts. - NEW: API or_demosaic() for low-level acces to demosaic. + - NEW: API or_rawdata_get_minmax() - NEW: GtkPixbuf loader. - TODO: fix detection by content. - TODO: apply the coefficients. -- cgit v1.2.3