gecko-dev/third_party/libwebrtc/rtc_tools/unpack_aecdump
Byron Campen bf358ef6aa Bug 1909234 - Vendor libwebrtc from cfdbb0d371
Upstream commit: https://webrtc.googlesource.com/src/+/cfdbb0d371ce5e5f70c8f301637f10e92280cf77
    Update PushResampler to use a single buffer for source, destination.

    PushResampler now uses a single buffer for the deinterleaved
    channel sources and another for the deinterleaved destinations.
    Before, there was a dedicated buffer per channel (source and dest).
    This reduces allocations and allows for using DeinterleavedView for
    both which simplifies some checks.

    Bug: chromium:335805780
    Change-Id: I553a36164109127fa332ab17918d53832d442303
    Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/351542
    Reviewed-by: Per Åhgren <peah@webrtc.org>
    Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org>
    Cr-Commit-Position: refs/heads/main@{#42415}
2024-07-26 11:46:08 -05:00
..
OWNERS
unpack.cc Bug 1909234 - Vendor libwebrtc from cfdbb0d371 2024-07-26 11:46:08 -05:00