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

Fix padding for decoders #439

Merged
merged 1 commit into from
Feb 20, 2025
Merged

Fix padding for decoders #439

merged 1 commit into from
Feb 20, 2025

Conversation

blumenstiel
Copy link
Collaborator

Many decoders need a even number of patches to work correctly. Therefore, we simply double the patch size during padding.

Signed-off-by: Benedikt Blumenstiel <[email protected]>
@blumenstiel blumenstiel added bug Something isn't working 0.99.9 labels Feb 20, 2025
Copy link
Collaborator

@romeokienzler romeokienzler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks so much @blumenstiel

  • merged

@romeokienzler romeokienzler merged commit 10eeb85 into main Feb 20, 2025
7 checks passed
@romeokienzler romeokienzler deleted the fix/increase-padding branch February 20, 2025 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.99.9 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants