Commit graph

9 commits

Author SHA1 Message Date
07d931126f Add arg parsing 2021-12-01 17:31:51 +09:00
11f48592bf Impl convert video frames to color dithered pngs 2021-11-30 16:02:51 +09:00
6677fba89c WIP Fix includes and linking with libav/ffmpeg 2021-11-29 19:24:50 +09:00
cfdd411b99 WIP Use ffmpeg to decode/encode dithered frames 2021-11-29 19:13:26 +09:00
5ad6f9d035 Some fixes using dithering kernel 2021-11-27 12:27:39 +09:00
ddb83ac7fc Impl opencl_handle 2021-11-16 17:14:13 +09:00
e07691f71d Add skeleton code for OpenCL handling 2021-11-15 14:40:11 +09:00
7a8ad131ed WIP libpng image decoding
Also added Doxyfile for generation of doxygen-based documentation.
2021-11-11 22:17:00 +09:00
06f60186a6 Init project setup 2021-11-11 20:04:59 +09:00