Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libvpx for openSUSE:Factory checked in at 2021-04-22 18:03:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libvpx (Old) and /work/SRC/openSUSE:Factory/.libvpx.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libvpx" Thu Apr 22 18:03:11 2021 rev:43 rq:885219 version:1.10.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libvpx/libvpx.changes 2020-08-19 18:42:33.119392112 +0200 +++ /work/SRC/openSUSE:Factory/.libvpx.new.12324/libvpx.changes 2021-04-22 18:03:15.842441603 +0200 @@ -1,0 +2,36 @@ +Wed Apr 14 06:00:00 UTC 2021 - Adrian Schr??ter <adr...@suse.de> + +- using service/obspcio again because upstream tar ball is changing, + leading to trust validation errors + +------------------------------------------------------------------- +Tue Mar 30 22:20:30 UTC 2021 - Dirk M??ller <dmuel...@suse.com> + +- udpate to 1.10.0: + 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. + +------------------------------------------------------------------- Old: ---- libvpx-1.9.0.obscpio New: ---- libvpx-1.10.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libvpx.spec ++++++ --- /var/tmp/diff_new_pack.Oq2gXW/_old 2021-04-22 18:03:16.626442815 +0200 +++ /var/tmp/diff_new_pack.Oq2gXW/_new 2021-04-22 18:03:16.630442821 +0200 @@ -1,7 +1,7 @@ # # spec file for package libvpx # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,13 +18,13 @@ %define sover 6 Name: libvpx -Version: 1.9.0 +Version: 1.10.0 Release: 0 Summary: VP8/VP9 codec library License: BSD-3-Clause AND GPL-2.0-or-later Group: Productivity/Multimedia/Other -URL: http://www.webmproject.org/ -Source0: libvpx-%{version}.tar.xz +URL: https://www.webmproject.org/ +Source0: %name-%version.tar.xz Source1000: baselibs.conf Patch1: libvpx-define-config_pic.patch Patch2: libvpx-configure-add-s390.patch ++++++ _service ++++++ --- /var/tmp/diff_new_pack.Oq2gXW/_old 2021-04-22 18:03:16.654442858 +0200 +++ /var/tmp/diff_new_pack.Oq2gXW/_new 2021-04-22 18:03:16.654442858 +0200 @@ -1,11 +1,11 @@ <services> - <service name="obs_scm" mode="disabled"> + <service name="obs_scm" mode="manual"> <param name="url">https://github.com/webmproject/libvpx.git</param> <param name="scm">git</param> - <param name="version">1.9.0</param> - <param name="revision">v1.9.0</param> + <param name="version">1.10.0</param> + <param name="revision">v1.10.0</param> </service> - <service mode="disabled" name="set_version" /> + <service mode="manual" name="set_version" /> <service mode="buildtime" name="tar" /> <service mode="buildtime" name="recompress"> @@ -13,3 +13,4 @@ <param name="compression">xz</param> </service> </services> + ++++++ libvpx-1.9.0.obscpio -> libvpx-1.10.0.obscpio ++++++ /work/SRC/openSUSE:Factory/libvpx/libvpx-1.9.0.obscpio /work/SRC/openSUSE:Factory/.libvpx.new.12324/libvpx-1.10.0.obscpio differ: char 47, line 1 ++++++ libvpx-define-config_pic.patch ++++++ --- /var/tmp/diff_new_pack.Oq2gXW/_old 2021-04-22 18:03:16.694442920 +0200 +++ /var/tmp/diff_new_pack.Oq2gXW/_new 2021-04-22 18:03:16.694442920 +0200 @@ -1,3 +1,5 @@ +diff --git a/vpx_ports/x86_abi_support.asm b/vpx_ports/x86_abi_support.asm +index 6b2d6b968..6cb439c9c 100644 --- a/vpx_ports/x86_abi_support.asm +++ b/vpx_ports/x86_abi_support.asm @@ -10,6 +10,7 @@ ++++++ libvpx.obsinfo ++++++ --- /var/tmp/diff_new_pack.Oq2gXW/_old 2021-04-22 18:03:16.710442945 +0200 +++ /var/tmp/diff_new_pack.Oq2gXW/_new 2021-04-22 18:03:16.714442951 +0200 @@ -1,5 +1,5 @@ name: libvpx -version: 1.9.0 -mtime: 1596139155 -commit: 6516e974f8c40d0e49b19a4b55b1c98e7432edbb +version: 1.10.0 +mtime: 1616097586 +commit: b41ffb53f1000ab2227c1736d8c1355aa5081c40