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