No description
Find a file
Stephen Seo 6e5eaac63d Refactoring of opencl_handle and image for reuse
Refactoring was done so that the OpenCL kernels wouldn't need to be
recompiled every time an image was dithered, among other efficiency
fixes.
2021-12-01 16:04:05 +09:00
doxygen WIP libpng image decoding 2021-11-11 22:17:00 +09:00
res Impl dithering on red/green/blue channels 2021-11-27 13:13:27 +09:00
src Refactoring of opencl_handle and image for reuse 2021-12-01 16:04:05 +09:00
.gitignore WIP libpng image decoding 2021-11-11 22:17:00 +09:00
.lvimrc WIP libpng image decoding 2021-11-11 22:17:00 +09:00
CMakeLists.txt Impl convert video frames to color dithered pngs 2021-11-30 16:02:51 +09:00
Doxyfile WIP libpng image decoding 2021-11-11 22:17:00 +09:00