Changes between Initial Version and Version 2 of Ticket #16680


Ignore:
Timestamp:
07/26/2022 08:21:22 PM (3 years ago)
Author:
ken@…
Comment:

Noticed it was available from looking at firefox-104 beta1.

Legend:

Unmodified
Added
Removed
Modified
  • TabularUnified Ticket #16680 – Description

    initial v2  
    11New minor version.
     2
     3Released.
     4
     52022-06-17 v1.12.0 "Torrent Duck"
     6
     7  This release adds optimizations for Loongarch, adds support for vp8 in the
     8  real-time rate control library, upgrades GoogleTest to v1.11.0, updates
     9  libwebm to libwebm-1.0.0.28-20-g206d268, and includes numerous bug fixes.
     10
     11- Upgrading:
     12    This release is ABI compatible with the previous release.
     13    vp8 support in the real-time rate control library.
     14    New codec control VP8E_SET_RTC_EXTERNAL_RATECTRL is added.
     15    Configure support for darwin21 is added.
     16    GoogleTest is upgraded to v1.11.0.
     17    libwebm is updated to libwebm-1.0.0.28-20-g206d268.
     18
     19- Enhancement:
     20    Numerous improvements on checking memory allocations.
     21    Optimizations for Loongarch.
     22    Code clean-up.
     23
     24- Bug fixes:
     25    Fix to a crash related to {vp8/vp9}_set_roi_map.
     26    Fix to compiling failure with -Wformat-nonliteral.
     27    Fix to integer overflow with vp9 with high resolution content.
     28    Fix to AddNoiseTest failure with ARMv7.
     29    Fix to libvpx Null-dereference READ in vp8.