-
-
Notifications
You must be signed in to change notification settings - Fork 851
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Jpeg downscaling decoding #2076
Jpeg downscaling decoding #2076
Commits on Mar 19, 2022
-
Dmitry Pentin committed
Mar 19, 2022 Configuration menu - View commit details
-
Copy full SHA for 36180c6 - Browse repository at this point
Copy the full SHA 36180c6View commit details -
Replaced absurdly complicated math from JpegComponentPostProcessor
Dmitry Pentin committedMar 19, 2022 Configuration menu - View commit details
-
Copy full SHA for 11220a3 - Browse repository at this point
Copy the full SHA 11220a3View commit details
Commits on Mar 26, 2022
-
Dmitry Pentin committed
Mar 26, 2022 Configuration menu - View commit details
-
Copy full SHA for afbf44b - Browse repository at this point
Copy the full SHA afbf44bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 017919a - Browse repository at this point
Copy the full SHA 017919aView commit details -
Dmitry Pentin committed
Mar 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 5cca314 - Browse repository at this point
Copy the full SHA 5cca314View commit details -
Resizing converter no longer depends on avx converter only
Dmitry Pentin committedMar 26, 2022 Configuration menu - View commit details
-
Copy full SHA for a10be09 - Browse repository at this point
Copy the full SHA a10be09View commit details -
Unified spectral conversion for direct and downscaled routines
Fixed warnings & added intermediate benchmark results
Dmitry Pentin committedMar 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 1ce994a - Browse repository at this point
Copy the full SHA 1ce994aView commit details -
Added second stage to the resizing decoding
Dmitry Pentin committedMar 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 4e17b69 - Browse repository at this point
Copy the full SHA 4e17b69View commit details -
Chroma subsampling for downscaling decoder
Dmitry Pentin committedMar 26, 2022 Configuration menu - View commit details
-
Copy full SHA for f4d5f1a - Browse repository at this point
Copy the full SHA f4d5f1aView commit details -
Dmitry Pentin committed
Mar 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 282e593 - Browse repository at this point
Copy the full SHA 282e593View commit details
Commits on Apr 11, 2022
-
Initial processor implementation, code base for tests
Dmitry Pentin committedApr 11, 2022 Configuration menu - View commit details
-
Copy full SHA for 8192ff2 - Browse repository at this point
Copy the full SHA 8192ff2View commit details -
Dmitry Pentin committed
Apr 11, 2022 Configuration menu - View commit details
-
Copy full SHA for 52f507d - Browse repository at this point
Copy the full SHA 52f507dView commit details -
Moved quantization table initialization to component post processors
Dmitry Pentin committedApr 11, 2022 Configuration menu - View commit details
-
Copy full SHA for 6eceb6c - Browse repository at this point
Copy the full SHA 6eceb6cView commit details -
Dmitry Pentin committed
Apr 11, 2022 Configuration menu - View commit details
-
Copy full SHA for 03407f1 - Browse repository at this point
Copy the full SHA 03407f1View commit details
Commits on Apr 12, 2022
-
Fixed bug leading to gray images after decoding
Dmitry Pentin committedApr 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 1050cf2 - Browse repository at this point
Copy the full SHA 1050cf2View commit details -
Dmitry Pentin committed
Apr 12, 2022 Configuration menu - View commit details
-
Copy full SHA for 9575a24 - Browse repository at this point
Copy the full SHA 9575a24View commit details -
Merge branch 'main' into dp/jpeg-downscaling-decode
Dmitry Pentin authoredApr 12, 2022 Configuration menu - View commit details
-
Copy full SHA for c57ca1b - Browse repository at this point
Copy the full SHA c57ca1bView commit details
Commits on Apr 24, 2022
-
Dmitry Pentin committed
Apr 24, 2022 Configuration menu - View commit details
-
Copy full SHA for 12776f0 - Browse repository at this point
Copy the full SHA 12776f0View commit details
Commits on Apr 30, 2022
-
Code cleanup, removed invalid second pass logic, marked scaled decodi…
…ng internal
Dmitry Pentin committedApr 30, 2022 Configuration menu - View commit details
-
Copy full SHA for 7057245 - Browse repository at this point
Copy the full SHA 7057245View commit details -
Added tests for out jpeg image size getter method
Dmitry Pentin committedApr 30, 2022 Configuration menu - View commit details
-
Copy full SHA for bfbfdfa - Browse repository at this point
Copy the full SHA bfbfdfaView commit details -
Dmitry Pentin committed
Apr 30, 2022 Configuration menu - View commit details
-
Copy full SHA for b943f80 - Browse repository at this point
Copy the full SHA b943f80View commit details
Commits on May 1, 2022
-
Merge branch 'main' into dp/jpeg-downscaling-decode
br3aker authoredMay 1, 2022 Configuration menu - View commit details
-
Copy full SHA for bb82e27 - Browse repository at this point
Copy the full SHA bb82e27View commit details -
Dmitry Pentin committed
May 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 6747339 - Browse repository at this point
Copy the full SHA 6747339View commit details -
Merge branch 'dp/jpeg-downscaling-decode' of https://github.com/br3ak…
…er/ImageSharp into dp/jpeg-downscaling-decode
Dmitry Pentin committedMay 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 1aff245 - Browse repository at this point
Copy the full SHA 1aff245View commit details -
Dmitry Pentin committed
May 1, 2022 Configuration menu - View commit details
-
Copy full SHA for f011dcc - Browse repository at this point
Copy the full SHA f011dccView commit details -
Merge branch 'main' of https://github.com/SixLabors/ImageSharp into d…
…p/jpeg-downscaling-decode
Dmitry Pentin committedMay 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 3feb7f6 - Browse repository at this point
Copy the full SHA 3feb7f6View commit details -
Small bug fixes, ready for merging
Dmitry Pentin committedMay 1, 2022 Configuration menu - View commit details
-
Copy full SHA for 95c56b0 - Browse repository at this point
Copy the full SHA 95c56b0View commit details -
Updated load-resize-save benchmark, deleted obsolete benchmarks
Dmitry Pentin committedMay 1, 2022 Configuration menu - View commit details
-
Copy full SHA for ed86426 - Browse repository at this point
Copy the full SHA ed86426View commit details
Commits on May 2, 2022
-
Merge branch 'main' into dp/jpeg-downscaling-decode
br3aker authoredMay 2, 2022 Configuration menu - View commit details
-
Copy full SHA for 9f35b78 - Browse repository at this point
Copy the full SHA 9f35b78View commit details
Commits on May 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2896faf - Browse repository at this point
Copy the full SHA 2896fafView commit details
Commits on Jun 26, 2022
-
Merge branch 'main' into dp/jpeg-downscaling-decode
Dmitry Pentin committedJun 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 3f16a68 - Browse repository at this point
Copy the full SHA 3f16a68View commit details -
Added resizing benchmark results
Dmitry Pentin committedJun 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 9851315 - Browse repository at this point
Copy the full SHA 9851315View commit details
Commits on Jul 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d0de191 - Browse repository at this point
Copy the full SHA d0de191View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a9cf87 - Browse repository at this point
Copy the full SHA 7a9cf87View commit details