Skip to content

LibRaw is a library for reading RAW files from digital cameras

License

Unknown, LGPL-2.1 licenses found

Licenses found

Unknown
LICENSE.CDDL
LGPL-2.1
LICENSE.LGPL
Notifications You must be signed in to change notification settings

rcketscientist/LibRaw

 
 

Repository files navigation

LibRaw-201812 snapshot note:

This branch diverged from old master. To update your copy use

git fetch
git reset origin/master

LibRaw

Library for reading and processing of RAW digicam images

LibRaw is a library for reading RAW files from digital photo cameras (CRW/CR2, NEF, RAF, DNG, MOS, KDC, DCR, etc, virtually all RAW formats are supported).

It pays special attention to correct retrieval of data required for subsequent RAW conversion.

The library is intended for embedding in RAW converters, data analyzers, and other programs using RAW files as the initial data.

LibRaw library, Copyright © 2008-2018 LibRaw LLC ([email protected]) The library includes source code from

 dcraw.c, Dave Coffin's raw photo decoder
 Copyright 1997-2016 by Dave Coffin, dcoffin a cybercom o net

LibRaw is distributed for free under two different licenses:

  • GNU Lesser General Public License, version 2.1
  • COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0

You may use one of these licensing modes and switch between them.

If you modify LibRaw source and made your changes public, you should accept both two licensing modes for your changes/additions.

About

LibRaw is a library for reading RAW files from digital cameras

Resources

License

Unknown, LGPL-2.1 licenses found

Licenses found

Unknown
LICENSE.CDDL
LGPL-2.1
LICENSE.LGPL

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 62.8%
  • C 35.8%
  • HTML 0.4%
  • M4 0.4%
  • Perl 0.2%
  • QMake 0.2%
  • Other 0.2%