commit | bf431a6b980f80d74463afbc60a3de3ce95dd5b5 | [log] [tgz] |
---|---|---|
author | Pierre Ossman <ossman@cendio.se> | Fri Nov 13 11:16:33 2015 +0100 |
committer | Pierre Ossman <ossman@cendio.se> | Fri Nov 27 11:11:03 2015 +0100 |
tree | 72788f8112335d5ac4471c38b5eac42e9d8565a7 | |
parent | e6ad4456230799c1eac59010b5eaad83005fc0df [diff] |
Allow parallel decoding of Tight JPEG rects The cost is some more load on malloc(), but it should be small compared to the gains of spreading the CPU heavy JPEG decoding over multiple CPUs.