diff --git a/webkit2gtk3.changes b/webkit2gtk3.changes index 03f60cb..31fb675 100644 --- a/webkit2gtk3.changes +++ b/webkit2gtk3.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Sun May 29 19:07:38 UTC 2022 - Michael Gorse + +- Update to version 2.36.3: + + Support capturing already encoded video streams, which takes + advantage of encoding done in hardware by devices which support + this feature. + + Avoid using experimental GStreamer elements for video demuxing. + + Avoid using the legacy GStreamer VA-API decoding plug-ins, + which often cause rendering issues and are not much maintained. + Their usage can be re-enabled setting + WEBKIT_GST_ENABLE_LEGACY_VAAPI=1 in the environment. + + Fix playback of YouTube streams which use dynamic ad insertion. + + Fix display capture with Pipewire. + + Fix the build without the X11 target when X11 headers are not + present. + + Fix several crashes and rendering issues. + ------------------------------------------------------------------- Fri May 20 16:02:05 UTC 2022 - Michael Gorse diff --git a/webkit2gtk3.spec b/webkit2gtk3.spec index ae00a19..848622b 100644 --- a/webkit2gtk3.spec +++ b/webkit2gtk3.spec @@ -70,7 +70,7 @@ ExclusiveArch: do-not-build %endif Name: webkit2%{_gtknamesuffix} -Version: 2.36.2 +Version: 2.36.3 Release: 0 Summary: Library for rendering web content, GTK+ Port License: BSD-3-Clause AND LGPL-2.0-or-later diff --git a/webkitgtk-2.36.2.tar.xz b/webkitgtk-2.36.2.tar.xz deleted file mode 100644 index 61fc6cd..0000000 --- a/webkitgtk-2.36.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fe93bddb4a02c0e36f926efb6e81d28afd288b8824f6c5cf6a75cf40228e008e -size 26444132 diff --git a/webkitgtk-2.36.2.tar.xz.asc b/webkitgtk-2.36.2.tar.xz.asc deleted file mode 100644 index 522871f..0000000 --- a/webkitgtk-2.36.2.tar.xz.asc +++ /dev/null @@ -1,6 +0,0 @@ ------BEGIN PGP SIGNATURE----- - -iF0EABECAB0WIQRao7wzT9fjNp58d7KRxVnb5MkSOwUCYoQrtgAKCRCRxVnb5MkS -O57wAJ9BQKcKHZAD+Z0RIi/m6MG896YJrwCdHzj8l+ZN7/SR2wv9E07jzoah2As= -=hKo7 ------END PGP SIGNATURE----- diff --git a/webkitgtk-2.36.3.tar.xz b/webkitgtk-2.36.3.tar.xz new file mode 100644 index 0000000..f488899 --- /dev/null +++ b/webkitgtk-2.36.3.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:732fcf8c4ec644b8ed28b46ebbd7c1ebab9d9e0afea9bdf5e5d12786afc478d1 +size 26600236 diff --git a/webkitgtk-2.36.3.tar.xz.asc b/webkitgtk-2.36.3.tar.xz.asc new file mode 100644 index 0000000..ccdc5a4 --- /dev/null +++ b/webkitgtk-2.36.3.tar.xz.asc @@ -0,0 +1,6 @@ +-----BEGIN PGP SIGNATURE----- + +iF0EABECAB0WIQRao7wzT9fjNp58d7KRxVnb5MkSOwUCYpHpvAAKCRCRxVnb5MkS +O27PAJ9ptAQKzmWX16VWJ1yyn/CaHwKJ8QCfV5gesH/nXmV7IsZn5vv+jDixo58= +=AWMS +-----END PGP SIGNATURE-----