Commit graph

13 commits

Author SHA1 Message Date
d551c9da3b Fix use of deprecated OpenCL function
Also specify use of OpenCL 3.0 instead of depending on default.
2024-03-07 16:25:46 +09:00
41c291f51c Apply fixes based on FFmpeg 5.0
See README.md for more details
2022-02-18 15:24:31 +09:00
2f62762ea7 Set up for more strict version checking of FFmpeg 2022-01-18 12:35:08 +09:00
156b4498c9 Set maximum required versions of ffmpeg dependency 2022-01-18 11:59:43 +09:00
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