Enumsยง
- Adaptive filtering tries every possible filter for each row and uses a heuristic to select the best one. This improves compression ratio, but makes encoding slightly slower.
- The byte level filter applied to scanlines to prepare them for compression.
Functionsยง
- filter ๐
- filter_internal ๐
- filter_paeth ๐
- filter_paeth_decode ๐
- sum_buffer ๐
- unfilter ๐