Sign in
webrtc
/
src.git
/
24263f4ffb91eb2069dd9f5e25f29633a2010e31
/
api
/
audio
2dcf348
Use absl_deps in order to preapre to the Abseil component build release.
by Mirko Bonadei
· 4 years, 10 months ago
c49e9c2
Adding a delay line to NetEq's output
by Henrik Lundin
· 4 years, 10 months ago
b0bd070
Surface ResidualEchoDetector creation to API
by Sam Zackrisson
· 4 years, 11 months ago
e156287
AEC3: Remove deprecated parameter
by Per Åhgren
· 5 years ago
8b844f2
AEC3: Remove parameters for the legacy filter naming
by Per Åhgren
· 5 years ago
a388b75
AEC3: Added parametrization of the comfort noise floor
by Per Åhgren
· 5 years ago
9d66198
AEC3: Rename shadow filter
by Per Åhgren
· 5 years ago
ff04511
AEC3: Rename main filter
by Per Åhgren
· 5 years ago
dea73ee
Pass absolute capture time from WebRtcVoiceEngine to ACM.
by Minyue Li
· 5 years ago
ccbe95f
Reformat GN files.
by Mirko Bonadei
· 5 years ago
9136abb
AEC3: Ensure that the data size in the reverb computer is not fixed
by Per Åhgren
· 5 years ago
831ce5f
Export more symbols to fix Chromecast component build
by Ken MacKay
· 5 years ago
5d3a418
Add explicit copy constructors and assign operators for some classes.
by Artem Titov
· 5 years ago
6a05bb1
AEC3: Add signal dependent mixing before alignment
by Per Åhgren
· 5 years ago
67d3bc2
Changed parameter name to match the use of it in AEC3
by Per Åhgren
· 5 years ago
4647412
Make new method pure virtual in the EchoControl interface
by Per Åhgren
· 5 years ago
9750e84
AEC3:Turning off default downmix in surround alignment
by Per Åhgren
· 5 years ago
17e4c58
Adding parametrization of the AEC3 howling mitigation behavior
by Per Åhgren
· 5 years ago
f534a64
AEC3: Sub-band nearend detector
by Gustaf Ullberg
· 5 years ago
c20a19c
Allow extracting the linear AEC output
by Per Åhgren
· 5 years ago
2c6f373
Remove legacy EchoControlFactory::Create
by Gustaf Ullberg
· 5 years ago
4e5c709
Reland "Correct AEC3 multichannel functionality activation"
by Per Åhgren
· 5 years ago
1983458
Revert "Reland "Correct AEC3 multichannel functionality activation""
by Per Åhgren
· 5 years ago
d5a7838
Reland "Correct AEC3 multichannel functionality activation"
by Per Åhgren
· 5 years ago
cc9bf63
Revert "Correct AEC3 multichannel functionality activation"
by Per Åhgren
· 5 years ago
9dda1b3
Correct AEC3 multichannel functionality activation
by Per Åhgren
· 5 years ago
ae40e19
AEC3: Adding a configurable render signal gain
by Per Åhgren
· 5 years ago
492fdf4
Make rtc_json poisonous in WebRTC
by Sam Zackrisson
· 5 years ago
b394a56
Cleanup of EchoControl interface after downstream fixes
by Gustaf Ullberg
· 5 years ago
3cb6104
AEC3: Support negative delay with external delay estimator
by Gustaf Ullberg
· 5 years ago
528a034
Fix fuzzer-found inconsistency in AEC3 config json parsing
by Sam Zackrisson
· 5 years ago
86d053c
Use source_sets in component builds and static_library in release builds.
by Mirko Bonadei
· 5 years ago
ffc8452
AEC3: Add support for logging warnings on delay buffer changes
by Sam Zackrisson
· 5 years ago
8be669f
AEC3: Add support for multiple channels to the reverb modelling
by Per Åhgren
· 5 years ago
8675eee
Bypass unnecessary resampling.
by Gustaf Ullberg
· 5 years ago
317a1f0
Use std::make_unique instead of absl::make_unique.
by Mirko Bonadei
· 6 years ago
ee84d39
AEC3: Downmix multichannel signals before delay estimation
by Gustaf Ullberg
· 6 years ago
ce202a0
Reland "Reland "Add core multi-channel pipeline in AEC3 This CL adds basic the basic pipeline to support multi-channel processing in AEC3.""
by Per Åhgren
· 6 years ago
d112c75
Revert "Reland "Add core multi-channel pipeline in AEC3 This CL adds basic the basic pipeline to support multi-channel processing in AEC3.""
by Per Åhgren
· 6 years ago
a66395e
Reland "Add core multi-channel pipeline in AEC3 This CL adds basic the basic pipeline to support multi-channel processing in AEC3."
by Per Åhgren
· 6 years ago
e3e30ae
Revert "Add core multi-channel pipeline in AEC3"
by Ilya Nikolaevskiy
· 6 years ago
f3a197e
Add core multi-channel pipeline in AEC3
by Per Åhgren
· 6 years ago
0aefbf0
Use the AEC3 high-pass filter for the whole APM
by Per Åhgren
· 6 years ago
eac47f7
Removing unused fallback variant for the reverb computation
by Per Åhgren
· 6 years ago
5b5d97c
Reland of "Reporting of decoding_codec_plc events""
by Alex Narest
· 6 years ago
bedb7a8
Revert "Reporting of decoding_codec_plc events"
by Mirko Bonadei
· 6 years ago
0a88ea0
Reporting of decoding_codec_plc events
by Alex Narest
· 6 years ago
8f319a3
Reland "Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker.""
by Alessio Bazzica
· 6 years ago
fab3460
Revert "Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker.""
by Alessio Bazzica
· 6 years ago
9973933
Reland "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker."
by Chen Xing
· 6 years ago
24192c2
Revert "Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker."
by Ivo Creusen
· 6 years ago
a4d8737
Format almost everything.
by Jonas Olsson
· 6 years ago
2250b05
Adding support for channel mixing between different channel layouts.
by henrika
· 6 years ago
3e8ef94
Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker.
by Chen Xing
· 6 years ago
70a5963
AEC3: Stationary init: fixing a typo when reading the json configuration
by Jesús de Vicente Peña
· 6 years ago
c1d2092
AEC3: Corrected the reading/creation of the json parameter file
by Per Åhgren
· 6 years ago
52caa0e
AEC3: Configuration parameter for disabling linear filter
by Gustaf Ullberg
· 6 years ago
8f32b6c
AEC3: Enable usage of external delay estimator
by Gustaf Ullberg
· 6 years ago
ec51ce0
AEC3: Remove unused config parameters
by Gustaf Ullberg
· 6 years ago
94b57c0
Cleanup BUILD.gn files from imports like foo:foo
by Artem Titov
· 6 years ago
e8efbbd
AEC3: Removing unused parameters
by Per Åhgren
· 6 years ago
9249fbf
AEC3: Redesign delay headroom
by Gustaf Ullberg
· 6 years ago
9bf67ea
AEC3: Fix delay hysteresis validation
by Gustaf Ullberg
· 6 years ago
68d6d44
AEC3: Remove remaining kill-switches
by Gustaf Ullberg
· 6 years ago
e47433f
AEC3: Remove legacy render buffering
by Gustaf Ullberg
· 6 years ago
10542f2
(4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries
by Steve Anton
· 6 years ago
3e70781
[Cleanup] Add missing #include. Remove useless ones. IWYU part 2.
by Yves Gerey
· 6 years ago
de10eea
AEC3: Fix ENR in the dominant nearend detection
by Gustaf Ullberg
· 6 years ago
44974e1
AEC3: Adding a correction factor for the Erle estimation that depends on the portion of the filter that is currently in use.
by Jesús de Vicente Peña
· 6 years ago
1724a80
AEC3: Turn off the specific suppressor mode for stationary render
by Per Åhgren
· 6 years ago
8b7d206
AEC3: Decrease latency until the delay has been detected
by Per Åhgren
· 6 years ago
370bae4
APM: Adding more explicit handling of failures in the json config data
by Per Åhgren
· 6 years ago
fb5c1ec
AEC3: Included missing parsing of config parameter
by Per Åhgren
· 6 years ago
700b4a4
AEC3: Allow limiting dominant nearend to the non-initial phase
by Per Åhgren
· 6 years ago
877dc89
Fix errors in AEC3 JSON parsing
by Sam Zackrisson
· 6 years ago
848273a
Revert "Increase coverage of AEC3 JSON config unit tests, fix bugs"
by Sam Zackrisson
· 6 years ago
988cc08
[Cleanup] Add missing #include. Remove useless ones.
by Yves Gerey
· 6 years ago
8ee06a7
Increase coverage of AEC3 JSON config unit tests, fix bugs
by Sam Zackrisson
· 6 years ago
01cf44d
AEC3: Adding missing elements to the json parser
by Per Åhgren
· 6 years ago
c9f9b871
AEC3: Improve dominant nearend detection
by Gustaf Ullberg
· 6 years ago
276827c
Export symbols needed by the Chromium component build (part 3).
by Mirko Bonadei
· 6 years ago
11539f0
AEC3: Simplify render buffering
by Gustaf Ullberg
· 6 years ago
74cd1ef
AEC3: Enabling by default the use of the stationarity properties at render at init
by Jesús de Vicente Peña
· 6 years ago
53e2211
AEC3: Kill kill-switches
by Gustaf Ullberg
· 6 years ago
703259c
Don't CHECK when parsing AEC3 parameters from json
by Sam Zackrisson
· 6 years ago
3d25530
Reland "Export symbols needed by the Chromium component build (part 1)."
by Mirko Bonadei
· 6 years ago
a4c8514
Add JSON parsing and corresponding ToString to EchoCanceller3Config
by Sam Zackrisson
· 6 years ago
0d8c100
AEC3: Decrease the suppression during the echo-only case
by Per Åhgren
· 6 years ago
13d392d
AEC3: Utilize dominant nearend functionality to increase transparency
by Per Åhgren
· 6 years ago
040f87f
AEC3: Allow a more stable filter during double-talk
by Gustaf Ullberg
· 6 years ago
7004571
AEC3: Decrease the modelling of the reverb
by Per Åhgren
· 6 years ago
16fe3f2
Revert "Export symbols needed by the Chromium component build (part 1)."
by Mirko Bonadei
· 6 years ago
99eea42
Reland "Reland "Export symbols needed by the Chromium component build (part 1).""
by Mirko Bonadei
· 6 years ago
b49520b
Revert "Reland "Export symbols needed by the Chromium component build (part 1).""
by Mirko Bonadei
· 6 years ago
588f464
Reland "Export symbols needed by the Chromium component build (part 1)."
by Mirko Bonadei
· 6 years ago
2ea9af2
Revert "Export symbols needed by the Chromium component build (part 1)."
by Mirko Bonadei
· 6 years ago
9e24dcf
Export symbols needed by the Chromium component build (part 1).
by Mirko Bonadei
· 6 years ago
b55df92
Revert "AEC3: Reduce filter divergence during low-echo double-talk"
by Gustaf Ullberg
· 7 years ago
958ed23
AEC3: Reduce filter divergence during low-echo double-talk
by Gustaf Ullberg
· 7 years ago
6a4fd19
AEC3: Parametrize the delay estimator to leverage strong echo paths
by Per Åhgren
· 7 years ago
Next »