New issue
Advanced search Search tips

Issue 855142 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Investigate decode to scale support for non-JPEG image formats.

Project Member Reported by khushals...@chromium.org, Jun 21 2018

Issue description

The compositor pipeline now uses decode to scale if supported by the decoder, with each ImageDecoder implementation providing a list of sizes that it can decode to using ImageDecoder::GetSupportedDecodeSizes. Currently this is limited to the JPEGImageDecoder since libjpeg natively supports upto 1/8 downscales. We should investigate if this can be added for other image formats too.
 

Sign in to add a comment