Skip to content

Commit 7ef9f77

Browse files
committed
Add bug fix to change log
1 parent d4a7bb8 commit 7ef9f77

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Docs/ChangeLog-5x.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ header from the same release to avoid compatibility issues.
2222
be used to cancel an in-flight compression. This is designed to help make
2323
it easier to integrate the codec into an interactive user interface that
2424
can respond to user events with low latency.
25+
* **Bug fix:** Removed incorrect `static` variable qualifier, which could
26+
result in an incorrect `tune_mse_overshoot` heuristic threshold being used
27+
if a user ran multiple concurrent compressions with different settings.
2528

2629
<!-- ---------------------------------------------------------------------- -->
2730
## 5.1.0

0 commit comments

Comments
 (0)