New issue
Advanced search Search tips

Issue 732946 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 2
Type: Bug



Sign in to add a comment

Fast-forward animated images require re-decoding skipped frames

Project Member Reported by cblume@chromium.org, Jun 13 2017

Issue description

When we fast-forward an animated image, we have a frame we want to display. That frame may depend on other frames which have not yet been decoded.

When we decode those in-between frames without displaying them, those frames are not kept around for the next iteration of the animation's loop. This means the next iteration requires re-decoding those skipped frames.
 

Sign in to add a comment