WIP Adding Audio DSP Plugin to AddonManager
#51
I read that wisler have plans to optimize his addon by using CUDA and OpenCL acceleration on the GPU controller.

DSP acceleration on GPU could maybe now be achieved more simpler via CF4OCL (C Framework for OpenCL) which is a open source licensed cross-platform pure C object-oriented framework for developing OpenCL projects in C with support for C++

http://fakenmc.github.io/cf4ocl/
https://github.com/FakenMC/cf4ocl/

CF4OCL allows the rapid development of OpenCL host programs in C/C++ while making it easier to provide OpenCL, simplify the analysis of OpenCL environments, etc.

CF4OCL library could possible also be reused to accelerate other processes in Kodi using OpenCL
Reply


Messages In This Thread
RE: Adding Audio DSP Plugin to AddonManager - by Hedda - 2015-01-15, 19:29
Logout Mark Read Team Forum Stats Members Help
Adding Audio DSP Plugin to AddonManager7