- c940870 Revert "opus: take SILK vad result into account for voice detection" by Minyue Li · 4 years, 2 months ago
- 84d3607 Fix locking in RTPFile class by Niels Möller · 4 years, 2 months ago
- 7c85d39 Delete unneeded includes of system_wrappers/include/sleep.h by Niels Möller · 4 years, 3 months ago
- fc4668d configure target bitrate in opus dtx tests by Philipp Hancke · 4 years, 6 months ago
- 686a370 opus: take SILK vad result into account for voice detection by Philipp Hancke · 4 years, 6 months ago
- 0df0fae Migrate modules/audio_coding, audio_mixer/ and audio_processing/ to webrtc::Mutex. by Markus Handell · 4 years, 6 months ago
- d82a02c ACM: Corrected temporary buffer size by Per Åhgren · 4 years, 10 months ago
- 3bdc5e9 Delete ACMVADCallback by Niels Möller · 4 years, 10 months ago
- ff0e4db Reland "Send absolute capture time through audio coding module." by Minyue Li · 5 years ago
- 4175914 Revert "Send absolute capture time through audio coding module." by Minyue Li · 5 years ago
- 48655cf Send absolute capture time through audio coding module. by Minyue Li · 5 years ago
- 8e83c7a Make Opus PLC always output 10ms audio. by Minyue Li · 5 years ago
- fb075d5 Removing unused Opus wrapper API: WebRTCOpus_DecodePlc. by Minyue Li · 5 years ago
- 834a554 Include module_common_types.h only where needed by Niels Möller · 5 years ago
- 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
- 507f434 Reland "Make relative arrival delay mode default in NetEq delay manager." by Jakob Ivarsson · 5 years ago
- 5b728cc Revert "Make relative arrival delay mode default in NetEq delay manager." by Alessio Bazzica · 5 years ago
- 77c71d1 Make relative arrival delay mode default in NetEq delay manager. by Jakob Ivarsson · 5 years ago
- 5ceb4ac Delete some unused AudioCodingModule methods by Niels Möller · 5 years ago
- b90d38a Delete unused Opus-specific methods of AudioCodingModule by Niels Möller · 5 years ago
- a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
- a1d1a1e WebRTC Opus C interface: Add support for non-48 kHz decode sample rate by Karl Wiberg · 6 years ago
- 7e7c5c3 WebRTC Opus C interface: Add support for non-48 kHz encode sample rate by Karl Wiberg · 6 years ago
- c35b6e6 Deprecate RTPFragmentationHeader argument to AudioPacketizationCallback::SendData by Niels Möller · 6 years ago
- 8f7ce22 Make VideoFrameType an enum class, and move to separate file and target by Niels Möller · 6 years ago
- c936cb6 Make AudioFrameType an enum class, and move to audio_coding_module_typedefs.h by Niels Möller · 6 years ago
- 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 6 years ago
- c4dd730 Fix -Wextra-semi warnings. by Mirko Bonadei · 6 years ago
- bf47495 Update remaining audio test code to not use WebRtcRTPHeader. by Niels Möller · 6 years ago
- afb5dbb Update ACM to use RTPHeader instead of WebRtcRTPHeader by Niels Möller · 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
- 40d5533 Include absl/memory/memory.h if absl::make_unique is used by Steve Anton · 6 years ago
- f693bfa Remove CodecInst pt.2 by Fredrik Solenberg · 6 years ago
- 657b296 Reland "Remove CodecInst pt.1" by Fredrik Solenberg · 6 years ago
- ec0f45b Revert "Remove CodecInst pt.1" by Fredrik Solenberg · 6 years ago
- 056f973 Remove CodecInst pt.1 by Fredrik Solenberg · 6 years ago
- 2365936 Hide the AudioEncoderCng class behind a create function by Karl Wiberg · 6 years ago
- 2edab4c Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. by Niels Möller · 6 years ago
- 433eafe Delete unused includes of assert.h by Niels Möller · 6 years ago
- c2c4d04 AudioCodingModuleTest.TestRedFec: Don't let the ACM create audio encoders by Karl Wiberg · 6 years ago
- 895ce82 VAD/DTX tests: Don't let the ACM create audio encoders by Karl Wiberg · 6 years ago
- 3ff52ff Remove the useless ACMTest base class by Karl Wiberg · 6 years ago
- 91957c1 AudioCodingModuleTest.TwoWayCommunication: Don't let the ACM create encoders by Karl Wiberg · 6 years ago
- 3a6b6bd AudioCodingModuleTest.TwoWayCommunication: Remove non-automatic mode by Karl Wiberg · 6 years ago
- bf7a046 AudioCodingModuleTest.TestIsac: Don't rely on the ACM to create encoders by Karl Wiberg · 6 years ago
- 9a60e9a Remove the delay_test binary by Karl Wiberg · 6 years ago
- d363db1 TestStereo: Don't rely on the ACM to create encoders by Karl Wiberg · 6 years ago
- 36b37dce AudioCodingModuleTest.TestStereo: Delete write-only variables by Karl Wiberg · 6 years ago
- db12856 Cleanup modules_common_types by Danil Chapovalov · 6 years ago
- fe3240a Reland "Delete class EventTimerWrapper." by Niels Möller · 6 years ago
- 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
- 85e6e82 Revert "Delete class EventTimerWrapper." by Niels Moller · 6 years ago
- a421775 Delete class EventTimerWrapper. by Niels Möller · 6 years ago
- 18f1adc Delete AudioCodingModule::LeastRequiredDelayMs and related NetEq code. by Niels Möller · 6 years ago
- 658a552 Audio encoder tests: Create audio encoders the new way by Karl Wiberg · 6 years ago
- 133cff0 AudioCodingModuleTest.TestAllCodecs: Create audio encoders the new way by Karl Wiberg · 7 years ago
- a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
- 7687ad5 Reland "NetEq: Deprecate playout modes Fax, Off and Streaming" by Henrik Lundin · 7 years ago
- 1ff41eb Revert "NetEq: Deprecate playout modes Fax, Off and Streaming" by Henrik Lundin · 7 years ago
- 80c4cca NetEq: Deprecate playout modes Fax, Off and Streaming by Henrik Lundin · 7 years ago
- 0a5fe77 Clean up in module_common_types.h by removing the unused struct RTPAudioHeader. by philipel · 7 years ago
- 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
- b602123 Replace rtc::Optional with absl::optional in modules/audio_coding by Danil Chapovalov · 7 years ago
- 88aee28 Remove support for old test modes in EncodeDecodeTest by Karl Wiberg · 7 years ago
- d477129 Remove dead RED code in TestRedFec by Karl Wiberg · 7 years ago
- 8fbe4f1 Remove executable insert_packet_with_timing by Karl Wiberg · 7 years ago
- 5aba818 Remove test AudioCodingModuleTest.TestAPI by Karl Wiberg · 7 years ago
- 8aba6b4 Remove incompatiblities with absl::optional in audio_coding by Danil Chapovalov · 7 years ago
- bbf21a3 Remove dependencies on modules:module_api from AudioProcessing. by Fredrik Solenberg · 7 years ago
- 5817d3d AudioCodingModule::Create(): Require caller to supply an AudioDecoderFactory by Karl Wiberg · 7 years ago
- 2b85792 Move rw_lock_wrapper.h to rtc_base/synchronization/ by Karl Wiberg · 7 years ago
- 1c62ffa Normalize main(..) routines for WinUWP by Robin Raymond · 7 years ago
- 36de62e Avoid flagging Opus DTX frames as speech. by Gustaf Ullberg · 7 years ago
- 12ab00b Optional: Use nullopt and implicit construction in /modules/audio_coding by Oskar Sundbom · 7 years ago
- 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
- eb254b4 Don't select audio codecs depending on GN vars `build_with_{chromium|mozilla}` by Karl Wiberg · 7 years ago
- 4332d09 Reland "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
- 39cefdb Revert "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
- 68007e9 Reland "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
- 729b910 Revert "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
- 2209b90 Remove WEBRTC_TRACE. by Fredrik Solenberg · 7 years ago
- c7b4a45 Remove various IDs: by solenberg · 7 years ago
- e423a9de Revert of Remove various IDs (patchset #7 id:120001 of https://codereview.webrtc.org/3019543002/ ) by solenberg · 7 years ago
- 2d0f775 Remove various IDs: by solenberg · 7 years ago
- 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
- 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
- bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago