Skip to content

rust-mlt-core-v0.12.5

Choose a tag to compare

@CommanderStorm CommanderStorm released this 19 Aug 21:58
· 15 commits to main since this release
adc0239

Added

  • (rust) show MLT as hexdump (#1521)

Other

  • (rust) implement FusedIterator, ExactSizeIterator and DoubleEndedIterator for the decoder iterators (#1546)
  • (rust) speed up MVT-to-MLT ~30% by not calling fast-mvt's to_tile() (#1545)

Contributors