Files
android_external_libvpx/README.version
James Zern 51653b1d73 Merge tag 'v1.13.1' into aosp/main
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: 302695759, https://crbug.com/webm/1818
Test: presubmit
(cherry picked from https://android-review.googlesource.com/q/commit:3d5b29ccb9e64dec8cb2ac53b9150b23b9d81eec)
Merged-In: I2c47fd337332b3cff819a5931239f2e1f2e838e4
Change-Id: I2c47fd337332b3cff819a5931239f2e1f2e838e4
2023-11-17 19:26:31 +00:00

7 lines
138 B
Plaintext

URL: https://chromium.googlesource.com/webm/libvpx/
Version: v1.13.1
BugComponent: 42195
Owners: jzern, jianj
Local Modifications:
None