Skip to content

xerox_mfp: make JPEG compression user-configurable

JPEG compression improves scan time, and some scanners require it for high DPI values. But it loses some data, and we already support toggling it at compile-time.

Add an advanced option so users can decide at scan-time.

You might want to merge !614 (merged) before reviewing this issue, because this change would make it easier to trigger the bug it fixes.

Merge request reports