summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-06dng: Added iPhone 14HEADmasterHubert Figuière2-2/+4
2024-01-30api: Added type_for_mime_type()Hubert Figuière1-0/+21
2024-01-30dist: Remove more win binariesHubert Figuière2-1/+3
2024-01-22api: Added mime_types()Hubert Figuière2-0/+18
2024-01-22utils: Fix doc typoHubert Figuière1-2/+2
2024-01-21dist: make sure vendor doesn't leave a cargo configHubert Figuière1-2/+1
2024-01-21Start 0.4.0-alpha.4Hubert Figuière3-2/+4
2024-01-21Small clarification of the APIHubert Figuière1-2/+3
2024-01-21Update NEWSlibopenraw-0.4.0-alpha.3Hubert Figuière1-2/+4
2024-01-21test: extensions test must ignore JPEGHubert Figuière1-1/+1
2024-01-20Version 0.4.0-alpha.3Hubert Figuière3-3/+15
2024-01-20api: Added the extensions API callHubert Figuière3-3/+51
2024-01-09identify: Added mimetypesHubert Figuière5-23/+64
2024-01-09cargo: Remove cc dependencyHubert Figuière3-14/+0
2024-01-06Release 0.4.0-alpha.2libopenraw-0.4.0-alpha.2Hubert Figuière3-3/+3
2024-01-06cargo: Set version of libc dependencyHubert Figuière1-1/+1
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