oxipng/benches
andrews05 a41d7de348
New filter strategies (#461)
* Refactor filters as enum

* Include filter byte in filter output

* Add entropy filter

* Add bigrams filter

* Add bigram entropy filter

* Add brute filter

* Replace bit-vec

* Add tests and benches

* Show filters in help

* Use FxHasher in color to palette

* Use windows function for minor improvement
2022-11-19 08:49:25 -05:00
..
deflate.rs Full switch to Libdeflater (#457) 2022-11-01 09:02:08 -04:00
filters.rs New filter strategies (#461) 2022-11-19 08:49:25 -05:00
interlacing.rs Fix benchmark compilation 2020-04-15 13:26:28 -04:00
reductions.rs Add option to skip grayscale reduction of RGB(A) images (#409) 2021-07-11 23:21:38 -04:00
strategies.rs New filter strategies (#461) 2022-11-19 08:49:25 -05:00
zopfli.rs Add initial support for changing Zopfli iterations (#446) 2022-09-05 12:50:13 -04:00