summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-06Formattinglibopenraw-0.4.0-alpha.1Hubert Figuière1-6/+1
2024-01-06Update NEWS fileHubert Figuière1-1/+6
2024-01-06mp4::parse: Remove env_loggerHubert Figuière2-3/+0
2024-01-06mp4: Remove mp4parse and move the code into mp4 moduleHubert Figuière30-4165/+62
2024-01-06cargo: Added better metadata, allow publishing mp4parse-crawHubert Figuière4-11/+19
2024-01-06tests: really fix testsHubert Figuière2-2/+10
2024-01-06build: Added missing benches to the distHubert Figuière1-0/+1
2024-01-06rust: Bump image-rs and rayon dependenciesHubert Figuière1-2/+2
2024-01-05build: Run cargo test with make checkHubert Figuière3-2/+6
2024-01-05release: bump version to 0.4.0-alpha.1Hubert Figuière3-3/+3
2024-01-05rust: Fix build with the wrong crate nameHubert Figuière2-3/+2
2024-01-05mp4parse: Make this a separate crate as it is a forkHubert Figuière2-3/+3
2024-01-05cargo: Fix the README name in the Cargo.tomlHubert Figuière1-1/+1
2024-01-05release: 0.4.0-alpha.0libopenraw-0.4.0-alpha.0Hubert Figuière2-1/+8
2024-01-05build: Fix make distcheckHubert Figuière3-9/+17
2024-01-04release: 0.4.0-alpha.0Hubert Figuière4-5/+7
2024-01-04tiff+iterator: Properly fetch bytes from metadataHubert Figuière1-3/+5
2024-01-02rawfile: Added from_memory constructorHubert Figuière3-7/+13
2024-01-02exif: exif::TagType is only TryFrom<>Hubert Figuière3-18/+23
2024-01-01clippy: Fix some clippy warningsHubert Figuière3-9/+8
2024-01-01orf: Set photometric interpretation for ORF filesHubert Figuière2-3/+7
2023-12-31capi: Fix some Rust warningsHubert Figuière5-5/+5
2023-12-31testsuite: allow loading fragmentsHubert Figuière1-0/+29
2023-12-31exif: update tags to ExifTool 12.65Hubert Figuière2-3/+4
2023-09-13gentest: skip serialization for none elementsHubert Figuière1-13/+56
2023-08-25gentest: added the modelHubert Figuière1-1/+7
2023-08-20libopenraw-testing: added gentestHubert Figuière4-22/+202
2023-08-19testsuite: extract testsuite infrastructureHubert Figuière5-260/+446
2023-08-19build: remove C++ testsHubert Figuière8-532/+3
2023-08-19cr2: Added Canon 1D and 1DSHubert Figuière3-39/+92
2023-08-19bitmap: remove ImageBuffer::into_f64()Hubert Figuière1-15/+0
2023-08-19doc+api: cleanup visibility for APIHubert Figuière14-133/+149
2023-08-19tiff: remove violation of minimum Rust versionHubert Figuière1-6/+3
2023-08-19doc: fix warningHubert Figuière1-1/+1
2023-08-19Update NEWS and RELEASE_NOTESHubert Figuière2-1/+37
2023-08-18arw: Extract white balance from some filesHubert Figuière3-5/+68
2023-08-18dng: Added Pentax K3 Mark III MonochromeHubert Figuière2-0/+3
2023-08-18render: Fix substraction underflow with Pentax K-3 III MonochromeHubert Figuière1-4/+7
2023-08-18raf: Added Fujifilm Z-S20Hubert Figuière3-1/+8
2023-08-18arw: Added Z-V1M2Hubert Figuière2-1/+9
2023-08-18nef: Added Nikon Z8Hubert Figuière3-2/+10
2023-08-18rw2: Added ZS200D aliasHubert Figuière2-1/+3
2023-08-18ordiag: Added -D developer modeHubert Figuière1-6/+44
2023-08-18arw: Added ILCE-6700Hubert Figuière2-1/+9
2023-08-18rw2: Added Panasonic S5M2XHubert Figuière2-1/+8
2023-08-18cargo: restrict serde versionHubert Figuière1-3/+2
2023-08-17nef: Extract the white balanceHubert Figuière3-1/+96
2023-08-16nef: Fix Nikon headerless Maker Note offsetHubert Figuière1-1/+1
2023-08-16pef: Extract the white balanceHubert Figuière2-1/+7
2023-08-16cr2: Extract the white balanceHubert Figuière3-0/+122