Skip to content

Implement patch preload lists in the encoder #126

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

Merged
merged 12 commits into from
May 13, 2025

Conversation

garretrieger
Copy link
Contributor

Updates the encoder to match this spec change: w3c/IFT#262

…bset defs that make up and edge. Will be used to construct the preload lists.
- Adds a method which returns which jumps this edge needs to make (each jump is the application of a patch).
- Updates encoder code to utilize the jumps from the edges.
Allows them to be reused during subsequent encodes so that patches are reused appropriately later on. Also fix incorrect serialization of negative id deltas in the case where another delta follows.
@garretrieger garretrieger merged commit 8e8b74f into w3c:main May 13, 2025
3 checks passed
@garretrieger garretrieger deleted the preload_lists branch June 10, 2025 21:12
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.

1 participant