Decode camera RAW files
Go to file
Debarshi Ray fe8e74417e - Version bump to 0.0.8.
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.
2009-12-06 15:09:12 +00:00
.cvsignore - Version bump to 0.0.8. 2009-12-06 15:09:12 +00:00
libopenraw.spec - Version bump to 0.0.8. 2009-12-06 15:09:12 +00:00
Makefile Fix typo that causes a failure to update the common directory. (releng 2009-11-25 23:51:07 +00:00
sources - Version bump to 0.0.8. 2009-12-06 15:09:12 +00:00