Skip to content

Releases: mapillary/mapillary_tools

v0.11.2

21 May 02:06
033a5fd
Compare
Choose a tag to compare

What's Changed

  • chore: fix black formatting by @ptpt in #667
  • fix: missing samples due to out-of-sync indices by @ptpt in #666
  • Fix: Fallback to exif datetime if GPS says 1970-01-01 by @malconsei in #669
  • CI: support Python3.12 by @ptpt in #668
  • Skip ffmpeg in the CI for the latest macOS by @ptpt in #676
  • Mention libexpat as dependency for Termux by @kuba-orlik in #675

New Contributors

Full Changelog: v0.11.1...v0.11.2

v0.11.1

20 Oct 11:41
Compare
Choose a tag to compare

What's Changed

  • fix: Fix specifying multiple images together with --video-geotag-source by @malconsei in #664

Full Changelog: v0.11.0...v0.11.1

v0.11.0

16 Oct 13:53
Compare
Choose a tag to compare

What's Changed

  • chore: Drop support for python 3.7 by @malconsei in #655
  • feature: Restructure video processing and add gpx, nmea and exiftool runtime support by @malconsei in #654
  • feature: Add support for coordinates in Adobe format in XMP tags by @malconsei in #653

Full Changelog: v0.10.6...v0.11.0

v0.11.0b4

22 Sep 08:56
Compare
Choose a tag to compare
v0.11.0b4 Pre-release
Pre-release

What's Changed

  • fix: Assume exiftool path could contain whitespaces by @malconsei in #660

Full Changelog: v0.11.0b3...v0.11.0b4

v0.11.0b3

20 Sep 15:34
Compare
Choose a tag to compare
v0.11.0b3 Pre-release
Pre-release

Full Changelog: v0.11.0b2...v0.11.0b3

v0.11.0b2

08 Sep 10:19
Compare
Choose a tag to compare
v0.11.0b2 Pre-release
Pre-release

What's Changed

  • feat - Restructure video processing and add gpx, nmea and exiftool runtime support by @malconsei in #654
  • fix: support for coordinates in Adobe format in XMP tags by @malconsei in #653
  • chore: Drop support for python 3.7 by @malconsei in #655

Full Changelog: v0.10.6...v0.11.0b2

v0.10.6

25 Jul 12:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.10.5...v0.10.6

v0.10.3

02 Jul 02:22
Compare
Choose a tag to compare

What's Changed

Features

Fixes

New Contributors

Full Changelog: v0.10.2...v0.10.3

v0.10.3a2

27 Jun 07:06
Compare
Choose a tag to compare
v0.10.3a2 Pre-release
Pre-release

What's Changed

  • fix: pyinstaller build by @ptpt in #635
  • wip_dir Context Manager Rename Retry by @TManzini in #639
  • CI: add tests with exiftool integrated by @ptpt in #640
  • fix: camera make for GoPro and Insta360 by @ptpt in #641
  • fix: geotag videos/images from exiftool by @ptpt in #642
  • fix: GPS noise filter for exiftool extracted GPS traces by @ptpt in #643
  • feat: add cli param --num_processes by @ptpt in #644

New Contributors

Full Changelog: v0.10.3a1...v0.10.3a2

v0.10.3a1

16 Jun 06:16
Compare
Choose a tag to compare
v0.10.3a1 Pre-release
Pre-release

What's Changed

  • feat: support local video process from exiftool by @ptpt in #632
  • chore: support Insta360 X3 filename extenstion .insv by @ptpt in #633
  • fix: scan hidden dirs for exiftool XML files by @ptpt in #634

Full Changelog: v0.10.3a...v0.10.3a1