Commit Graph

11 Commits

Author SHA1 Message Date
KAMADA Ken'ichi 8f7f8afc35 Remove AnnotatableTryInto and cleanup the uses of TryFrom. 2021-04-03 23:34:25 +09:00
KAMADA Ken'ichi a2596027c8 Simplify length-specified reads. 2021-02-23 22:20:01 +09:00
KAMADA Ken'ichi 3d32b596de Fix a typo. 2020-02-26 21:47:39 +09:00
KAMADA Ken'ichi 7de2ff0ddd Add more tests on truncated data. 2020-02-22 19:57:17 +09:00
KAMADA Ken'ichi b1dfc310e9 Update documentation and some strings. 2020-02-15 19:17:02 +09:00
KAMADA Ken'ichi 1d683572be Include the container in the Error::NotFound message. 2020-01-26 19:21:18 +09:00
KAMADA Ken'ichi 904f4b577e Limit the size of Exif data. 2020-01-26 19:19:50 +09:00
KAMADA Ken'ichi d6746c4004 Change the error message when no brand is recognized. 2020-01-23 23:55:30 +09:00
KAMADA Ken'ichi 6b461fd87a Detect HEIF using the compatible brands. 2020-01-22 21:24:29 +09:00
KAMADA Ken'ichi a49d2562d8 Accept HEIF image sequence files. 2020-01-21 21:41:21 +09:00
KAMADA Ken'ichi 0e398cd63a Support reading the Exif data from the HEIF container. 2020-01-19 20:48:04 +09:00