Skip to content

rust-mlt-v0.1.9

Choose a tag to compare

@CommanderStorm CommanderStorm released this 13 Apr 01:49
3c9fea2

Added

  • (rust) mlt convert support for full mbtiles conversion (#1259)
  • (rust) mlt convert, encoder (#1240)

Other

  • (rust) remove a few bad performance choices (+6% encoder gain) (#1287)
  • benchmark and fix various performance issues in the encoder (#1273)
  • (rust) Hotpath based profiling (#1269)
  • (rust) massive rewrite of the encoder (#1254)
  • (rust) consolidate utils (#1248)
  • (rust) move frames/v01 -> decoder, adj use (#1246)
  • (rust) move more code to encoder (#1245)
  • (rust) mv tessellation to core (#1220)
  • (rust) improve synthetics, geojson (#1210)
  • add large FastPFOR synthetics (#1205)
  • (rust) implement feature/property iterator and more type state (#1198)
  • (rust) type state to represent fully-decoded layers (#1171)

Contributors