Audio (342) Datatype (51) Demo (203) Development (593) Document (22) Driver (96) Emulation (146) Game (992) Graphics (494) Library (113) Network (228) Office (65) Utility (912) Video (69)
Total files: 4326
Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
|
DCRaw | Description: | CLI converter for camera raw files | Download: | dcraw.lha (TIPS: Use the right click menu if your browser takes you back here all the time) | Size: | 3Mb | Version: | 9.28 | Date: | 25 Feb 2019 | Author: | Dave Coffin, Fredrik Wikstrom (OS4 port) and Samir Hawamdeh (compile) | Submitter: | Samir Hawamdeh | Homepage: | http://www.cybercom.net/~dcoffin/dcraw/ | Requirements: | AmigaOS 4.0+ | Category: | graphics/convert | Replaces: | graphics/convert/dcraw.lha | License: | Freeware | Distribute: | yes | Min OS Version: | 4.0 | FileID: | 10812 | | | Comments: | 13 | Snapshots: | 0 | Videos: | 0 | Downloads: | 283 (Current version) | | 1458 (Accumulated) | Votes: | 2 (0/0) (30 days/7 days) | |
dcraw.c -- Dave Coffin's raw photo decoder
Copyright 1997-2018 by Dave Coffin, dcoffin a cybercom o net
This is a command-line ANSI C program to convert raw photos from
any digital camera on any computer running any operating system.
No license is required to download and use dcraw.c however,
to lawfully redistribute this code, you must either (a) include
full source code* for all executable files containing RESTRICTED
functions, (b) remove all RESTRICTED functions, re-implement them,
or copy them from an earlier, unrestricted Revision of dcraw.c,
or (c) purchase a license from the author.
The functions that process Foveon images have been RESTRICTED
since Revision 1.237. All other code remains free for all uses.
*If you have not modified dcraw.c in any way, a link to my
homepage qualifies as "full source code".
- Usage: Instructions are availible in many language, see Docs folder
- For compiling with GCC open your shell and type: make
- Homepage: http://cybercom.net/~dcoffin/dcraw/
AmigaOS4 port by Fredrik Wikstrom and Samir Hawamdeh
Icons by Thomas "tommysammy" Blatt
----------------------------------------------------
|