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

[WIP] Tiling #821

Closed
wants to merge 1 commit into from
Closed

[WIP] Tiling #821

wants to merge 1 commit into from

Conversation

rom1v
Copy link
Collaborator

@rom1v rom1v commented Dec 19, 2018

#631

For now, this provides an iterator on a Frame to retrieve non-overlapping tiles, which can be used to read or write the underlying Frame.

This paves the way to be able to encode tiles in parallel.

@coveralls
Copy link
Collaborator

coveralls commented Dec 19, 2018

Coverage Status

Coverage increased (+0.2%) to 83.848% when pulling 84b1a07 on rom1v:tile into 837d8ff on xiph:master.

@rom1v rom1v force-pushed the tile branch 2 times, most recently from 043cc6e to 3039917 Compare December 20, 2018 08:05
@lu-zero lu-zero added the WorkInProgress Incomplete patchset label Dec 20, 2018
Provide an iterator on a Frame to retrieve non-overlapping tiles, which
can be used to read or write the underlying Frame.

This paves the way to be able to encode tiles in parallel.
@rom1v
Copy link
Collaborator Author

rom1v commented Mar 18, 2019

See #1126. I'm closing this one.

@rom1v rom1v closed this Mar 18, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WorkInProgress Incomplete patchset
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants