Blogs

LibRaw 0.12 Release

LibRaw 0.12.0 becomes new stable version and available from download area.

This version introduces additional 'demosaic packs' distributed under different licensing.

Complete changelist:

  • DCB interpolation and FBDD denoising integrated into main LibRaw.
  • Two addtional demosaic packs:
    • GPL2-licensed: AFD, LMMSE, VCD, Modified AHD and AHD+VCD interpolations. Additional median filters from 'Modified DCRAW' package. Foveon support also included in this pack.
    • GPL3-licensed: AMaZE interpolation and chromatic aberrations correction from RawTherapee
  • LCMS 2.x support
  • New ./configure script, based on GNU autotools.
  • Bugfixes:
    • Fix in green_matching code to support nonstandard Bayer pattern
    • Fixed bug in add_masked_borders_to_bitmap() call for cameras with masked border composed of odd number of pixels.
  • New command line options for unprocessed_raw sample: -B - subtract black level, -M - add masked pixels to bitmap.

Please feel free to contact us if you have questions or suggestions.

LibRaw 0.12 Beta4

LibRaw 0.12-Beta4 available for download in usual place.

This version fixed several problems and adds features:

  • Fixed bug in add_masked_borders_to_bitmap() call for cameras with odd pixels border.
  • New command line options for unprocessed_raw sample: -B - subtract black level, -M - add masked pixels to bitmap.
  • Foveon-sensor cameras added to supported camera list if compiled with demosaic pack GPL2

LibRaw 0.11.0 Released

LibRaw 0.11.0-Release is available for download and use. It is also updated on GitHub repository.

The most significant changes since 0.10-Release are:

  • Processing pipeline has changed: black level is always subtracted on prostprocessing stage or by special subtract_black() call.
  • Cropping on postprocessing stage implemented.
  • New API call for clearing memory allocated by make_mem_image() call.
  • New iostreams based I/O layer, much faster on some systems (esp. Win32 and Linux).

Pages

Subscribe to RSS - blogs