JPEG is an 8-bit format, we cannot write 16-bit data to it

This fixes an issue where scanimage is asked to scan a JPEG from a 16-bit source.

This fixes one of the issues described in #809.

Before:

before

After: after

Edited by Tricia B

Merge request reports

Loading