Skip to content

rust-mlt-core-v0.12.2

Choose a tag to compare

@CommanderStorm CommanderStorm released this 29 Jun 22:26
50f0c36

Added

  • (rust) narrow 64-bit property columns to 32-bit when values fit (#1465)

Fixed

  • (rust) Skip encoding competition for single-value int streams; pick smaller of VarInt/plain (#1466)

Other

  • (rust) Add Rust <-> C++ differential decoder fuzzer (#1471)

Contributors