Commit Graph

17 Commits

Author SHA1 Message Date
Harrison Burt 8ca8094d8d Fix more encoding bugs 2022-03-28 19:24:53 +01:00
chillfish8 caa9c8c0d0 reformat code 2021-09-26 11:30:58 +01:00
Harrison Burt 91c6becfbd adjust for conversion types 2021-07-04 21:29:39 +01:00
Harrison Burt af9b21a95a bump webp version 2021-07-04 21:19:37 +01:00
Harrison Burt dd5a11c0af add support for other types of images 2021-07-04 21:19:07 +01:00
Harrison Burt 38197b25a7 support BGR and BGRA formats 2021-07-04 21:15:33 +01:00
Harrison Burt 3bb621d7a5 fix multithreading seg fault error 2021-07-03 16:03:51 +01:00
Harrison Burt 1b611151e5 finally fix memory writing 2021-07-03 15:52:28 +01:00
Harrison Burt a4afdcb518 fix segfault and re-arrange initialisation. 2021-07-03 15:43:35 +01:00
Harrison Burt 35c8b23556 add init state for config and picture 2021-07-01 23:16:41 +01:00
Harrison Burt 20c8c4f70f start debugging invalid configuration error 2021-07-01 22:46:10 +01:00
Harrison Burt f9d859dd70 extend tests 2021-07-01 22:19:02 +01:00
Harrison Burt 36db1090c4 dd basic tests and remove quality parameter due to redundancies 2021-07-01 22:17:46 +01:00
Harrison Burt 3a443bece7 finish encoder setup with custom config. 2021-07-01 22:06:57 +01:00
Harrison Burt bdce3678c8 setup for new webp configuration 2021-06-18 16:01:12 +01:00
Harrison Burt ffce2767fc adjust global setup 2021-06-18 15:09:40 +01:00
Harrison Burt 7b3ceb996f add custom webp library 2021-06-18 14:45:50 +01:00