Skip to content

Commit

Permalink
Add bug fix to change log
Browse files Browse the repository at this point in the history
  • Loading branch information
solidpixel committed Jan 14, 2025
1 parent 5c69e2e commit 165e7f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Docs/ChangeLog-5x.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ header from the same release to avoid compatibility issues.
be used to cancel an in-flight compression. This is designed to help make
it easier to integrate the codec into an interactive user interface that
can respond to user events with low latency.
* **Bug fix:** Removed incorrect `static` variable qualifier, which could
result in an incorrect `tune_mse_overshoot` heuristic threshold being used
if a user ran multiple concurrent compressions with different settings.

<!-- ---------------------------------------------------------------------- -->
## 5.1.0
Expand Down

0 comments on commit 165e7f3

Please sign in to comment.