New issue
Advanced search Search tips

Issue 732769 link

Starred by 2 users

Issue metadata

Status: Untriaged
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Optimize yuv decoding fail check and remove the usage of unwanted variable.

Reported by nagaraja...@samsung.com, Jun 13 2017

Issue description

Optimize yuv decoder failure check and remove the unwanted variable
usage. yuv_decoding_failed_ condition check present in the GetYUVComponentSizes()
but this variable is updated after calling this function so we can remove this condition check.
 
Submitted the below patch to optimize yuv decoder failure check and remove the unwanted variable https://codereview.chromium.org/2940593002/
submitted the below patch to remove unwanted decoder failure check present in DecodeToYUV https://codereview.chromium.org/2938593002/
Labels: TE-NeedsTriageHelp
Components: Blink>Image
Components: -Blink>Image Internals>Images>Codecs
Status: Untriaged (was: Unconfirmed)
I suspect we close this as abandonned. Patches are in Rietveld so need to be moved to Gerrit.

Sign in to add a comment