Hi Adrian,
On Mon, Mar 23, 2020 at 03:09:37PM +0200, Adrian Ratiu wrote:Don't require jpeg dimensions to exactly match format dimensions, so we are able to decode and display a wider range jpegs instead of outright rejecting the ones which don't match.
I don't think this is right. If userspace feeds us an incomatible JPEG we should probably stop decoding and send a source change event instead [1].
[1] https://linuxtv.org/downloads/v4l-dvb-apis-new/uapi/v4l/dev-decoder.html#dynamic-resolution-change
regards
Philipp