Support progressive decoding for JPEG XL
Categories
(Core :: Graphics: ImageLib, enhancement)
Tracking
()
People
(Reporter: saschanaz, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 obsolete file)
Currently it renders only after getting the full bytes, but since JXL supports progressive decoding images should be able to be rendered earlier with a lower quality and then get better with more data.
Updated•4 years ago
|
Updated•4 years ago
|
Comment 2•4 years ago
|
||
Please, forgive me if it's a dumb question.
Couldn't the browser stops the download when the file reaches the shown resolution, so we could really take advantage of the progressive decoding?
Comment 3•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months, so the assignee is being reset.
Comment 4•3 years ago
|
||
Redirect a needinfo that is pending on an inactive user to the triage owner.
:aosmond, since the bug has recent activity, could you have a look please?
For more information, please visit auto_nag documentation.
| Reporter | ||
Comment 5•3 years ago
•
|
||
Couldn't the browser stops the download when the file reaches the shown resolution, so we could really take advantage of the progressive decoding?
That needs a spec. I think I saw a relevant suggestion somewhere but I don't remember where it was. (Such thing can probably be applied to any progressive format.)
Updated•1 year ago
|
Comment 6•1 year ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
Updated•2 months ago
|
Updated•16 days ago
|
Description
•