diff options
author | Lucas CHOLLET <lucas.chollet@free.fr> | 2023-05-07 15:04:29 -0400 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2023-05-09 07:00:15 +0200 |
commit | 312c398b5982376e4ea49f8763cd3d8bcebb0930 (patch) | |
tree | 8e96b3f0e84c49fb847e8b176f36812b8506bceb /AK/Weakable.h | |
parent | 9b5050a11cb594a020f5c5328709935bc74d1963 (diff) | |
download | serenity-312c398b5982376e4ea49f8763cd3d8bcebb0930.zip |
LibGfx/JPEG: Add support for 12 bits JPEGs
This is done by two distinct things:
- Allowing 12 bits AC and DC coefficients
- Adjusting coefficients in the IDCT
While this patch allows to display them we still don't correctly do
the color transformation and ultimately only truncating coefficients to
8 bits.
Diffstat (limited to 'AK/Weakable.h')
0 files changed, 0 insertions, 0 deletions