webrtc/modules/audio_mixer
Florent Castelli 8037fc6ffa Migrate absl::optional to std::optional
Bug: webrtc:342905193
No-Try: True
Change-Id: Icc968be43b8830038ea9a1f5f604307220457807
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/361021
Auto-Submit: Florent Castelli <orphis@webrtc.org>
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Florent Castelli <orphis@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#42911}
2024-09-02 12:16:47 +00:00
..
g3doc Reland "Migrate WebRTC documentation to new renderer" 2023-01-31 09:30:04 +00:00
audio_frame_manipulator.cc Make AudioFrame::channel_layout_ private and check for valid values 2024-04-30 11:02:40 +00:00
audio_frame_manipulator.h [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
audio_frame_manipulator_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
audio_mixer_impl.cc Mix audio from all sources. 2023-06-26 17:48:50 +00:00
audio_mixer_impl.h Mix audio from all sources. 2023-06-26 17:48:50 +00:00
audio_mixer_impl_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
audio_mixer_test.cc Adopt absl::string_view in modules/audio_mixer/ 2022-08-16 09:07:35 +00:00
BUILD.gn Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
default_output_rate_calculator.cc Move webrtc::AudioProcessing include to api/ folder 2024-04-20 07:02:50 +00:00
default_output_rate_calculator.h Use backticks not vertical bars to denote variables in comments for /modules/audio_mixer 2021-08-02 11:10:59 +00:00
DEPS Enables usage of ChannelMixer in WebRTC's output mixer. 2019-07-09 14:49:47 +00:00
frame_combiner.cc Update FrameCombiner et al to use DeinterleavedView 2024-07-02 15:58:20 +00:00
frame_combiner.h Add checks and explicit buffer inititalization for FrameCombiner 2024-06-26 14:01:30 +00:00
frame_combiner_unittest.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
gain_change_calculator.cc Format almost everything. 2019-07-08 13:45:15 +00:00
gain_change_calculator.h [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
output_rate_calculator.h Cleanup after sorting out dependencies of OutputRateCalculator 2020-10-20 13:01:29 +00:00
OWNERS Add conceptual documentation for Audio - Mixer 2021-04-22 08:59:38 +00:00
sine_wave_generator.cc [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00
sine_wave_generator.h [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. 2018-11-28 18:25:07 +00:00