We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4a7bb8 commit 7ef9f77Copy full SHA for 7ef9f77
Docs/ChangeLog-5x.md
@@ -22,6 +22,9 @@ header from the same release to avoid compatibility issues.
22
be used to cancel an in-flight compression. This is designed to help make
23
it easier to integrate the codec into an interactive user interface that
24
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.
28
29
<!-- ---------------------------------------------------------------------- -->
30
## 5.1.0
0 commit comments