Skip to content

v0.10.1

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Apr 06:00
· 106 commits to main since this release

Fixes

  • ffmpeg crashes due to large number of frame indices exceeding the argument limit #601
  • Fix video sampling when non-exif geotag source provided #602

Improvement

  • Improve error message for duplication errors #609
  • Add exit codes for upload connection/timeout/HTTPauthorization errors respectively #610
    • MapillaryUploadConnectionError: exit code 12
    • MapillaryUploadTimeoutError: exit code 13
    • MapillaryUploadUnauthorizedError: exit code 14
  • Interpolate subseconds for images captured at the same seconds #608
  • Make sure capture timestamps are read and write in UTC if TimeZoneOffset tags are provided #607

Full Changelog: v0.10.0...v0.10.1