Skip to content

Conversation

@telecos
Copy link
Contributor

@telecos telecos commented Jan 21, 2026

This change is introducing a new contructor new_resumable to be used on the resumable decoding scenario. It is also adding a minimal state machine with 2 states (one for metadata parsing and another one for ImageData reading) which are recoverable, but at this point only from the beginning of the state.

Subsequent PRs will be adding additional recoveing points by extending the state machine implementation

This change is going towards #2696

@telecos telecos changed the title Initial implementation for BMP resumable decoding with minimal state machine BMP resumable decoding with minimal state machine Jan 21, 2026
@telecos telecos marked this pull request as ready for review January 21, 2026 11:40
@telecos telecos requested a review from anforowicz January 21, 2026 20:50
@telecos telecos force-pushed the refactor/bmp-coarse-resumable branch from 63ccb1d to d3c7f22 Compare January 22, 2026 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants