]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
webkitgtk: upgrade 2.36.1 -> 2.36.3
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Jun 2022 15:33:32 +0000 (15:33 +0000)
committerSteve Sakoman <steve@sakoman.com>
Mon, 6 Jun 2022 15:32:51 +0000 (05:32 -1000)
commit4e5437696e422631a1ae042f18412461242ef62e
treef6e73a486ea20cf8bc75a877c5959ee3d2487486
parentdaf12b551c7bb43c5a3245e8d90ab7908b5fecf8
webkitgtk: upgrade 2.36.1 -> 2.36.3

This is a bug fix release in the stable 2.36 series.

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.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 69e1c72417a4ea5594c17ead7bff2f9a0298e6c5)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-sato/webkit/webkitgtk_2.36.3.bb [moved from meta/recipes-sato/webkit/webkitgtk_2.36.1.bb with 98% similarity]