Skip to content

Bug fix#277

Merged
aous72 merged 5 commits into
masterfrom
bug_fix
Jun 4, 2026
Merged

Bug fix#277
aous72 merged 5 commits into
masterfrom
bug_fix

Conversation

@aous72
Copy link
Copy Markdown
Owner

@aous72 aous72 commented Jun 4, 2026

This has two bug fixes.

  1. It defines the function gen_irv_tx_from_cb64, which should be rarely called -- it makes little sense that someone creates a lossy bitstream, and then uses a needlessly fine quantization. For this reason, I did not bother defining corresponding sse2, avx2, or wasm variants; some of these accelerated functions require work.
  2. There was a bug in one assert function assert(top_atk == NULL);.

@aous72 aous72 merged commit e6f7f6b into master Jun 4, 2026
89 of 102 checks passed
@aous72 aous72 deleted the bug_fix branch June 4, 2026 12:33
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