You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In gif it might happen that some part of a frame is outside the region of interest. In these cases it would be interesting to investigate if decoding can be sped up by skipping over and discarding some data. A similar strategy might be useful for seeking in compressed archives.
The text was updated successfully, but these errors were encountered:
In
gif
it might happen that some part of a frame is outside the region of interest. In these cases it would be interesting to investigate if decoding can be sped up by skipping over and discarding some data. A similar strategy might be useful for seeking in compressed archives.The text was updated successfully, but these errors were encountered: