aboutsummaryrefslogtreecommitdiff
path: root/modules/audio_coding
AgeCommit message (Expand)Author
2020-07-23Merge remote-tracking branch 'upstream-master'Jorge E. Moreira
2020-07-21Merge branch 'upstream-master'Jorge E. Moreira
2020-07-17configure target bitrate in opus dtx testsPhilipp Hancke
2020-07-16opus: take SILK vad result into account for voice detectionPhilipp Hancke
2020-07-16Fix override declarations and delete related TODOsNiels Möller
2020-07-07Migrate modules/audio_coding, audio_mixer/ and audio_processing/ to webrtc::M...Markus Handell
2020-07-07Update default max nr of packets to 200.Ivo Creusen
2020-07-03red: implement RED with distance 2Philipp Hancke
2020-06-29Replace slave -> helper, master -> referenceHenrik Lundin
2020-06-24red: modify the encoder to send RFC 2198Philipp Hancke
2020-06-24Make stable target adaptation enabled by default.Jakob Ivarsson
2020-06-23Fix missing dependencies.Mirko Bonadei
2020-06-22iSAC encoder: Make it possible to change target bitrate at any timeKarl Wiberg
2020-06-22Remove ANA FEC control in Opus encoder.Jakob Ivarsson
2020-06-18Add a simple frame length controller.Jakob Ivarsson
2020-06-10Add field trial and test for NetEq extra delayHenrik Lundin
2020-06-10opus: add helper function to extract voice activity informationPhilipp Hancke
2020-06-10Remove packet loss rate optimization and minimum field trial.Jakob Ivarsson
2020-06-08Use absl_deps in order to preapre to the Abseil component build release.Mirko Bonadei
2020-05-26build: remove WEBRTC_CODEC_REDPhilipp Hancke
2020-05-25Adding a delay line to NetEq's outputHenrik Lundin
2020-05-20In common_audio/ and modules/audio_* replace mock macros with unified MOCK_ME...Danil Chapovalov
2020-05-18Rename several more tests that use EXPECT_DEATH to *DeathTest.Tommi
2020-05-04Wrap WebRTC OBJC API types with RTC_OBJC_TYPE.Mirko Bonadei
2020-04-14Remove WebRTC-Audio-NewOpusPacketLossRateOptimization.Mirko Bonadei
2020-03-27Reland "Flip histograms to true by default, fix unit in isac_fix_test."Patrik Höglund
2020-03-27Revert "Flip histograms to true by default, fix unit in isac_fix_test."Patrik Höglund
2020-03-26Flip histograms to true by default, fix unit in isac_fix_test.Patrik Höglund
2020-03-25Implement AudioEncoder::GetFrameLengthRange() for all audio encoders.Ali Tofigh
2020-03-12ACM: Corrected temporary buffer sizePer Åhgren
2020-03-12Write protos as binary.Patrik Höglund
2020-03-11Add jitterBufferTargetDelay as RTCNonStandardStatsMember to new GetStats APIArtem Titov
2020-03-10Delete ACMVADCallbackNiels Möller
2020-03-05Update Opus tests for Opus 1.3Ivo Creusen
2020-02-27iSAC API wrapper unit test fixAlessio Bazzica
2020-02-25Conditionally use OPUS_GET_IN_DTX if availableTom Anderson
2020-02-20Delete header file rtc_base/memory/aligned_array.hNiels Möller
2020-02-19Remove wildcard ownership for build files.Mirko Bonadei
2020-02-19Remove inactive OWNERS.Mirko Bonadei
2020-02-18Pass absolute capture time from WebRtcVoiceEngine to ACM.Minyue Li
2020-02-14iSAC config: target bitrate exposed for fixed implAlessio Bazzica
2020-02-13iSAC unit test: test encode/decode via API wrapperAlessio Bazzica
2020-02-13iSAC fixed point: fix int overflowsAlessio Bazzica
2020-02-13NetEQ audio decoder unit test: use ParsePayloadAlessio Bazzica
2020-02-10Use newer version of TimeDelta and TimeStamp factories in modules/Danil Chapovalov
2020-02-10Remove ossu@ from audio/ and audio_coding/ OWNERSOskar Sundbom
2020-01-30Disable opus tests to allow upgrade to opus 1.3Ivo Creusen
2020-01-29Reland "Reland "Only include overhead if using send side bandwidth estimation.""Sebastian Jansson
2020-01-29Revert "Reland "Only include overhead if using send side bandwidth estimation.""Mirko Bonadei
2020-01-29Expose run function to NetEqSimulatorIvo Creusen