1. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  2. a1d1a1e WebRTC Opus C interface: Add support for non-48 kHz decode sample rate by Karl Wiberg · 5 years ago
  3. 7e7c5c3 WebRTC Opus C interface: Add support for non-48 kHz encode sample rate by Karl Wiberg · 5 years ago
  4. c35b6e6 Deprecate RTPFragmentationHeader argument to AudioPacketizationCallback::SendData by Niels Möller · 5 years ago
  5. 8f7ce22 Make VideoFrameType an enum class, and move to separate file and target by Niels Möller · 5 years ago
  6. c936cb6 Make AudioFrameType an enum class, and move to audio_coding_module_typedefs.h by Niels Möller · 5 years ago
  7. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 5 years ago
  8. c4dd730 Fix -Wextra-semi warnings. by Mirko Bonadei · 5 years ago
  9. bf47495 Update remaining audio test code to not use WebRtcRTPHeader. by Niels Möller · 5 years ago
  10. afb5dbb Update ACM to use RTPHeader instead of WebRtcRTPHeader by Niels Möller · 5 years ago
  11. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  12. 40d5533 Include absl/memory/memory.h if absl::make_unique is used by Steve Anton · 6 years ago
  13. f693bfa Remove CodecInst pt.2 by Fredrik Solenberg · 6 years ago
  14. 657b296 Reland "Remove CodecInst pt.1" by Fredrik Solenberg · 6 years ago
  15. ec0f45b Revert "Remove CodecInst pt.1" by Fredrik Solenberg · 6 years ago
  16. 056f973 Remove CodecInst pt.1 by Fredrik Solenberg · 6 years ago
  17. 2365936 Hide the AudioEncoderCng class behind a create function by Karl Wiberg · 6 years ago
  18. 2edab4c Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. by Niels Möller · 6 years ago
  19. 433eafe Delete unused includes of assert.h by Niels Möller · 6 years ago
  20. c2c4d04 AudioCodingModuleTest.TestRedFec: Don't let the ACM create audio encoders by Karl Wiberg · 6 years ago
  21. 895ce82 VAD/DTX tests: Don't let the ACM create audio encoders by Karl Wiberg · 6 years ago
  22. 3ff52ff Remove the useless ACMTest base class by Karl Wiberg · 6 years ago
  23. 91957c1 AudioCodingModuleTest.TwoWayCommunication: Don't let the ACM create encoders by Karl Wiberg · 6 years ago
  24. 3a6b6bd AudioCodingModuleTest.TwoWayCommunication: Remove non-automatic mode by Karl Wiberg · 6 years ago
  25. bf7a046 AudioCodingModuleTest.TestIsac: Don't rely on the ACM to create encoders by Karl Wiberg · 6 years ago
  26. 9a60e9a Remove the delay_test binary by Karl Wiberg · 6 years ago
  27. d363db1 TestStereo: Don't rely on the ACM to create encoders by Karl Wiberg · 6 years ago
  28. 36b37dc AudioCodingModuleTest.TestStereo: Delete write-only variables by Karl Wiberg · 6 years ago
  29. db12856 Cleanup modules_common_types by Danil Chapovalov · 6 years ago
  30. fe3240a Reland "Delete class EventTimerWrapper." by Niels Möller · 6 years ago
  31. 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
  32. 85e6e82 Revert "Delete class EventTimerWrapper." by Niels Moller · 6 years ago
  33. a421775 Delete class EventTimerWrapper. by Niels Möller · 6 years ago
  34. 18f1adc Delete AudioCodingModule::LeastRequiredDelayMs and related NetEq code. by Niels Möller · 6 years ago
  35. 658a552 Audio encoder tests: Create audio encoders the new way by Karl Wiberg · 6 years ago
  36. 133cff0 AudioCodingModuleTest.TestAllCodecs: Create audio encoders the new way by Karl Wiberg · 6 years ago
  37. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  38. 7687ad5 Reland "NetEq: Deprecate playout modes Fax, Off and Streaming" by Henrik Lundin · 6 years ago
  39. 1ff41eb Revert "NetEq: Deprecate playout modes Fax, Off and Streaming" by Henrik Lundin · 6 years ago
  40. 80c4cca NetEq: Deprecate playout modes Fax, Off and Streaming by Henrik Lundin · 6 years ago
  41. 0a5fe77 Clean up in module_common_types.h by removing the unused struct RTPAudioHeader. by philipel · 6 years ago
  42. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  43. b602123 Replace rtc::Optional with absl::optional in modules/audio_coding by Danil Chapovalov · 6 years ago
  44. 88aee28 Remove support for old test modes in EncodeDecodeTest by Karl Wiberg · 6 years ago
  45. d477129 Remove dead RED code in TestRedFec by Karl Wiberg · 6 years ago
  46. 8fbe4f1 Remove executable insert_packet_with_timing by Karl Wiberg · 6 years ago
  47. 5aba818 Remove test AudioCodingModuleTest.TestAPI by Karl Wiberg · 6 years ago
  48. 8aba6b4 Remove incompatiblities with absl::optional in audio_coding by Danil Chapovalov · 6 years ago
  49. bbf21a3 Remove dependencies on modules:module_api from AudioProcessing. by Fredrik Solenberg · 6 years ago
  50. 5817d3d AudioCodingModule::Create(): Require caller to supply an AudioDecoderFactory by Karl Wiberg · 6 years ago
  51. 2b85792 Move rw_lock_wrapper.h to rtc_base/synchronization/ by Karl Wiberg · 6 years ago
  52. 1c62ffa Normalize main(..) routines for WinUWP by Robin Raymond · 7 years ago
  53. 36de62e Avoid flagging Opus DTX frames as speech. by Gustaf Ullberg · 7 years ago
  54. 12ab00b Optional: Use nullopt and implicit construction in /modules/audio_coding by Oskar Sundbom · 7 years ago
  55. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  56. eb254b4 Don't select audio codecs depending on GN vars `build_with_{chromium|mozilla}` by Karl Wiberg · 7 years ago
  57. 4332d09 Reland "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  58. 39cefdb Revert "Reland "Remove WEBRTC_TRACE."" by Fredrik Solenberg · 7 years ago
  59. 68007e9 Reland "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  60. 729b910 Revert "Remove WEBRTC_TRACE." by Fredrik Solenberg · 7 years ago
  61. 2209b90 Remove WEBRTC_TRACE. by Fredrik Solenberg · 7 years ago
  62. c7b4a45 Remove various IDs: by solenberg · 7 years ago
  63. e423a9de Revert of Remove various IDs (patchset #7 id:120001 of https://codereview.webrtc.org/3019543002/ ) by solenberg · 7 years ago
  64. 2d0f775 Remove various IDs: by solenberg · 7 years ago
  65. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  66. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  67. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago