Releases: HomeOfVapourSynthEvolution/VapourSynth-EEDI3
Releases · HomeOfVapourSynthEvolution/VapourSynth-EEDI3
r4
r3.1
r3
- EEDI3: Fix incorrect data type in AVX512 code path for 32 bit depth.
- EEDI3CL: Fix decimal-point character issue in different locales.
- EEDI3CL: Use snprintf to convert floating point to string for more precise value.
- EEDI3CL: Store the compiled binary for reuse in the offline cache located in $HOME/.boost_compute on UNIX-like systems and in %APPDATA%/boost_compute on Windows.
- EEDI3CL: Minor performance improvement by explicitly specify work-group size.