The changes are minimal: fixed small bug in dcraw_emu sample command line processing. There are no changes in the LibRaw library (except version number increase).
The copy of LibRaw internal SVN repository has been created on GitHub. All changes made to the master branch through Git will be incorporated into the main Subversion repo.
So, if you wish to participate in LibRaw development you may get full sources from GitHub, add your changes, commit, and send us a request to merge your changes into the main source tree; all this using just standard GitHub tools. Also you can report a bug or make a feature request using GitHub interface.
Fixed bug in exception throwing in OpenMP AHD code.
LibRaw I/O is now C++ iostreams based instead of old FILE* interface. So multithreaded apps using LibRaw are about 1.5 times faster on unpack() stage under Linux and up to 3x times faster under Win32.
Feel free to contact us if you have bug reports or suggestions.
Recent comments