Skip to content

Fix quantizer initialization when QCCs are created#272

Closed
palemieux wants to merge 1 commit into
aous72:masterfrom
sandflow:issues/base-delta-init
Closed

Fix quantizer initialization when QCCs are created#272
palemieux wants to merge 1 commit into
aous72:masterfrom
sandflow:issues/base-delta-init

Conversation

@palemieux

Copy link
Copy Markdown
Contributor

Fixes two related issues:

  • (1 << bit_depth) overflows when bit_depth == 32
  • when creating a QCC from the QCD, the base_delta of the latter should be used to initialize that of the former.

Also adds a smoke test for the API.

aous72 added a commit that referenced this pull request Jul 2, 2026
* Removes direct access to COC segment marker, and adds a test.  This commit borrows from #272 and #309.

* Changed the default creation behaviour of COC marker segment and removed an unneeded file.
@aous72

aous72 commented Jul 3, 2026

Copy link
Copy Markdown
Owner

The first two files are no longer relevant.
The other two files were move to PR #313.

@aous72 aous72 closed this Jul 3, 2026
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