Decode camera RAW files
Fixed a huge memory leak. (FreeDesktop Bugzilla #21435) cfa output should write the data in PGM as big endian. Better handling of Canon CR2 "slices" to fix crasher with Canon 450D/Digital Rebel XSi files (and possibly others). Added new API or_rawfile_new_from_memory() to load a Raw file from a memory buffer. Added new API or_rawfile_get_typeid() and the associated consts. Added new API or_rawdata_get_minmax(). Added new API or_get_file_extensions(). Added new API or_rawfile_get_rendered_image() to get a rendered image. Added new API or_bitmapdata_*(). New GdkPixbuf loader. Decompress NEF files. - License changed to LGPLv3 or later. - Missing includes fixed by upstream. - Replaced 'BuildRequires: chrpath glib2-devel' with 'BuildRequires: exempi-devel libcurl-devel'. - Added 'Requires: gtk2' to pixbuf-loader for directory ownership. - Added a %check stanza. |
||
|---|---|---|
| .cvsignore | ||
| libopenraw.spec | ||
| Makefile | ||
| sources | ||