[webkit-changes] [WebKit/WebKit] 3b0a1d: Update libvpx to M128
youennf
noreply at github.com
Sun Jul 28 08:45:02 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3b0a1de6117b08a0f5ea1742104036581e54e82c
https://github.com/WebKit/WebKit/commit/3b0a1de6117b08a0f5ea1742104036581e54e82c
Author: Youenn Fablet <youenn at apple.com>
Date: 2024-07-28 (Sun, 28 Jul 2024)
Changed paths:
M Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/AUTHORS
M Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/README
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/rtcd.pl
M Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/examples/vpx_dec_fuzzer.cc
M Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/libs.mk
M Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/rate_hist.c
M Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/test/cpu_speed_test.cc
M Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/test/decode_perf_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/test/encode_perf_test.cc
M Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/test/vp9_ethread_test.cc
M Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/test/vp9_ext_ratectrl_test.cc
M Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/tools/set_analyzer_env.sh
M Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/tools/tiny_ssim.c
M Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vp8/encoder/firstpass.c
M Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vp8/encoder/onyx_if.c
M Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vp9/encoder/vp9_aq_cyclicrefresh.c
M Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vp9/encoder/vp9_bitstream.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_ext_ratectrl.c
M Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vp9/encoder/vp9_ext_ratectrl.h
M Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vp9/encoder/vp9_firstpass.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_svc_layercontext.c
M Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vp9/encoder/vp9_tpl_model.c
M Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vpx/src/vpx_image.c
M Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vpx/vpx_decoder.h
M Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vpx/vpx_encoder.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_ports/aarch32_cpudetect.c
M Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vpx_ports/aarch64_cpudetect.c
M Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vpx_ports/arm_cpudetect.h
M Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vpxenc.c
Log Message:
-----------
Update libvpx to M128
https://bugs.webkit.org/show_bug.cgi?id=277139
rdar://132564959
Reviewed by Eric Carlson.
* Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx: Resynced:
Canonical link: https://commits.webkit.org/281467@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list