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