Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6783ddf182775f6571d61262a7db6b5ba1a34016
https://github.com/WebKit/WebKit/commit/6783ddf182775f6571d61262a7db6b5ba1a34016
Author: Youenn Fablet <[email protected]>
Date: 2025-12-19 (Fri, 19 Dec 2025)
Changed paths:
M Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/args.c
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/build/make/Android.mk
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/build/make/configure.sh
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/build/make/iosbuild.sh
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/examples/vp9_spatial_svc_encoder.c
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/libs.mk
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/test/convolve_test.cc
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/test/encode_api_test.cc
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vp8/encoder/ratectrl.c
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vp9/common/vp9_postproc.c
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vp9/common/vp9_postproc.h
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vp9/common/vp9_rtcd_defs.pl
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_highbd_temporal_filter_neon.c
A
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_highbd_temporal_filter_sve2.c
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_temporal_filter_neon_dotprod.c
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vp9/encoder/arm/neon/vp9_temporal_filter_neon_i8mm.c
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vp9/encoder/vp9_encoder.c
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vp9/encoder/vp9_ratectrl.c
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vp9/encoder/vp9_temporal_filter.c
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vp9/vp9_cx_iface.c
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vp9/vp9cx.mk
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vpx/vp8cx.h
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vpx/vpx_ext_ratectrl.h
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vpx/vpx_image.h
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vpx_dsp/arm/highbd_vpx_convolve8_sve2.c
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vpx_dsp/arm/mem_neon.h
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vpx_dsp/arm/transpose_neon.h
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vpx_dsp/arm/vpx_convolve8_neon_dotprod.c
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vpx_dsp/arm/vpx_convolve8_neon_i8mm.c
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vpx_dsp/arm/vpx_neon_sve2_bridge.h
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vpx_dsp/arm/vpx_neon_sve_bridge.h
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vpx_dsp/psnr.c
M
Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vpx_dsp/psnr.h
Log Message:
-----------
Resync libvpx up to M143
rdar://161667351
https://bugs.webkit.org/show_bug.cgi?id=304397
Reviewed by Jean-Yves Avenard.
We reland after a build fix for some internal builds that are not doing code
stripping.
Covered by existing tests.
Canonical link: https://commits.webkit.org/304738@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications