Skip to content

v8.15.1

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jan 14:10
· 79 commits to main since this release
aom: new musl-only patch to set min thread stack size

The aom dependency implemented a minimum stack size for
debugging purposes in v3.8.0. This patch enables it for
production use, reducing the minimum from 1MB to 256 KB.

The previous patch was temporarily removed in de30aa6.