Releases: mapillary/mapillary_tools
Releases · mapillary/mapillary_tools
v0.12.0
Features
Improvement
- Improve stack consumption in sample_video by @rnissl in #673
- Support DNG image by @ptpt in #679
- Update macOS version in release.yml by @nickplesha in #680
- Update Pillow to latest version by @nickplesha in #683
New Contributors
Full Changelog: v0.11.2...v0.12.0
v0.11.2
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
- @kuba-orlik made their first contribution in #675
Full Changelog: v0.11.1...v0.11.2
v0.11.1
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
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
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
Full Changelog: v0.11.0b2...v0.11.0b3
v0.11.0b2
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
What's Changed
- fix: Interpolate sub-second timestamps before cutting sub-sequences... by @malconsei in #649
- Fix pipeline platform by @malconsei in #651
Full Changelog: v0.10.5...v0.10.6
v0.10.3
What's Changed
Features
- Extract metadata from XMP in #624
- Add geotag from exiftool XML output support in #625 #628 #634 #632 #640 #629 #642 #643
- Add cli param --num_processes by @ptpt in #644
Fixes
- Pyinstaller build by @ptpt in #635
- wip_dir Rename Retry in Windows by @TManzini in #639
- Remove licenses.csv by @malconsei in #646
New Contributors
- @TManzini made their first contribution in #639
- @malconsei made their first contribution in #646
Full Changelog: v0.10.2...v0.10.3
v0.10.3a2
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