Skip to content

Commit 846bd4c

Browse files
committed
Upload whole source tree instead of a patch.
1 parent 874d206 commit 846bd4c

134 files changed

Lines changed: 167179 additions & 41 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

LibRaw-0.17.2/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
samples/lens-identify.cpp

LibRaw-0.17.2/COPYRIGHT

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
** LibRaw: Raw images processing library **
2+
3+
Copyright (C) 2008-2015 LibRaw LLC (http://www.libraw.org, info@libraw.org)
4+
5+
LibRaw is free software; you can redistribute it and/or modify
6+
it under the terms of the one of three licenses as you choose:
7+
8+
1. GNU LESSER GENERAL PUBLIC LICENSE version 2.1
9+
(See file LICENSE.LGPL provided in LibRaw distribution archive for details).
10+
11+
2. COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) Version 1.0
12+
(See file LICENSE.CDDL provided in LibRaw distribution archive for details).
13+
14+
3. LibRaw Software License 27032010
15+
(See file LICENSE.LibRaw.pdf provided in LibRaw distribution archive for details).
16+
17+
18+
LibRaw uses code from dcraw.c -- Dave Coffin's raw photo decoder,
19+
dcraw.c is copyright 1997-2012 by Dave Coffin, dcoffin a cybercom o net.
20+
21+
LibRaw uses DCB demosaic and FBDD denoise licensed under BSD-like 3-clause license
22+
DCB and FBDD are Copyright (C) 2010, Jacek Gozdz (cuniek@kft.umcs.lublin.pl)
23+
24+
LibRaw uses X3F library to unpack Foveon Files, licensed BSD-style license
25+
Copyright (c) 2010, Roland Karlsson (roland@proxel.se)
26+
All rights reserved.

0 commit comments

Comments
 (0)