webrtc/api/audio
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
..
test Use std::array<> consistently for reusable audio buffers. 2024-05-29 09:20:36 +00:00
audio_device.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
audio_device_defines.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
audio_frame.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
audio_frame.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
audio_frame_processor.h Use backticks not vertical bars to denote variables in comments for /api 2021-07-26 18:27:34 +00:00
audio_mixer.h Deprecate rtc::RefCountInterface 2024-06-07 09:47:26 +00:00
audio_processing.cc Move webrtc::AudioProcessing include to api/ folder 2024-04-20 07:02:50 +00:00
audio_processing.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
audio_processing_statistics.cc Move webrtc::AudioProcessing include to api/ folder 2024-04-20 07:02:50 +00:00
audio_processing_statistics.h Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
audio_view.h Use MonoView for deinterleaved channels in AudioFrameView 2024-06-05 12:39:27 +00:00
BUILD.gn Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
channel_layout.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
channel_layout.h Adding support for channel mixing between different channel layouts. 2019-07-04 10:10:54 +00:00
echo_canceller3_config.cc AEC3: adding a milder exponential decay parameter that is used for dominant nearend regions when enabled. 2021-09-08 11:36:50 +00:00
echo_canceller3_config.h delay estrimator: Enable looking for early reverberation 2022-10-24 08:35:52 +00:00
echo_canceller3_factory.cc Migrate absl::optional to std::optional 2024-09-02 12:16:47 +00:00
echo_canceller3_factory.h Remove legacy EchoControlFactory::Create 2019-11-08 09:58:27 +00:00
echo_control.h Enabling a safe fall-back functionality for overruns in the runtime settings 2021-03-03 12:06:54 +00:00
echo_detector_creator.cc Add rtc::make_ref_counted to api/ 2022-06-13 15:53:27 +00:00
echo_detector_creator.h Move webrtc::AudioProcessing include to api/ folder 2024-04-20 07:02:50 +00:00
OWNERS