Thread: eedi3
View Single Post
Old 23rd December 2017, 14:17   #18  |  Link
HolyWu
Registered User
 
Join Date: Aug 2006
Location: Taiwan
Posts: 392
Update 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.
HolyWu is offline