exif-rs/src
KAMADA Ken'ichi 37001e4cba Change an error that should never happen to Option::expect. 2021-01-07 22:49:33 +09:00
..
endian.rs The generate_write macro no longer needs type_size argument. 2019-03-26 23:05:08 +09:00
error.rs Include the container in the Error::NotFound message. 2020-01-26 19:21:18 +09:00
isobmff.rs Fix a typo. 2020-02-26 21:47:39 +09:00
jpeg.rs Check the Exif block contents in truncation tests. 2020-12-08 19:35:57 +09:00
lib.rs Support Exif in WebP. 2020-12-14 21:12:19 +09:00
png.rs Check the Exif block contents in truncation tests. 2020-12-08 19:35:57 +09:00
reader.rs Support Exif in WebP. 2020-12-14 21:12:19 +09:00
tag.rs Add tags from Design rule for Camera File system: DCF 2.0. 2020-02-29 19:11:48 +09:00
tiff.rs Add more tests on truncated data. 2020-02-22 19:57:17 +09:00
tmacro.rs Test parsing an unknown field. 2017-03-14 21:53:48 +09:00
util.rs Merge the fix for an infinite loop in reading PNG files. 2021-01-05 17:55:31 +09:00
value.rs Try a new API set internally for Value access. 2020-02-15 19:07:58 +09:00
webp.rs Change an error that should never happen to Option::expect. 2021-01-07 22:49:33 +09:00
writer.rs Use ? instead of .unwrap() in doctests. 2020-02-01 20:28:21 +09:00