Hello community, here is the log from the commit of package libvpx for openSUSE:Factory checked in at 2020-08-19 18:42:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libvpx (Old) and /work/SRC/openSUSE:Factory/.libvpx.new.3399 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libvpx" Wed Aug 19 18:42:25 2020 rev:42 rq:826291 version:1.9.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libvpx/libvpx.changes 2020-01-12 23:19:07.106699279 +0100 +++ /work/SRC/openSUSE:Factory/.libvpx.new.3399/libvpx.changes 2020-08-19 18:42:33.119392112 +0200 @@ -1,0 +2,29 @@ +Thu Aug 6 08:37:33 UTC 2020 - Paolo Stivanin <[email protected]> + +- Update to 1.9.0 + + This release adds support for NV12, a separate library for rate control, as + well as incremental improvements. + + - Upgrading: + NV12 support is added to this release. + A new interface is added for VP9 rate control. The new library libvp9rc.a + must be linked by applications. + Googletest is updated to v1.10.0. + simple_encode.cc is compiled into a new library libsimple_encode.a with + CONFIG_RATE_CTRL. + + - Enhancement: + Various changes to improve VP9 SVC, rate control, quality and speed to real + time encoding. + + - Bug fixes: + Fix key frame update refresh simulcast flexible svc. + Fix to disable_16x16part speed feature for real time encoding. + Fix some signed integer overflows for VP9 rate control. + Fix initialization of delta_q_uv. + Fix condition in regulate_q for cyclic refresh. + Various fixes to dynamic resizing for VP9 SVC. + + +------------------------------------------------------------------- Old: ---- libvpx-1.8.2.obscpio New: ---- libvpx-1.9.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libvpx.spec ++++++ --- /var/tmp/diff_new_pack.buexeT/_old 2020-08-19 18:42:40.379395970 +0200 +++ /var/tmp/diff_new_pack.buexeT/_new 2020-08-19 18:42:40.379395970 +0200 @@ -18,7 +18,7 @@ %define sover 6 Name: libvpx -Version: 1.8.2 +Version: 1.9.0 Release: 0 Summary: VP8/VP9 codec library License: BSD-3-Clause AND GPL-2.0-or-later ++++++ _service ++++++ --- /var/tmp/diff_new_pack.buexeT/_old 2020-08-19 18:42:40.411395987 +0200 +++ /var/tmp/diff_new_pack.buexeT/_new 2020-08-19 18:42:40.411395987 +0200 @@ -2,8 +2,8 @@ <service name="obs_scm" mode="disabled"> <param name="url">https://github.com/webmproject/libvpx.git</param> <param name="scm">git</param> - <param name="version">1.8.2</param> - <param name="revision">v1.8.2</param> + <param name="version">1.9.0</param> + <param name="revision">v1.9.0</param> </service> <service mode="disabled" name="set_version" /> ++++++ libvpx-1.8.2.obscpio -> libvpx-1.9.0.obscpio ++++++ /work/SRC/openSUSE:Factory/libvpx/libvpx-1.8.2.obscpio /work/SRC/openSUSE:Factory/.libvpx.new.3399/libvpx-1.9.0.obscpio differ: char 28, line 1 ++++++ libvpx.obsinfo ++++++ --- /var/tmp/diff_new_pack.buexeT/_old 2020-08-19 18:42:40.475396021 +0200 +++ /var/tmp/diff_new_pack.buexeT/_new 2020-08-19 18:42:40.475396021 +0200 @@ -1,5 +1,5 @@ name: libvpx -version: 1.8.2 -mtime: 1575932960 -commit: 7ec7a33a081aeeb53fed1a8d87e4cbd189152527 +version: 1.9.0 +mtime: 1596139155 +commit: 6516e974f8c40d0e49b19a4b55b1c98e7432edbb
