mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-19 08:37:54 +01:00
![]() 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} |
||
---|---|---|
.. | ||
audioproc_f | ||
data_channel_benchmark | ||
frame_analyzer | ||
network_tester | ||
psnr_ssim_analyzer | ||
py_event_log_analyzer | ||
rtc_event_log_to_text | ||
rtc_event_log_visualizer | ||
rtp_generator | ||
testing | ||
unpack_aecdump | ||
video_encoder | ||
author_line_count.sh | ||
BUILD.gn | ||
class_usage.sh | ||
compare_videos.py | ||
DEPS | ||
header_usage.sh | ||
metrics_plotter.py | ||
OWNERS | ||
sanitizers_unittest.cc | ||
video_file_reader.cc | ||
video_file_reader.h | ||
video_file_reader_unittest.cc | ||
video_file_writer.cc | ||
video_file_writer.h | ||
video_file_writer_unittest.cc | ||
video_replay.cc |