summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorHubert Figuiere <hub@figuiere.net>2008-05-03 20:13:29 -0400
committerHubert Figuiere <hub@figuiere.net>2008-05-03 20:13:29 -0400
commit9fd66b8797882bdf94e80a86b230819486b1a55a (patch)
treec8215f08d744866f0cb6ac1dcec444a74ce90d16 /NEWS
parent94a931f4619fe0eb13b74b942a9f08dce4ae38bf (diff)
* include/libopenraw/libopenraw.h, lib/Makefile.am,
lib/demosaic.cpp, include/libopenraw/demosaic.h, include/libopenraw/Makefile.am, gnome/pixbuf-loader.c, gnome/Makefile.am: demosaic is now part of the API.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 21f3677..8c5532c 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,7 @@ libopenraw 0.0.6
- BUG: cfa output should write the data in PGM as big endian.
- NEW: API or_rawfile_new_from_memory() to load a Raw file from
a memory buffer.
+ - NEW: API or_demosaic() for low-level acces to demosaic.
- NEW: GtkPixbuf loader.
- TODO: fix detection by content.
- TODO: apply the coefficients.