diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2018-03-13 09:39:55 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-03-19 13:14:36 -0700 |
commit | d9b502f0c7445e6e1cdb91dd270da205e2e833c4 (patch) | |
tree | 0a40995c2289905fc39e6f84dc4dacbc5ad45e33 /android | |
parent | 0c91a1b8d20c2536d60adee7730dd435c1f7cdd9 (diff) | |
download | subsurface-d9b502f0c7445e6e1cdb91dd270da205e2e833c4.tar.gz |
Dive pictures: Don't read whole file for parsing EXIF data
This is a preparation for video support. We don't want to read a whole
potentially multi-GB file into memory just to detect that it isn't a
JPEG. Especially since at the moment EXIF metadata are parsed twice,
once for GPS, once for timestamp.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'android')
0 files changed, 0 insertions, 0 deletions