215 lines
8.7 KiB
Plaintext
215 lines
8.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Sun Sep 7 22:40:44 CEST 2008 - postadal@suse.cz
|
|
|
|
- updated to RCS 1.404
|
|
* Support the Kodak C603, Nikon D700, Canon EOS 1000D,
|
|
Canon PowerShot SD300, and Olympus E-520, SONY A300
|
|
* Removed useless code from ppg_interpolate()
|
|
* Don't crash on corrupt CR2 files
|
|
* Extract the largest JPEG from any X3F file
|
|
* Fixed camera WB on the A200
|
|
* Set model-specific saturation levels in adobe_coeff()
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Apr 13 22:57:10 CEST 2008 - postadal@suse.cz
|
|
|
|
- updated to RCS 1.401
|
|
* Copy GPS data into thumbnails and TIFF output
|
|
* Support the Apple QuickTake 200, Fuji IS-1, Sony DSLR-A350,
|
|
Pentax K20D, Nokia N95, and Canon PowerShots A460, A530, and A650
|
|
Canon EOS 450D, Nikon D60, and Fuji S100FS, Olympus E-420
|
|
* Copied new matrices from Adobe DNG Converter 4.4
|
|
* fixed sRAW support (broke Fuji DNG files)
|
|
- added omp.patch to speed up decoding (-fomp disabled by default)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 12 10:54:10 CET 2008 - postadal@suse.cz
|
|
|
|
- updated to RCS 1.398
|
|
* Added the "-P" and "-S" options
|
|
* Support the Sony DSLR-A200 and the PowerShots A720 and S5 IS
|
|
* Support the Panasonic DMC-L10, added the "-W" option
|
|
* Cropped four columns from the Nikon D3
|
|
* Abolished the getrat() macro, support the Hasselblad H3D
|
|
* Added the Olympus E-3 and adjusted a few maximums
|
|
* Support the AVT F-080C, Canon EOS 40D, Canon EOS-1Ds Mark III,
|
|
Canon PowerShot G9, Nikon Coolpix S6, Nikon D3, Nikon D300,
|
|
Panasonic DMC-FZ18, and Sony DSLR-A700
|
|
* Support the new Canon sRAW CR2 format
|
|
* Added median filtering after interpolation
|
|
* Use fseeko() and ftello() only when needed
|
|
* Reject TIFF files with unsupported Compression tags
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Aug 3 17:16:18 CEST 2007 - postadal@suse.cz
|
|
|
|
- updated to RCS 1.390
|
|
* Added Patterned Pixel Grouping interpolation
|
|
* Support 3096x2103 mode for the Panasonic DMC-FZ8.
|
|
* Added "-C" option to correct chromatic aberration.
|
|
* Support the Hasselblad CFV, Kodak EasyShare C330, and Nikon D40X.
|
|
* Use a switch statement for Leica and Panasonic models.
|
|
* Output seven new TIFF tags, including ImageDescription and Artist.
|
|
* Generated color matrices for the Apple QuickTake and Phase One H 20.
|
|
* Copied new matrices from Adobe DNG Converter 4.1.
|
|
* Added "-M" option and improved PPG interpolation.
|
|
* Reports of corruption in 16-bit linear DNGs were false.
|
|
* Support all Lossless JPEG predictors.
|
|
* Reject 8-bit grayscale TIFFs.
|
|
* Decode raw CINE files, which may exceed 2GB.
|
|
* Error-check the "-s" option, and enable "-s all".
|
|
* Support camera WB for the Canon EOS-1D and EOS-1DS.
|
|
* Use full output range for "-H 2".
|
|
* Added color matrix for the Canon PowerShot A640.
|
|
* When they differ, use DateTimeOriginal instead of DateTime.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 3 14:31:24 CEST 2007 - postadal@suse.cz
|
|
|
|
- updated to RCS 1.379
|
|
* Offer blended highlights with the "-H 2" option
|
|
* Set "shot_order" for ORF and CR2 files
|
|
* Added "-A" option to select a rectangle for white balance
|
|
* Protect against overflow attacks on malloc() or calloc()
|
|
* Nucore raw formats are not used outside Nucore, so drop them
|
|
* Support the Canon PowerShots A630 and A640, Panasonic DMC-FZ8,
|
|
* Sigma SD14, Apple QuickTake 100 & 150, Mamiya ZD, Casio QV-R41,
|
|
Olympus E-410 and Pentax Optio 750Z
|
|
- fixed doc permissions
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Apr 25 02:12:58 CEST 2007 - postadal@suse.cz
|
|
|
|
- updated to RCS 1.377
|
|
* Added a color matrix for the Fuji S6000fd
|
|
* Set aspect ratio for the Kodak DC20 and DC25
|
|
* Replaced bilateral filter with wavelet denoising
|
|
* Fixed incompatibility between "-f" and "-p"
|
|
* Fixed strange color casts with the Polaroid x530
|
|
* Added Adobe matrices for the Nikon D40 and Pentax K10D
|
|
* Found larger JPEG thumbs for Nikon D100,D1H,D1X,D2H,D2X,E5000,E5700
|
|
* Support the Canon EOS-1D Mark III, Olympus SP550UZ, Fuji FinePix S5Pro
|
|
* Use the "a trous" wavelet transform instead of the JPEG2000 method
|
|
* Apply sqrt() to denoise highlights and shadows evenly
|
|
* Optimized AHD interpolation to take 22% less time
|
|
* Better detect and reject non-raw TIFFs
|
|
- fixed dcraw permission
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 8 12:29:52 CET 2007 - postadal@suse.cz
|
|
|
|
- updated to RCS 1.364
|
|
* Built a color matrix for Canon PowerShot S3 IS, Canon PowerShot A610
|
|
* Added Olympus SP510UZ, Panasonic DMC-L1, Leica Digilux 3,
|
|
Casio EX-Z4, Kodak DCS200, Canon PowerShots A620, S3 IS, Pentax K10D,
|
|
Canon PowerShot A610
|
|
* Suport Olympus E-400, Sinar 4-shot and Sinar IA file format
|
|
* Added "-K" option for dark-frame subtraction
|
|
* Get the Olympus black level from the ORF metadata.
|
|
* Found a more reliable way to identify 4775936-byte images
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 16 22:47:15 CEST 2006 - postadal@suse.cz
|
|
|
|
- updated to RCS 1.353
|
|
* added support for Pentax K100D, Nikon D200, D80, E3200,
|
|
Canon EOS 400D, Panasonic DMC-LX2, DMC-FZ50
|
|
* correctly display long exposure times for CRW files
|
|
* added color matrices from Adobe DNG Converter 3.5
|
|
* display the focal length of Canon CRW images
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 17 17:35:46 CEST 2006 - postadal@suse.cz
|
|
|
|
- updated to RCS 1.340
|
|
* improved support for the Olympus E-330
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 2 12:35:19 CEST 2006 - postadal@suse.cz
|
|
|
|
- updated to RCS 1.338
|
|
* added "-H 2" option for rudimentary highlight recovery
|
|
* new "-T" option provides TIFF output with metadata and ICC profile
|
|
* replaced "-r" and "-l" options with raw white balance
|
|
* added support for Imacon Ixpress 22-Mp, Leaf Aptus 75, Leica D-Lux 2,
|
|
Sony DSLR-A100, Minolta DiMAGE G530, Sinar 4080x4080, Samsung GX-1S
|
|
* fixed camera WB for Canon EOS 10D, 300D, and clones
|
|
* added camera WB for the Kodak DCS Pro SLR models, Imacon Ixpress,
|
|
Kodak P850/P880
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Mar 26 15:56:10 CEST 2006 - postadal@suse.cz
|
|
|
|
- updated to RCS 1.319
|
|
* new color matrix for the Nikon E700, E800, and E950
|
|
* new "-D" option to output unscaled raw pixels (totally raw)
|
|
* fixed defective pixels and columns in Phase One images
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Feb 9 22:12:25 CET 2006 - dmueller@suse.de
|
|
|
|
- update to RCS 1.315 (#112733)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Feb 8 02:36:13 CET 2006 - dmueller@suse.de
|
|
|
|
- update to RCS 1.314:
|
|
Updated color matrices based on Adobe DNG Converter 3.3.
|
|
Added Kodak ProPhoto D65 as an output option.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 26 12:29:16 CET 2006 - sbrabec@suse.cz
|
|
|
|
- Updated to dcraw v8, RCS 1.313.
|
|
- Added simple update_dcraw script.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:35:24 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 11 15:56:34 CET 2006 - adrian@suse.de
|
|
|
|
- add stack protector compiler flag
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Oct 13 13:48:05 CEST 2005 - postadal@suse.cz
|
|
|
|
- update to RCS 1.290
|
|
* added as default new interpolation algorithm AHD
|
|
(Adaptive homogeneity-directed demosaicing algorithm)
|
|
* new Bilateral filtering to remove color noises in CIELAB space
|
|
- update dcraw.1, fujiturn, dcparse (parse.c)
|
|
- removed crwfixdates (fixdates.c) superseded by "dcraw -z"
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 7 12:00:09 CEST 2005 - adrian@suse.de
|
|
|
|
- update to RCS 1.263
|
|
- compile with -fno-strict-aliasing to avoid compiler errors
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jun 3 12:46:05 CEST 2005 - postadal@suse.cz
|
|
|
|
- Updated to current version on maintainers website.
|
|
RCS version 1.262.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 4 15:43:01 CET 2005 - meissner@suse.de
|
|
|
|
- Updated to current version on maintainers website.
|
|
RCS version 1.234.
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 26 14:05:18 CEST 2004 - sbrabec@suse.cz
|
|
|
|
- Updated to dcraw RCS version 1.200.
|
|
- Added more tools and documentation.
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 16 10:48:17 CEST 2004 - adrian@suse.de
|
|
|
|
- initial package of version 1.194
|
|
|