1
0
mirror of https://github.com/cdcseacave/TinyEXIF.git synced 2026-07-21 19:23:01 +04:00

Commit Graph

  • b6ea1b7bbe Fix possible integer overflow in parseString bounds check (#26) master cDc 2026-03-19 06:55:25 +02:00
  • 841e292929 Fix potential heap buffer overflow in EntryParser::Fetch methods (#25) cDc 2026-03-19 06:26:24 +02:00
  • 39bba86ced Update version to 1.0.4 1.0.4 cDc 2025-11-17 19:12:20 +02:00
  • 27a750ecf5 Robust parsing if missing offset cDc 2025-11-17 18:47:27 +02:00
  • 7a3167cc73 Add license cDc 2025-11-17 17:51:03 +02:00
  • 47dbeaca48 Update CMake project (#23) Azamat H. Hackimov 2025-11-17 18:48:29 +03:00
  • e5d0e39a9b Added support for DJI distortion (#21) Paul Gafton 2025-10-09 11:45:16 +02:00
  • 79e124e1e1 Update version to 1.0.3 (#18) 1.0.3 Timothy Lyanguzov 2025-01-01 23:15:34 +13:00
  • 7d7a36dae4 Add support for big-endian CPUs (#14) Marco 2025-01-01 07:09:30 -03:00
  • ccd676f1b9 include cstdint (#17) Sebastian Martin Dicke 2023-07-06 13:46:34 +02:00
  • 6e56015f56 Support for Google Camera motion photo metadata (#12) simfeo 2021-04-10 18:52:26 +03:00
  • d75f772ffa Add constructor that takes generic std::istream objects (#11) Juha Reunanen 2021-04-02 20:31:04 +03:00
  • a41f1c89f7 Fix MSVC++ UNICODE builds (#9) Juha Reunanen 2021-03-25 15:37:51 +02:00
  • 915d0e353b Make XMP support optional (no need for tinyxml2) (#10) Juha Reunanen 2021-03-25 15:33:24 +02:00
  • 0574cbf4f2 parse GPano:PosePitchDegrees and GPano:PoseRollDegrees (#8) shinji-yoshida 2021-02-05 01:46:22 +09:00
  • c57a5fec1a fix tinyxml2 namespace 1.0.2 cDc 2019-01-16 15:26:30 +02:00
  • 5bbfe8f70c add Sentera camera support to XMP cDc 2019-01-11 15:28:25 +02:00
  • cb40ffa537 add test images cDc 2019-01-11 15:24:23 +02:00
  • 405b8a1693 parse XMP stored inside EXIF cDc 2018-10-09 12:20:43 +03:00
  • 22ba2704c9 parse XMP for more DJI cameras cDc 2018-09-24 13:18:40 +03:00
  • 8b383a2809 fix rational/s-rational EXIF parsing cDc 2018-09-24 13:18:05 +03:00
  • ac39905f11 add maker check for DJI too cDc 2018-09-24 12:33:57 +03:00
  • 98dc256e0a add PARROT camera support to XMP cDc 2018-08-15 13:44:36 +03:00
  • e9c19435c3 parse GPS accuracy cDc 2018-07-18 15:41:35 +03:00
  • 04969097a4 add MakerNote support for DJI cDc 2018-07-10 10:00:24 +03:00
  • 8e3316cb41 extract calibration information cDc 2018-07-04 18:30:26 +03:00
  • c02203795b add senseFly support cDc 2018-07-04 18:29:53 +03:00
  • 87c343b4f1 fix linux compile and increase version 1.0.1 cDc 2017-12-09 14:53:52 +02:00
  • af81c87222 add input stream interface (with override ex. for memory and file input) cDc 2017-12-09 13:38:32 +02:00
  • 36f7056799 try recover missing EXIF filds from XMP cDc 2017-12-09 11:59:09 +02:00
  • 0aeb65dcd2 add CMake support 1.0.0 cDc 2017-11-17 19:06:44 +02:00
  • c3c524a782 add serial-number field cDc 2017-09-12 12:25:49 +03:00
  • ad38b458bf remove ending whitespaces from string fields cDc 2017-09-06 11:38:11 +03:00
  • 4c2f68ef5c add status field cDc 2017-08-12 17:26:28 +03:00
  • 902c1a08fb fix linux build cDc 2017-08-11 14:52:44 +03:00
  • 8523cdcf3a add DigitalZoomRatio tag and refactor parsing cDc 2017-08-01 15:02:12 +03:00
  • 725c623d11 add ExposureProgram, LightSource and SubjectArea tags cDc 2017-07-17 13:41:10 +03:00
  • 4504e8b66c add few more tags cDc 2017-01-24 17:20:16 -08:00
  • f0f1ccdb97 parse projection type cdcseacave 2016-12-29 15:03:42 +02:00
  • 0931775e1e first release cdcseacave 2016-12-15 13:23:27 -08:00