PackRAW 0.1, available at https://goo.gl/w8WQW7
Code:
Changes:
- Improved detection and added support for more formats
- Tweaked a few settings in the uncompressed model, should get slightly better compression on average
- PRW files now include a 4-byte offset to a JPEG thumbnail, if available. [found at offset 3, little-endian]
Supported formats:
- Adobe .DNG (uncompressed)
- ARRI .ARI
- Canon .CRW (no header, uncompressed)
- Epson .ERF
- GitUp Git2 .RAW
- Hasselblad .3FR (uncompressed)
- Kodak .KDC/.RAW (uncompressed)
- Leaf Aptus .MOS (uncompressed)
- Mamiya .MEF
- Minolta .MRW
- Nikon .NRW/.NEF (uncompressed)
- Olympus .ORF (uncompressed)
- Panasonic/Leica .RW2 and .RAW
- Pentax .PEF/.RAW (uncompressed)
- Samsung .SRW (uncompressed)
- SJCAM M20/SJ5000x Elite .RAW
- Sony .SR2/.ARW (v2.x only)
- TIFF (uncompressed, 8bpc or higher, up to 4 channels, single page)
- Xiaomi Yi .RAW
This release is mostly about finalizing the bitstream format and bug fixing. It has improved support for many
cameras that require special parameters. I'd like to publicly thank Stephan Busch for all the help with testing
and finding problematic samples.