Members Area


Recommended Sites:

Related Keywords
tempfiles file upload file sharing free web space online storage share files photo image music mp3 video sharing sharing network file hosting download freeware download
file digger video dig file search find file get file hunt file look for file seek file picture search find picture get picture hunt picture look for picture seek picture find music freeware download
file digger picture dig file search find file get file hunt file look for file seek file picture search find picture get picture hunt picture look for picture seek picture find music freeware download
commentconfig file name shell extension file comment freeware download
file conversion file extension software freeware download
file renaming and file attribute setting freeware download
bearshare turbo 1000 free mp3 p2p file sharing movies video songs music ares sharing file limewire freeware download
bearshare turbo download free mp3 p2p file sharing movies video songs music ares sharing file limewire freeware download
gif file converter into word file freeware download
tif and tiff image file to pdf file freeware download
convert pdf file to word file freeware download
tame file system troupware tame backup system windows file folder program closing close time timed startup background tray freeware download
multiple file search and replace html multiple find replace multiple search replace file replace find search replace html file find and replace text in multiple files freeware download
file name freeware download
get file freeware download
look for file freeware download
fix zip file freeware download
help file freeware download
zip file freeware download
file zip freeware download

Top Freeware Keywords
java freeware download
visual studio freeware download
.net freeware download
c++ builder freeware download
csharp freeware download
dotnet freeware download
add ons freeware download
ie add ons freeware download
add on freeware download
free freeware download
library freeware download
delphi freeware download
design freeware download
net freeware download
component freeware download
add freeware download
web freeware download
security freeware download
dll freeware download
html freeware download
file freeware download
tool freeware download
control freeware download
components freeware download
pdf print freeware download
sdk freeware download
database freeware download
image freeware download
fast freeware download
email freeware download



LibRaw 0.14.6 freeware     Save this freeware to your freeware selection - Saved Freeware


Author

Alex Tutubalin

OS WinXP, Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64
Date Released April 10, 2012
Downloads 247
Filesize 2.20 MB
Keywords RAW Library, Read RAW File, RAW Format, Library, RAW, Read
Your Rating
  - click to rate - you will be first!
LibRaw screenshot
[ View full size screenshot ]

Download LibRaw   Save Freeware   Report Spyware

... data from the camera matrix are saved to file, provides the highest flexibility for further processing. At the same time, photographers and pre-press specialists still can't enjoy the full potential of the RAW format, since most popular converters significantly and irreparably impair the quality of the initial material. ...

Download LibRaw   Save Freeware   Report Spyware


File - LibRaw freeware - Download Notice

LibRaw Free Download - we do not host any LibRaw torrent files or links of LibRaw on rapidshare.com, depositfiles.com, megaupload.com etc. All LibRaw download links are direct LibRaw full download from publisher site or their selected mirrors.

File - LibRaw freeware - Latest User Reviews

 Write a Review   


File - LibRaw freeware - The Latest Versions History

Version Date Released Status Release Notes
0.14.6 Apr 10, 2012 New Release · Casio EX-Z500 support
· possible) I/O exceptions on file open catched in open_datastream
· Fixed possible read-after-buffer in Sony ARW2 decoder
· Fixed mingw32 errors when compiling LibRaw_windows_datastream
· Makefile.msvc: support of OpenMP and LCMS (uncomment to use)
· Fixed decoding of some Leaf Aptus II files
0.14.5 Jan 8, 2012 New Release · Fixed bug (uninitialized variable) in SMAL format decoding.
· Imported new dcraw 9.12 (1.446): support for Leica V-LUX 3, updated color data for Canon S100, Fujifilm X10, Nikon 1 J1/V1, Panasonic GX1, Samsung NX200, Sony NEX-7
0.14.4 Dec 19, 2011 New Release · Fixes to Panasonic/Leica file parser to prevent crash on broken jpegs.
· Fixes to include order in src/libraw_datastream.cpp to better compile with KDEWIN
· Floating-point DNGs are rejected on early processing stage.
· Support for new cameras: Canon S100, Fuji X10, Panasonic GX1, Samsung NX200, Sony NEX-7.
0.14.3 Oct 29, 2011 New Release · Bug fixes in black level subtraction code for PhaseOne files
· New API call LibRaw::get_internal_data_pointer() for developers who need access to libraw_internal_data fields (i.e. Fuji SuperCCD layout).
· doc/API-overview fixes to reflect 0.14 changes
0.14.2 Oct 21, 2011 New Release · Fixed bug in Canon 1D and 1Ds files decoding.
· New decoder information bit DECODER_HASRAWCURVE
0.14.1 Oct 12, 2011 New Release Imported dcraw 9.11/1.445:
· Support for new cameras added: Fujifilm F600EXR, Nikon P7100, Olympus E-PL3 and E-PM1, Panasonic DMC-FZ150, Sony NEX-5N, A65 and A77.
· Updated color data for: Olympus E-P3, Panasonic G3 and GF3, PhaseOne H25, P40 and P65, Sony NEX-C3, NEX-5, NEX-3, A35 and A55.
· Support for dark frame extraction on Sony cameras.

