aboutsummaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Expand)Author
2018-03-21Pass a real audio codec pair ID to decoders that we createKarl Wiberg
2018-03-21Adding has_packet_feedback to LimitObserver callback.Sebastian Jansson
2018-03-19Fix low_bandwidth_audio_perf_test resource dependency on AndroidOleh Prypin
2018-03-19Fix low_bandwidth_audio_perf_test binary dependency on WindowsOleh Prypin
2018-03-19Reland "Split perf-test-specific resources in low_bandwidth_audio_test"Oleh Prypin
2018-03-16Remove the public_deps to fileutils from test_support.Patrik Höglund
2018-03-15Revert "Reland "Split perf-test-specific resources in low_bandwidth_audio_test""Oleh Prypin
2018-03-15Reland "Split perf-test-specific resources in low_bandwidth_audio_test"Oleh Prypin
2018-03-15Revert "Split perf-test-specific resources in low_bandwidth_audio_test"Oleh Prypin
2018-03-15Split perf-test-specific resources in low_bandwidth_audio_testOleh Prypin
2018-03-12Make num-retries default a string.Edward Lesmes
2018-03-12Add num-retries flag to Android perf tests.Edward Lesmes
2018-03-12Separate test/fake_audio_device on API and implementation. Step 2.Artem Titov
2018-03-12Tests: Pass codec ID argument to audio codecsKarl Wiberg
2018-03-12Delete RTPPayloadRegistry::SetIncomingPayloadType.Niels Möller
2018-03-09Make SimpleStringBuilder into a non-templateKarl Wiberg
2018-03-08Cleanup of TransportFeedbackObserver interfaceErik Språng
2018-03-07Separate build target for rtc_base/numerics/safe_minmax.hKarl Wiberg
2018-03-05Production code: Pass codec ID argument to audio codecsKarl Wiberg
2018-03-05Revert "Separate test/fake_audio_device on API and implementation."Artem Titov
2018-03-05Separate test/fake_audio_device on API and implementation.Artem Titov
2018-02-28Propagating total_bitrate_bps from BitrateAllocator to ProbeController, part 1.philipel
2018-02-28Removed SetTransportOverhead in transport controller.Sebastian Jansson
2018-02-27Adding a new string utility class: SimpleStringBuilder.Tommi
2018-02-23Separate build targets for aec3 and aec3_unittestsGustaf Ullberg
2018-02-22Using mock transport controller in audio unit tests.Sebastian Jansson
2018-02-22Silencing warnings in audio send stream unit tests.Sebastian Jansson
2018-02-21Moved bitrate configuration to rtp controllerSebastian Jansson
2018-02-20Removed dependencies from audio send stream unit testSebastian Jansson
2018-02-19BUILD.gn file for api/audio.Gustaf Ullberg
2018-02-16Removing access to pacer in rtp controller.Sebastian Jansson
2018-02-16Removing access to send side cc in rtp controller.Sebastian Jansson
2018-02-07Delete macro RTC_ACCESS_ON, replaced by RTC_GUARDED_BY.Niels Möller
2018-02-06Stop using public_deps in common_audio.Mirko Bonadei
2018-02-01Reland "Break up rtc_event_log_api to solve circular dependencies."Qingsi Wang
2018-02-01Use isolated-script-test-perf-output on low_bandwidth_audio_test.Edward Lemur
2018-02-01Move AudioSendStream lifetime reporting into destructorSam Zackrisson
2018-01-31Revert "Break up rtc_event_log_api to solve circular dependencies."Mirko Bonadei
2018-01-30Break up rtc_event_log_api to solve circular dependencies.Qingsi Wang
2018-01-30Delete AudioMonitor and related code.Niels Möller
2018-01-26Removing useless dependencies on //testing/gmock.Mirko Bonadei
2018-01-25Remove logging in audio/* from release builds.Jonas Olsson
2018-01-17Move remaining traces of VoiceEngineFredrik Solenberg
2018-01-16Ignore extra arguments in low_bandwidth_audio_test.Edward Lemur
2018-01-16Removes usage of analog AGC.henrika
2018-01-16Delete Channel::OnRecoveredPacket.Niels Möller
2018-01-16Make it possible to run low_bandwidth_audio_test on Android swarming.Edward Lemur
2018-01-15Store JSON perf results for low_bandwidth_audio_test.Edward Lemur
2018-01-11Move ownership of voe::Channel into Audio[Receive|Send]Stream.Fredrik Solenberg
2018-01-10Reconfigure, not reconstruct, AudioReceiveStreams.Fredrik Solenberg