Merge tag 'v1.13.1'
authorJames Zern <jzern@google.com>
Fri, 29 Sep 2023 23:33:29 +0000 (16:33 -0700)
committerJames Zern <jzern@google.com>
Fri, 29 Sep 2023 23:36:46 +0000 (16:36 -0700)
commit1672f4db71370e07e43e1e121cf2e92bf97ea4ff
treef5c660e6f193c1efca719601223f02f946648c65
parent4697b110ac3c4da19bfbd742432548820f0f38de
parent10b9492dcf05b652e2e4b370e205bd605d421972
Merge tag 'v1.13.1'

libvpx 1.13.1

2023-09-29 v1.13.1 "Ugly Duckling"
  This release contains two security related fixes. One each for VP8 and VP9.

  - Upgrading:
    This release is ABI compatible with the previous release.

  - Bug fixes:
    https://crbug.com/1486441 (CVE-2023-5217)
    Fix to a crash related to VP9 encoding (#1642)

* tag 'v1.13.1':
  update CHANGELOG
  update version to 1.13.1
  Fix bug with smaller width bigger size
  vp9_alloccommon: clear allocation sizes on free
  VP8: disallow thread count changes
  encode_api_test: add ConfigResizeChangeThreadCount
  README: update release version to 1.13.0

Bug: webm:1818
Change-Id: I732e2423f635d4115890f00fd63f9886e31f39a6
README
libs.mk