summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorHubert Figuiere <hub@figuiere.net>2008-05-30 10:38:54 -0400
committerHubert Figuiere <hub@figuiere.net>2008-05-30 10:38:54 -0400
commit54b1654dbdf2cc5de2ac7ba289cad91ad199184e (patch)
treed00084c5d2ce1445d81f0101248ad45f9b41d85a /NEWS
parent4a22051cabcb353dfce5b894e72b847303155a2b (diff)
* 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.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
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.