Files
Timothy Nikkel d3da296c00 Bug 2069212. Adapt our code to changes in jxl-rs. r=saschanaz
JxlParallelRunner gained a required num_threads method.

set_pixel_format now returns a Result, which we propagate. It only fails if the
pixel format changes after the first frame header is decoded, and we set ours
once right after basic info arrives.

Differential Revision: https://phabricator.services.mozilla.com/D325238
2026-09-12 10:48:34 +00:00
..