v1.10.0
object b41ffb53f1000ab2227c1736d8c1355aa5081c40
authorJerome Jiang <jianj@google.com>
Wed, 24 Mar 2021 23:31:08 +0000 (16:31 -0700)
Release v1.10.0 Ruddy Duck

2021-03-09 v1.10.0 "Ruddy Duck"

  This maintenance release adds support for darwin20 and new codec controls, as
  well as numerous bug fixes.

  - Upgrading:

    New codec control is added to disable loopfilter for VP9.

    New encoder control is added to disable feature to increase Q on overshoot
    detection for CBR.

    Configure support for darwin20 is added.

    New codec control is added for VP9 rate control. The control ID of this
    interface is VP9E_SET_EXTERNAL_RATE_CONTROL. To make VP9 use a customized
    external rate control model, users will have to implement each callback
    function in vpx_rc_funcs_t and register them using libvpx API
    vpx_codec_control_() with the control ID.

  - Enhancement:

    Use -std=gnu++11 instead of -std=c++11 for c++ files.

  - Bug fixes:

    Override assembler with --as option of configure for MSVS.

    Fix several compilation issues with gcc 4.8.5.

    Fix to resetting rate control for temporal layers.

    Fix to the rate control stats of SVC example encoder when number of spatial
    layers is 1.

    Fix to reusing motion vectors from the base spatial layer in SVC.

    2 pass related flags removed from SVC example encoder.
-----BEGIN PGP SIGNATURE-----

iQIzBAABCgAdFiEEjacMOyM4sBK6sw7lHBwamipF1NQFAmBbzA0ACgkQHBwamipF
1NSX3g/6AsbPwe/umT7HpxIVSQu6RWOVhoKL9UmI5Sa0Peduz+qQ1FlOh96ahLh1
diqxLaJnYigkWlkcqfWeiBzCaroh6XGaFPnFhJQwlr10Lw9CcPabmShNbkWQModx
9hRJI5Yx8X8z2GpZilg+ISkP7kP+6wAb/rInwXFVEXMpYOHiR8jdTe9KhiK9mX9+
7qDrLW061EO9ceNkQGl21xZhHllC951Di3OtGuD+ttxmF16jbKYKSTkwonr27cxD
Nm58ScD3BBVNAyXeJuS101W4CqiQYtX7Ma//hu5j3bpjl2TUzAe7rhPdQkZMUGdW
kyBLuqd/3mLP3XE3AK7b+PSazrAfBboODH772Bt29xVZ4jfOvxDjnbGAhEHr/GnM
iAnTRsM2xzQw7lezyoodtQtioRhIzOfYpsympC5lUe0/yLliOAV9/D904T29wz8A
XwV7QP4XFtWl0XqMpjLIxdkbex7J4yWBF+B1kYVOYGofmZh/5zocZqpJ6U6vABQa
2nY9Xd+wUrCUin16XpAjNcJv13c61bnmEggwBxTDc+5GM0fKcBHjQnxdbmQPfnxD
e19lNdM7uJHfCh6VJlcidoq7RRuWxgztTkXqEpeK8FPWKYeHtZHTJp3r+wpjKl4V
XFQDsWDed/oTdODxTymdGyv/B3kKlBOJCVpfiGN+4PJo/eTS97M=
=NoWy
-----END PGP SIGNATURE-----