parent
160aae7215
commit
d35dc3f93b
@ -18,6 +18,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
// Code adapted from ART
|
// Code adapted from ART
|
||||||
|
// https://bitbucket.org/agriggio/art/
|
||||||
/*
|
/*
|
||||||
*
|
*
|
||||||
* This file is part of ART.
|
* This file is part of ART.
|
||||||
@ -37,9 +38,14 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
// Code adapted from libraw
|
// Code adapted from libraw
|
||||||
/* -*- C++ -*-
|
// https://github.com/LibRaw/LibRaw/
|
||||||
* Copyright 2019 LibRaw LLC (info@libraw.org)
|
/*
|
||||||
|
* File: libraw_crxdec.cpp
|
||||||
|
* Copyright (C) 2018-2019 Alexey Danilchenko
|
||||||
|
* Copyright (C) 2019 Alex Tutubalin, LibRaw LLC
|
||||||
*
|
*
|
||||||
|
Canon CR3 file decoder
|
||||||
|
|
||||||
LibRaw is free software; you can redistribute it and/or modify
|
LibRaw is free software; you can redistribute it and/or modify
|
||||||
it under the terms of the one of two licenses as you choose:
|
it under the terms of the one of two licenses as you choose:
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user