Skip to content
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

Add a skip method, discarding some amount of input #8

Open
HeroicKatora opened this issue Sep 23, 2020 · 0 comments
Open

Add a skip method, discarding some amount of input #8

HeroicKatora opened this issue Sep 23, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@HeroicKatora
Copy link
Member

HeroicKatora commented Sep 23, 2020

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.

@HeroicKatora HeroicKatora added the enhancement New feature or request label Oct 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant