Skip to content

Match ordinary Opus decoding to libopus exactly - #247

Merged
thomas-vilte merged 4 commits into
mainfrom
codex/opus-plc-bitexact
Sep 21, 2026
Merged

thomas-vilte merged 4 commits into
mainfrom
codex/opus-plc-bitexact

Preserve libopus soft clipping rounding on ARM64

8cb3950
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 20, 2026 in 1s

93.63% (-0.49%) compared to ba49dcb

View this Pull Request on Codecov

93.63% (-0.49%) compared to ba49dcb

Details

Codecov Report

❌ Patch coverage is 94.60270% with 36 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.63%. Comparing base (ba49dcb) to head (8cb3950).

Files with missing lines Patch % Lines
decoder.go 79.45% 9 Missing and 6 partials ⚠️
internal/celt/decoder_math.go 93.63% 6 Missing and 4 partials ⚠️
internal/celt/decoder_mdct.go 96.66% 5 Missing and 2 partials ⚠️
internal/silk/decoder_fixed.go 97.24% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #247      +/-   ##
==========================================
- Coverage   94.11%   93.63%   -0.49%     
==========================================
  Files          63       66       +3     
  Lines       11119    11703     +584     
==========================================
+ Hits        10465    10958     +493     
- Misses        453      533      +80     
- Partials      201      212      +11     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.