commit

Hubert Figuiere hub at figuiere.net
Sun Sep 3 19:03:30 PDT 2006


Hi,

I just committed an initial implementation, that works, of the thumbnail 
loading for CR2 files. 
See the demo subdirectory (thumb.cpp using the C++ API)

The plans are as follow:

Implement libopenraw horizontally: implement one feature at a time, for each 
file format we support.
The priority for file formats are:
-Canon CR2 and CRW
-Nikon NEF
-Minolta MRW (because Gilles has one) and its derivative (ARW)

The features in order are:
-thumbnail extraction
-meta-data extraction, as EXIF
-RAW data extraction
-RAW data decoding
  -including with a parametrisable (ie the client provide its own function)

The development is now done in C++ but with a plan to have a fully fonctional 
C API as the primary API.

Note that the current code is not very releasable.

Hub
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: not available
Url : http://lists.freedesktop.org/archives/libopenraw-dev/attachments/20060903/d950d247/attachment.pgp


More information about the Libopenraw-dev mailing list