[webkit-changes] [WebKit/WebKit] 70d74a: Update libwebrtc opus to M115

youennf noreply at github.com
Mon Jun 12 04:25:01 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 70d74ad91772642abb43fe0787075f52bc6d8093
      https://github.com/WebKit/WebKit/commit/70d74ad91772642abb43fe0787075f52bc6d8093
  Author: Youenn Fablet <youennf at gmail.com>
  Date:   2023-06-12 (Mon, 12 Jun 2023)

  Changed paths:
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/BUILD.gn
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/OWNERS
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/README.chromium
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/convert_rtcd_assembler.py
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/CMakeLists.txt
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/Makefile.am
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/celt/arm/armcpu.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/celt/arm/pitch_neon_intr.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/celt/bands.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/celt/celt_decoder.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/celt/celt_encoder.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/celt/celt_lpc.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/celt/cpu_support.h
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/celt/fixed_debug.h
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/celt/float_cast.h
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/celt/kiss_fft.h
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/celt/mathops.h
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/celt/meson.build
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/celt/modes.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/celt/pitch.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/celt/rate.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/celt/tests/test_unit_dft.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/celt/tests/test_unit_entropy.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/celt/tests/test_unit_mdct.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/celt/x86/celt_lpc_sse.h
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/celt/x86/pitch_sse.h
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/celt/x86/pitch_sse4_1.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/celt/x86/x86cpu.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/celt/x86/x86cpu.h
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/cmake/OpusConfig.cmake
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/cmake/OpusFunctions.cmake
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/cmake/OpusSources.cmake
    A Source/ThirdParty/libwebrtc/Source/third_party/opus/src/cmake/RunTest.cmake
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/configure.ac
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/include/opus.h
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/include/opus_custom.h
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/include/opus_defines.h
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/meson.build
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/meson/get-version.py
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/opus.m4
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/MacroDebug.h
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/NSQ.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/NSQ_del_dec.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/SigProc_FIX.h
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/VQ_WMat_EC.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/control_codec.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/enc_API.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/fixed/LTP_scale_ctrl_FIX.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/fixed/burg_modified_FIX.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/fixed/find_pred_coefs_FIX.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/fixed/vector_ops_FIX.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/fixed/x86/burg_modified_FIX_sse4_1.c
    R Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/fixed/x86/prefilter_FIX_sse.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/fixed/x86/vector_ops_FIX_sse4_1.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/float/LTP_scale_ctrl_FLP.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/float/find_pred_coefs_FLP.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/float/wrappers_FLP.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/main.h
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/meson.build
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/stereo_LR_to_MS.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/stereo_MS_to_LR.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/tests/test_unit_LPC_inv_pred_gain.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/x86/NSQ_del_dec_sse4_1.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/x86/NSQ_sse4_1.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/x86/SigProc_FIX_sse.h
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/x86/VAD_sse4_1.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/x86/VQ_WMat_EC_sse4_1.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/x86/main_sse.h
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/silk/x86/x86_silk_map.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/src/opus_decoder.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/src/opus_encoder.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/src/opus_multistream_encoder.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/tests/opus_encode_regressions.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/tests/test_opus_api.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/tests/test_opus_common.h
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/tests/test_opus_encode.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/tests/test_opus_padding.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/src/tests/test_opus_projection.c
    M Source/ThirdParty/libwebrtc/Source/third_party/opus/tests/opus_benchmark.cc

  Log Message:
  -----------
  Update libwebrtc opus to M115
https://bugs.webkit.org/show_bug.cgi?id=257808
rdar://problem/110398459

Reviewed by Eric Carlson.

* Source/ThirdParty/libwebrtc/Source/third_party/opus: Resynced.

Canonical link: https://commits.webkit.org/265062@main




More information about the webkit-changes mailing list