Accepting request 1006269 from multimedia:libs
- Update to release 5.1.2 OBS-URL: https://build.opensuse.org/request/show/1006269 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ffmpeg-5?expand=0&rev=5
This commit is contained in:
commit
35d95b598b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:95bf3ff8c496511e71e958fb249e663c8c9c3de583c5bebc0f5a9745abbc0435
|
||||
size 10001696
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQFMBAABCAA2FiEE/PmG6hXm4pOlZE8QtDIvBNZ2WNgFAmMPsKkYHGZmbXBlZy1k
|
||||
ZXZlbEBmZm1wZWcub3JnAAoJELQyLwTWdljYj3QH/2z0WN8puKbdf1v59aXlU9zq
|
||||
Q8sh3KdZ0RNfBo+UOSsc1M/fxGo/eFpO7JXmCfoxMaXdL+lsXPX6741jQS77Kx74
|
||||
Z2q9ha+91II7FGqff4KNr34eU5irJsjCJxoA+i/QMwcnDAJsvSNQR8MzeEU4okQT
|
||||
6opN6+eCB15gfc+YhO7U+ac0XdqjEYzaHxWex6zooKUVdpeeb4odhZ8LL1fNsVZ2
|
||||
SKWsKagf7KD5mCTzOSLdbMTQMJAEpehwU0dL0SIfbQbV1YFX5Iw4grz1obgM2e7I
|
||||
AI9faiLVahaAK3yaHCdDGlVFTfDGa4cCqVYIgThnb0ZPFKOWfV8rmh2gy5oneL8=
|
||||
=/Rk1
|
||||
-----END PGP SIGNATURE-----
|
3
ffmpeg-5.1.2.tar.xz
Normal file
3
ffmpeg-5.1.2.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:619e706d662c8420859832ddc259cd4d4096a48a2ce1eefd052db9e440eef3dc
|
||||
size 10004956
|
11
ffmpeg-5.1.2.tar.xz.asc
Normal file
11
ffmpeg-5.1.2.tar.xz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQFMBAABCAA2FiEE/PmG6hXm4pOlZE8QtDIvBNZ2WNgFAmMwK64YHGZmbXBlZy1k
|
||||
ZXZlbEBmZm1wZWcub3JnAAoJELQyLwTWdljYPqcH/1NJ+4sBONB93q9ly/Hcq4si
|
||||
MfisOgGY+3CqDxHE3VSzMl91vq0vw4Axbbpk2+3AaELfQtDwVh8i8/8uDZXXgVa7
|
||||
1ScGEsq13RltI7UXAMRE0teZlFwg/V+ZGeHgN4dhYoMrp9txW5HVvy7CzJ6/hco5
|
||||
m6QdEr8U1POHXDlevHvI67tml1M5zDbNtfcmUa0PbRKZblXpmq/jzie41h4w926o
|
||||
eUe9j+tal2JM5LtmM9O5DkeblsygeZ0BtyM3KpMaoBykbqEFeqqN93DpUgKCg2GV
|
||||
ZqRDJMycz92MXMh/0nXlAWArcxUwnUW3jSSuNvkFbn/uUJECP/sCx1gkwjQRNeg=
|
||||
=elRN
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,21 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Sep 26 18:44:55 UTC 2022 - C J <c.j@tuta.io>
|
||||
|
||||
- Update to release 5.1.2
|
||||
* Add more field checks, add checks against overflows,
|
||||
or outright use larger integer types.
|
||||
* avformat/dashdec: Fix crash on invalid input/ENOMEM, fix leak
|
||||
* lavc/videotoolbox: do not pass AVCodecContext to decoder
|
||||
output callback
|
||||
* lavc/pthread_frame: always transfer stashed hwaccel state
|
||||
* avcodec/arm/sbcenc: avoid callee preserved vfp registers
|
||||
* avformat/riffdec: don't unconditionally overwrite
|
||||
WAVEFORMATEXTENSIBLE layout
|
||||
* avfilter/vf_scale: overwrite the width and height expressions
|
||||
with the original values
|
||||
* lavc/pthread_frame: avoid leaving stale hwaccel state in
|
||||
worker threads
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Sep 4 11:45:19 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -75,7 +75,7 @@
|
||||
%define _major_expected 6
|
||||
|
||||
Name: ffmpeg-5
|
||||
Version: 5.1.1
|
||||
Version: 5.1.2
|
||||
Release: 0
|
||||
Summary: Set of libraries for working with various multimedia formats
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user