· DCB demosaicing: reserving 6 pixels instead of 3 to suppress colored image frame.
0.14.0 Sep 26, 2011 New Release Multiple rendering:
· New sample in samples/multirender_test.cpp: renders data 4 times: in half and full modes with different white balance settings.
· Unprocessed RAW data is stored in separate data buffer: (2 bytes per pixel for all Bayer-pattern images, 8 bytes per pixel for Foveon, sRAW, and other full-color raw formats), so now LibRaw uses 25% more memory for full processing of most common Bayer images; while for just unpack memory is reduced 4 times.
· New call LibRaw::raw2image() fills imgdata.image array with fresh copy of data. There is no need to call raw2image() separately if you use dcraw_process() or dcraw_document_mode_processing() calls.
· New call LibRaw::get_decoder_info() to determine raw data storage layout. See samples/unprocessed_raw.cpp for an example of how to use it.
· New call LibRaw::free_image(), deallocates imgdata.image buffer.
0.14 Beta 1 Sep 5, 2011 New Release · Cosmetic changes to LibRaw_file_datastream interface
· OpenMP speedup of postprocessing steps (up to 50% for half mode and 4-core machine)
0.14 Alpha 2 Jul 13, 2011 New Release · Multiple rendering (LibRaw::dcraw_process() calls) allowed without re-opening RAW file thrfough the sequence of open()/unpack() calls.
· New sample in samples/multirender_test.cpp: renders data 4 times: in half and full modes with different white balance settings.
· Unprocessed RAW data is stored in separate data buffer: (2 bytes per pixel for all Bayer-pattern images, 8 bytes per pixel for Foveon, sRAW, and other full-color raw formats), so now LibRaw uses 25% more memory for full processing of most common Bayer images; while for just unpack memory is reduced 4 times.
· New call LibRaw::raw2image() fills imgdata.image array with fresh copy of data. There is no need to call raw2image() separately if you use dcraw_process() or dcraw_document_mode_processing() calls.
· New call LibRaw::free_image(), deallocates imgdata.image buffer. Use this call if current postprocessing results are not needed, but it is to early to call recycle() because dcraw_process() may be called later.
0.13.6 Jul 4, 2011 New Release · Cosmetic cleanup in Libraw_memmgr code
· Permit OpenMP support on MS VS2008

More general mem_image interface:
· New call get_mem_image_format returns bitmap size and bit depth
· New call copy_mem_image can copy bitmap into buffer with different color order (RGB/BGR) and line stride
· dcraw_make_mem_image() uses calls mentioned above
· see documentation for info on these function parameters.

· libraw/librawwindows.h implements LibRaw_datastream class based on Windows memory mapped files.
· Fixed parallel make errors in configure/Makefile.am


Most popular file freeware downloads in Components & Libraries


5 stars award

SWF To Image 1.43 freeware download


... you are looking for. It can take SWF file and convert it into BMP,JPG, PNG image. Compatible with SWF Scout (commercial swf writing/reading/modifying library) ...
Details   Download   Save Freeware

SearchWorks 1.0.0.1 freeware download


... is supposed to help you search text on files. The library is also designed to get paths for those files which include a given text and result that ... the searched text. Features: Read files in given locations and rate those files as the words are included in them. Return ...
Details   Download   Save Freeware

AS Code Warehouse 1.0 freeware download


... items and code databases. Export code to a file or to the clipboard or print it. Enhanced Code Display Code is now displayed in a much richer interface, with collapsible regions and syntax highlighting for HTML, javascript, ASP.NET code and etc. ...
Details   Download   Save Freeware

Win32 Image Components SDK 3.0.0.0 freeware download


... to read and edit the most common image file types, and convert between them. Image fit to the screen (original, best and width). Rotate left, right, flip and mirror. Zoom + and Zoom -. Inserting, appending, deleting or moving pages. Cropping by selection or auto cropping, resizing, undo, redo, copy ...
Details   Download   Save Freeware

Trivial Portable Framework Library 0.40 freeware download


... It includes severalclasses for command line and configuration files parsing and handling,strings and memory buffers handling, sockets ... implemented in C++. Command line and config file handling is very customizable: there is a possibility ... special properties such as quoting characters, deliminator strings, file comment prefixes and others. It supports several common ...
Details   Download   Save Freeware

JPDF Export 1.0.7 freeware download


... that can be used to build complex PDF files. FEATURES: · Export JTables to Pdf files · Export Images to Pdf files · Customize and export paragraphs · Support right ... Urdu) · Add Headers and Footers to pdf files ...
Details   Download   Save Freeware

IT++ 4.2.0 freeware download


... and stack container classes * command line and file argument parser * timing functions and classes ... (GMM) * reading and saving several different audio file formats * reading and saving images in PNM format Other features * binary file format for most built in IT++ types *
Details   Download   Save Freeware

DiceCheck 6.0.0.1 freeware download


... in RAM without being swapped to hard disk file), it requires that "Lock Pages In Memory" permission must be granted to the account executing the program . Source Code: C++ source code and Visual Studio projects available at DiceLock Security web site. ...
Details   Download   Save Freeware

iText 5.2.0 freeware download


... to a browser Generate dynamic documents from XML files or databases Use PDF's many interactive features Add ... PDF forms Add digital signatures to a PDF file iText is available in Java as well as in C#. ...
Details   Download   Save Freeware

QPDF 2.3.1 freeware download


... program that does structural, content-preserving transformations on PDF files. It could have been called something like pdf-to-pdf. ... to look at the innards of a PDF file to learn more about how they work. ... capable of creating linearized (also known as web-optimized) files and encrypted files. It is also capable of ...
Details   Download   Save Freeware