1. ad858d1 Improve the audio codec factory documentation. by Karl Wiberg · 6 years ago
  2. b7180c0 Replace RegisterExternalDecoder in NetEq test VerifyTimestampPropagation. by Niels Möller · 6 years ago
  3. 540ef28 Adds OnReceivedUplinkAllocation method to AudioEncoder. by Sebastian Jansson · 6 years ago
  4. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  5. 2edab4c Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. by Niels Möller · 6 years ago
  6. ac19414 Export symbols needed by the Chromium component build (part 6). by Mirko Bonadei · 6 years ago
  7. e482ff8 Audio codecs API: Remove some weasel words in the docs by Karl Wiberg · 6 years ago
  8. 276827c Export symbols needed by the Chromium component build (part 3). by Mirko Bonadei · 6 years ago
  9. 3b56ee7 Export symbols needed by the Chromium component build (part 2). by Mirko Bonadei · 6 years ago
  10. 3d25530 Reland "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  11. edc49c1 [Cleanup] Remove unused swap function. by Yves Gerey · 6 years ago
  12. 16fe3f2 Revert "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  13. 99eea42 Reland "Reland "Export symbols needed by the Chromium component build (part 1)."" by Mirko Bonadei · 6 years ago
  14. 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
  15. 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
  16. be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
  17. b49520b Revert "Reland "Export symbols needed by the Chromium component build (part 1)."" by Mirko Bonadei · 6 years ago
  18. 588f464 Reland "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  19. 2ea9af2 Revert "Export symbols needed by the Chromium component build (part 1)." by Mirko Bonadei · 6 years ago
  20. 9e24dcf Export symbols needed by the Chromium component build (part 1). by Mirko Bonadei · 6 years ago
  21. 00eb12a Let NetEq use the PLC output from a decoder by Henrik Lundin · 6 years ago
  22. 801500c Audio encoder tests: Create audio encoders the new way by Karl Wiberg · 6 years ago
  23. 24744a9 Use string_view instead of overloading for const string& and const char* by Karl Wiberg · 6 years ago
  24. 133cff0 AudioCodingModuleTest.TestAllCodecs: Create audio encoders the new way by Karl Wiberg · 6 years ago
  25. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  26. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  27. 0bc58cf Replace rtc::Optional with absl::optional in api by Danil Chapovalov · 6 years ago
  28. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  29. f1c470e Remove the audio codec factory methods that don't take AudioCodecPairId by Karl Wiberg · 6 years ago
  30. c7f09ad NetEq fix for repeated audio issue. by Ivo Creusen · 6 years ago
  31. 3e18c82 Reland "Reland "Remove our stream << overloads from non-test build targets."" by Jonas Olsson · 6 years ago
  32. bb23c83 GN hack to tag targets as poisonous (and use it with audio codecs) by Karl Wiberg · 6 years ago
  33. bd73928 Revert "Reland "Remove our stream << overloads from non-test build targets."" by Taylor Brandstetter · 6 years ago
  34. d7ee720 Reland "Remove our stream << overloads from non-test build targets." by Jonas Olsson · 6 years ago
  35. 31ef5f0 Revert "Remove our stream << overloads from non-test build targets." by Jonas Olsson · 6 years ago
  36. c841d18 Remove our stream << overloads from non-test build targets. by Jonas Olsson · 6 years ago
  37. 6e9d895 Add missing includes checks.h/array_view.h by Danil Chapovalov · 6 years ago
  38. d6fbf2a Tests: Pass codec ID argument to audio codecs by Karl Wiberg · 7 years ago
  39. 12edf4c Separate build target for rtc_base/numerics/safe_minmax.h by Karl Wiberg · 7 years ago
  40. 6b54228 Adapt audio codec factory templates to the new codec pair ID arguments by Karl Wiberg · 7 years ago
  41. 17668ec Audio codec implementations: Take optional codec ID argument by Karl Wiberg · 7 years ago
  42. 9890074 Audio codec factories: Pass a codec pair ID to new codecs by Karl Wiberg · 7 years ago
  43. 5d436ac Removed Die mock from MockAudioEncoder by Sebastian Jansson · 7 years ago
  44. 6114c24 Stop using public_deps in api. by Mirko Bonadei · 7 years ago
  45. 65ce311 Removing useless dependencies on //testing/gmock. by Mirko Bonadei · 7 years ago
  46. a7f2d84 Revert "Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*""" by Per Kjellander · 7 years ago
  47. c73e1f4 Revert "GN rtc_* templates: Set default visibility to webrtc_root + "/*"" by Per Kjellander · 7 years ago
  48. 588c548 GN rtc_* templates: Set default visibility to webrtc_root + "/*" by Karl Wiberg · 7 years ago
  49. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  50. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  51. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  52. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  53. 7eaf2f9 Require audio codec API types to have a Config type member by Karl Wiberg · 7 years ago
  54. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  55. 9065730 Optional: Use nullopt and implicit construction in /api/audio_codecs by Oskar Sundbom · 7 years ago
  56. fb65b10 Removing forward declarations that are never referenced. by Mirko Bonadei · 7 years ago
  57. eb254b4 Don't select audio codecs depending on GN vars `build_with_{chromium|mozilla}` by Karl Wiberg · 7 years ago
  58. 7275e18 Hide the internal AudioEncoderOpus class by giving it an "Impl" suffix by Karl Wiberg · 7 years ago
  59. 735a838 Make iSAC build targets and headers that automatically pick fix or float by Karl Wiberg · 7 years ago
  60. 84255bb Add explicit includes of refcountedobject.h where it is used. by Niels Möller · 7 years ago
  61. fb26f85 Revert "Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h."" by Niels Moller · 7 years ago
  62. bf6937a Reland "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Möller · 7 years ago
  63. d25fa78 Revert "Make rtc_base/refcount.h self contained, not including refcountedobject.h." by Niels Moller · 7 years ago
  64. b7239a9 Make rtc_base/refcount.h self contained, not including refcountedobject.h. by Niels Möller · 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