Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@WolframRhodium WolframRhodium released this 01 Jan 03:47
· 62 commits to master since this release
0a8b3e8

What's Changed

  • VapourSynth API4 support with API3 compatibility
  • getnative() visualization enhancements by @LittlePox in #27
  • support using lexpr in ColorBarsHD by @AkarinVS in #33
  • support txt output in getnative by @sinsanction in #34
  • getnative: fix missing spline64 support by @bodayw in #35
  • getnative(): Change the interface and add some features. by @SaltyChiang in #40
  • getnative(): Control the intervals for multi heights mode. by @SaltyChiang in #41
  • Performance optimizations using akarin.Expr()
  • dfttestMC(): Fix "mdg=True". Thanks to @Ryuukishi and @kgrabs in #28
  • DeFilter(): Add argument 'step_size' to prevent divergence

Known issues

  • FixTelecinedFades() may suffer from accuracy error and generate artifacts #39

Full Changelog: v0.3.0...v0.4.0