Skip to content

JincResize-r6

Compare
Choose a tag to compare
@Kiyamou Kiyamou released this 02 Mar 06:34
· 73 commits to master since this release
  • Speed up

    • Add AVX optimization for LUT (look up table)
    • Some optimization on code details
    • Adjust the calculation methord of Jinc Function when tap=8 (#4)

    Test 720p->1080p (100 frames) with Intel i5-4260U: core.jinc.JincResize(src, 1920, 1280)

    Version Speed
    r5 1.269 fps
    r6 1.594 fps

    (About 25% faster)

  • Add meson for build

  • Adjust code structure

  • TODO List for r7

    • port AviSynth version about EWA resample
  • Extra note

    • R38-R46: Adapted to VapourSynth 64bit R38-R46
    • R47-R48: Adapted to VapourSynth 64bit R47-R48