Merge tag 'v1.12.0' into main
authorJerome Jiang <jianj@google.com>
Tue, 28 Jun 2022 21:07:31 +0000 (17:07 -0400)
committerJerome Jiang <jianj@google.com>
Tue, 28 Jun 2022 21:07:31 +0000 (17:07 -0400)
commit90a63a0de0386a6b68dd80c9a92720d0b4fc8ac5
tree34d41ed3844bfcd4d0faa0b55b9194b518216889
parentec58d55c3af91f9db2511fb872bdc19868cbed92
parent03265cd42b3783532de72f2ded5436652e6f5ce3
Merge tag 'v1.12.0' into main

Release v1.12.0 Torrent Duck

2022-06-17 v1.12.0 "Torrent Duck"

  This release adds optimizations for Loongarch, adds support for vp8 in the
  real-time rate control library, upgrades GoogleTest to v1.11.0, updates
  libwebm to libwebm-1.0.0.28-20-g206d268, and includes numerous bug fixes.

- Upgrading:
    This release is ABI compatible with the previous release.
    vp8 support in the real-time rate control library.
    New codec control VP8E_SET_RTC_EXTERNAL_RATECTRL is added.
    Configure support for darwin21 is added.
    GoogleTest is upgraded to v1.11.0.
    libwebm is updated to libwebm-1.0.0.28-20-g206d268.

- Enhancement:
    Numerous improvements on checking memory allocations.
    Optimizations for Loongarch.
    Code clean-up.

- Bug fixes:
    Fix to a crash related to {vp8/vp9}_set_roi_map.
    Fix to compiling failure with -Wformat-nonliteral.
    Fix to integer overflow with vp9 with high resolution content.
    Fix to AddNoiseTest failure with ARMv7.
    Fix to libvpx Null-dereference READ in vp8.

Change-Id: I6964e96bccf016f977cc6e83dc0a192d66a19618
libs.mk