Age | Commit message (Expand) | Author | Files | Lines |
27 hours | arw: Added Sony ILCE 1M2HEADmaster | Hubert Figuière | 2 | -1/+10 |
8 days | capi: Fix a dead_code warning | Hubert Figuière | 1 | -0/+2 |
13 days | nef: Added Nikon Z50_2 | Hubert Figuière | 3 | -1/+9 |
2024-10-29 | rw2: make the decompress pub(super) | Hubert Figuière | 1 | -1/+1 |
2024-10-29 | rw2: DC-FZ45 is like a FZ80 | Hubert Figuière | 1 | -1/+7 |
2024-10-29 | dng: Added Pixii A1112 and A1571 | Hubert Figuière | 2 | -1/+10 |
2024-10-14 | ordiag: Fix am overflow | Hubert Figuière | 1 | -2/+2 |
2024-10-14 | raf: Added Fujifilm X-M5 | Hubert Figuière | 3 | -1/+9 |
2024-09-29 | dng: Added SEALIFE DC2000 | Hubert Figuière | 2 | -2/+8 |
2024-09-29 | ordiag: Make sure the raw data saved doesn't have out of range values | Hubert Figuière | 1 | -2/+4 |
2024-09-29 | panasonic: Rewrap comments | Hubert Figuière | 1 | -16/+32 |
2024-09-29 | panasonic: Unpack properly | Hubert Figuière | 2 | -6/+18 |
2024-09-28 | panasonic: properly load unpacked raw | Hubert Figuière | 2 | -3/+9 |
2024-09-28 | panasonic: Fix matrix of GX80/GX85 and GX7MK2 | Hubert Figuière | 1 | -2/+2 |
2024-09-28 | panasonic: more probe and better detect compression | Hubert Figuière | 2 | -11/+22 |
2024-09-28 | Update README, NEWS and RELEASES_NOTES | Hubert Figuière | 3 | -11/+25 |
2024-09-26 | dng: Add Leica Q3 43 | Hubert Figuière | 2 | -0/+2 |
2024-09-24 | panasonic: Fix tests | Hubert Figuière | 2 | -39/+30 |
2024-09-24 | panasonic: fix license | dcz | 1 | -1/+1 |
2024-09-24 | panasonic: Add note on decompression resources | dcz | 1 | -1/+4 |
2024-09-24 | panasonic: fix probe for compression value | Hubert Figuière | 1 | -7/+4 |
2024-09-24 | build: added src/panasonic/decompress.rs to Makefile.am | Hubert Figuière | 1 | -0/+1 |
2024-09-24 | panasonic: add decompression | dcz | 2 | -29/+334 |
2024-09-23 | panasonic: Error when decompression requested | dcz | 1 | -2/+7 |
2024-09-15 | tiff: Fix a clippy warning | Hubert Figuière | 1 | -6/+3 |
2024-09-15 | render: Print a debug info if the pattern is no supported | Hubert Figuière | 2 | -1/+7 |
2024-09-15 | Fix typo in debug message | Hubert Figuière | 1 | -1/+5 |
2024-09-11 | dng: Added Seitz 617 | Hubert Figuière | 3 | -2/+18 |
2024-09-11 | testsuite: make the overrides a template | Hubert Figuière | 2 | -1/+3 |
2024-09-10 | Start 0.4.0-alpha.9 | Hubert Figuière | 3 | -2/+10 |
2024-09-10 | build: added missing src/bin/probe.rs to Makefile.amlibopenraw-0.4.0-alpha.8 | Hubert Figuière | 1 | -0/+1 |
2024-09-10 | NEWS: release | Hubert Figuière | 1 | -1/+1 |
2024-09-10 | doc: Fix rustdoc comments | Hubert Figuière | 1 | -2/+2 |
2024-09-10 | camera_ids: added comment to clarify model | Hubert Figuière | 1 | -0/+1 |
2024-09-10 | Update NEWS | Hubert Figuière | 1 | -0/+4 |
2024-09-10 | Remove the Image trait | Hubert Figuière | 7 | -18/+11 |
2024-09-07 | probe: Allow build with probe feature disabled | Hubert Figuière | 19 | -18/+95 |
2024-08-31 | rawimage: support WhiteXY white balance | Hubert Figuière | 10 | -39/+123 |
2024-08-31 | dng: Added Pixel 2 XL, 3a, 4a, 6 Pro, 7 Pro | Hubert Figuière | 2 | -6/+16 |
2024-08-31 | Update README, RELEASE_NOTES and NEWS | Hubert Figuière | 3 | -20/+41 |
2024-08-31 | dng: Added iPhone 15 Pro Max | Hubert Figuière | 2 | -0/+2 |
2024-08-31 | dng: Added DJI Air 3 and Inspire 3 | Hubert Figuière | 2 | -0/+6 |
2024-08-31 | dng: Added Google Pixel XL | Hubert Figuière | 2 | -0/+2 |
2024-08-31 | dng: Added Google Pixel 3 XL, 4 XL, 7a, 8 Pro, 9 Pro | Hubert Figuière | 2 | -1/+17 |
2024-08-31 | panasonic: Set user crop | Hubert Figuière | 2 | -7/+25 |
2024-08-31 | arw: Extract aspect ratio | Hubert Figuière | 2 | -3/+161 |
2024-08-31 | testsuite: Fix the asShotNeutral C++ test that wasn't | Hubert Figuière | 4 | -4/+35 |
2024-08-31 | capi: Added or_rawdata_get_user_aspect_ratio | Hubert Figuière | 9 | -2/+156 |
2024-08-31 | capi: Added or_rawdata_get_user_crop | Hubert Figuière | 6 | -1/+99 |
2024-08-30 | dng: Update the compression and photemetric interpretation value lists | Hubert Figuière | 2 | -42/+19 |