summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2024-01-06mp4: Remove mp4parse and move the code into mp4 moduleHubert Figuière24-11748/+1
2024-01-06cargo: Added better metadata, allow publishing mp4parse-crawHubert Figuière3-11/+18
2024-01-05mp4parse: Make this a separate crate as it is a forkHubert Figuière1-2/+2
2024-01-05build: Fix make distcheckHubert Figuière1-2/+2
2023-08-15panasonic: Dump the camera ifdHubert Figuière1-0/+1
2023-08-14render: rewrote the grayscale to RGB in RustHubert Figuière3-105/+0
2023-08-14render: f64 based pipeline, added colour correctionHubert Figuière3-235/+0
2023-08-13render: Reorganize the C / ffi codeHubert Figuière1-21/+25
2023-08-12tiff: Add tag_names and id for custom IFDHubert Figuière2-1/+11
2023-07-31Remove C++ filesHubert Figuière134-25791/+4
2023-07-31Merge branch 'rust'Hubert Figuière8-63/+40
2023-07-30exif: Update tags with ExifTool 2.64libopenraw-0.3.7Hubert Figuière1-1/+9
2023-07-30exif: Update tags with ExifTool 2.60Hubert Figuière1-1/+36
2023-07-30rust: use generated tag namesHubert Figuière1-7/+12
2023-07-28build: add the missing files for distcheckHubert Figuière1-8/+14
2023-07-28build: Fix install rule for .pc.Hubert Figuière1-5/+1
2023-07-28build: this is 0.4 API. Bump version in configureHubert Figuière1-1/+1
2023-07-27capi: C API for libopenrawHubert Figuière2-52/+24
2023-07-27dng: Fix decoding of DNG monochromeHubert Figuière6-3/+12
2023-07-26rust: renderingHubert Figuière2-2/+2
2023-06-10dist: Added cargo config to tarballHubert Figuière1-0/+1
2023-06-10Fix build with Rust 1.70:Hubert Figuière1-2/+7
2023-06-10mrw: Minor style cleanupsHubert Figuière4-57/+26
2023-06-01Fix build with Rust 1.70:Hubert Figuière1-2/+7
2023-05-25dng: Added Leica Q3Hubert Figuière2-3/+5
2023-05-16dng: Added Leica M11 MonochromHubert Figuière1-0/+2
2023-05-10Issue #2 - pef: the 16-bit data is big endianHubert Figuière3-1/+18
2023-05-04mrw: Get the raw data in the proper endianHubert Figuière1-0/+5
2023-05-04mrw: Use const instead of valuesHubert Figuière1-2/+2
2023-04-28Merge tag 'libopenraw-0.3.5' into rustHubert Figuière10-89/+162
2023-04-28rw2: Added Panasonic GF8Hubert Figuière1-0/+5
2023-04-28arw: Added Sony ILME FX30Hubert Figuière1-0/+5
2023-04-28Exif: Update tag list from ExifTools 12.50Hubert Figuière1-3/+13
2023-04-28arw: Added coefficients for Sony ZV-E1Hubert Figuière1-0/+4
2023-03-29arw: Added Sony ZV-E1Hubert Figuière1-1/+3
2023-02-21Issue #12 - Include stdint.h where neededHubert Figuière1-1/+3
2023-02-14rust: vendor crates in the tarballHubert Figuière1-0/+10
2023-02-14rw2: Added coefficients for Panasonic S5M2Hubert Figuière1-0/+4
2023-02-14cr3: Added coefficients for R8 and R50Hubert Figuière1-1/+9
2023-02-12cr3: Added R8 and R50Hubert Figuière2-0/+4
2023-02-12rw2: Added Panasonic S5M2 and G95DHubert Figuière1-1/+3
2023-02-12factory: make sure the init is called once, and the accessors are constHubert Figuière3-82/+99
2023-02-11Merge 'libopenraw-0.3.3'Hubert Figuière12-42/+193
2022-12-27cr3: Added Canon R6 MKIIHubert Figuière2-0/+6
2022-12-27orf: Added OM Systems OM-5Hubert Figuière1-0/+5
2022-12-27rw2: Added Panasonic TZ90, TZ96 and TZ101Hubert Figuière1-0/+9
2022-12-27rw2: Added Panasonic TZ61, TZ71, TZ81Hubert Figuière1-1/+10
2022-12-27rw2: Added Panasonic FZ70 and FZ72Hubert Figuière1-0/+6
2022-12-27rw2: Added Panasonic FZ38 and FZ300Hubert Figuière1-0/+6
2022-12-27rw2: Added Panasonic G6, G70, G81, G90 GM1S, GX85 and LF1.Hubert Figuière1-0/+19