[webkit-changes] [WebKit/WebKit] 6e120a: Cherry-pick libvpx cdf8da4c03cf53f2c31a9a5f4c84880...

youennf noreply at github.com
Wed Oct 30 21:22:26 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6e120a6f6de5697b6c9428f745531b67f112fc53
      https://github.com/WebKit/WebKit/commit/6e120a6f6de5697b6c9428f745531b67f112fc53
  Author: Youenn Fablet <youenn at apple.com>
  Date:   2024-10-30 (Wed, 30 Oct 2024)

  Changed paths:
    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/test-data.mk
    M Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/test/test-data.sha1
    M Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vp8/encoder/mcomp.c
    M Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vp8/encoder/pickinter.c
    M Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vp8/encoder/rdopt.c

  Log Message:
  -----------
  Cherry-pick libvpx cdf8da4c03cf53f2c31a9a5f4c84880ca128c608
https://bugs.webkit.org/show_bug.cgi?id=277350
rdar://132736239

Reviewed by Chris Dumez.

This fixes an OOB issue.

* Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/test/encode_api_test.cc:
* Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/test/test-data.mk:
* Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/test/test-data.sha1:
* Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vp8/encoder/mcomp.c:
(vp8_find_best_sub_pixel_step_iteratively):
(vp8_find_best_sub_pixel_step):
(vp8_find_best_half_pixel_step):
(vp8_diamond_search_sad_c):
(vp8_diamond_search_sadx4):
(vp8_full_search_sad):
(vp8_refining_search_sad_c):
(vp8_refining_search_sadx4):
* Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vp8/encoder/pickinter.c:
(vp8_skip_fractional_mv_step):
(update_mvcount):
* Source/ThirdParty/libwebrtc/Source/third_party/libvpx/source/libvpx/vp8/encoder/rdopt.c:
(rd_update_mvcount):

Originally-landed-as: 280938.175 at safari-7619-branch (907b790766ce). rdar://138870841
Canonical link: https://commits.webkit.org/285938@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