1. 46f858a Fix fuzzer-found overflow in AGC1 by Sam Zackrisson · 6 years ago
  2. a8eb1e6 roll_deps: Accept any prefix (like 'git_revision:'), not only 'version:' for CIPD by Oleh Prypin · 6 years ago
  3. a3b6601 Make ReceiveSendsFromThread use Dispatch by Ishan Khot · 6 years ago
  4. 91fc422 Add sprang@ as owner of simulcast.cc/h by Erik Språng · 6 years ago
  5. b8926b0 Roll chromium_revision a1981d69db..f6935ecdd2 (571936:572058) by Autoroller · 6 years ago
  6. 98badbc Add VP9 profile negotiation to SDP by Emircan Uysaler · 6 years ago
  7. 0ea7515 Fix a bug in TurnServer that causes flakiness in webrtc_perf_tests. by Qingsi Wang · 6 years ago
  8. 312466a Roll chromium_revision c20726850b..a1981d69db (571826:571936) by Autoroller · 6 years ago
  9. 9f1de69 Add ADAPTER_TYPE_ANY in AdapterType. by Qingsi Wang · 6 years ago
  10. 6b33e60 In ULP FEC fuzzer test, make sure sequence number is not the same as previous sequence number. by Ying Wang · 6 years ago
  11. 4d01146 Prepare AGC2 for analog gain changes. by Alex Loiko · 6 years ago
  12. 5afa61c NetEq: Fold GetDecisionSpecialized into GetDecision by Henrik Lundin · 6 years ago
  13. 9f2e624 Break out NetEqEventLogInput to separate source files by Henrik Lundin · 6 years ago
  14. 64cb83b Flags and settings for AGC2 in AgcManagerDirect. by Alex Loiko · 6 years ago
  15. 5c71e74 Add AGC1-compliant fake recording device. by Alex Loiko · 6 years ago
  16. c167673 Add more ApmDataDumper dumps to AGC. by Alex Loiko · 6 years ago
  17. 7687ad5 Reland "NetEq: Deprecate playout modes Fax, Off and Streaming" by Henrik Lundin · 6 years ago
  18. 04b18cb Removes redundant delay based bwe. by Sebastian Jansson · 6 years ago
  19. e0eda66 Adding alessiob@ and minyue@ as owners of APM. by Alessio Bazzica · 6 years ago
  20. fceaca3 Roll chromium_revision f06b8215fe..c20726850b (571725:571826) by Autoroller · 6 years ago
  21. dc99e24 Removing deadbeef@ from OWNERS files. by Taylor Brandstetter · 6 years ago
  22. 5a48284 Roll chromium_revision 810d8218ca..f06b8215fe (571617:571725) by Autoroller · 6 years ago
  23. 20b4b0d Roll chromium_revision a714568fbe..810d8218ca (571512:571617) by Autoroller · 6 years ago
  24. cf5de1d Roll chromium_revision a88423acf9..a714568fbe (571410:571512) by Autoroller · 6 years ago
  25. f9f49a3 Removes redundant AlrDetector. by Sebastian Jansson · 6 years ago
  26. f222d28 Adds srte@webrtc.org as modules/pacing/ OWNER. by Sebastian Jansson · 6 years ago
  27. 2e79d2b AEC3: Misadjustment estimator of the linear filter. by Jesús de Vicente Peña · 6 years ago
  28. 916ec7d Add Generic frame descritpor header extension by Danil Chapovalov · 6 years ago
  29. deee55b Calculate all audio samples in AudioMixerCalculateEnergy. by Piasy Xu · 6 years ago
  30. 4c77dcd Turn rtc::{Make,Wrap}Unique into aliases for their Abseil counterparts by Karl Wiberg · 6 years ago
  31. 425193b Revert "Unit test for case where the number of active and configured spatial" by Björn Terelius · 6 years ago
  32. 7a29426 Detach audio devices from thread on terminate. by Paulina Hensman · 6 years ago
  33. 43d0b98 Clean up RateControlInput struct, used by bandwidth estimation. by Bjorn Terelius · 6 years ago
  34. 5eb6045 Unit test for case where the number of active and configured spatial by “Michael · 6 years ago
  35. 4236991 Set gtest_enable_absl_printers to true. by Mirko Bonadei · 6 years ago
  36. a91deca Implement PacketDuration() for FakeDecoderFromFile. by Minyue Li · 6 years ago
  37. c54f706 Roll chromium_revision ecf8a6133e..a88423acf9 (569618:571410) by Autoroller · 6 years ago
  38. e19a4e1 Revert "Pull GN via CIPD package." by Mirko Bonadei · 6 years ago
  39. 776199a Enable PeerConnectionEndToEndTest.CallWithLegacySdp on ASan. by Mirko Bonadei · 6 years ago
  40. 82d171c Skip PeerConnectionEndToEndTest.CallWithCustomCodec on Win ASan builds. by Mirko Bonadei · 6 years ago
  41. fc63c9e AEC3: Allow filter adaptation even though the estimated echo is saturated by Per Åhgren · 6 years ago
  42. 7750de9 Port RtcEventLog encoder unittests to the new parser API. by Bjorn Terelius · 6 years ago
  43. 0601d68 Adds field trial for disabling pacer queue draining. by Sebastian Jansson · 6 years ago
  44. 6c618c7 AEC3: Avoid entering non-linear mode when the filter is slightly diverged by Gustaf Ullberg · 6 years ago
  45. c75b35a Fixed crash when PCF is destroyed before DataChannel in ObjC by Yura Yaroshevich · 6 years ago
  46. 33b61ee Delete unused file. by Kári Tristan Helgason · 6 years ago
  47. b2a7478 Fix usage logging of TURN and STUN servers by Harald Alvestrand · 6 years ago
  48. 72b751a Add PeerConnection GetRtpSender/ReceiverCapabilities by Florent Castelli · 6 years ago
  49. 0d4070a Remove incorrect test from api/units/ by Jonas Olsson · 6 years ago
  50. 183e09d Correct data histogram entry for incoming DC by Harald Alvestrand · 6 years ago
  51. 77cc818 Pull GN via CIPD package. by Mirko Bonadei · 6 years ago
  52. 0bd7bf0 Adding ABWENoTWCC field trial by Alex Narest · 6 years ago
  53. 546bded Add return after NOT_REACHED() in eventlog unittest. by Bjorn Terelius · 6 years ago
  54. 64b17c2 Remove StreamStatistician::IsPacketInOrder by Danil Chapovalov · 6 years ago
  55. 968b1dd Use field trial parser for BBR Experiment. by Sebastian Jansson · 6 years ago
  56. e275174 Adding "is_standardized" flag to RTCStatsMember. by Taylor Brandstetter · 6 years ago
  57. d059f2c Add steveanton@ as api/ and ortc/ OWNER by Steve Anton · 6 years ago
  58. d1003d7 A new PeerConnection level perf test. by Seth Hampson · 6 years ago
  59. 42f0d78 Roll back checking in the third_party directory by Artem Titov · 6 years ago
  60. 67c8bcf Revert two instances of num_active_spatial_layers. by “Michael · 6 years ago
  61. bcf9180 Allows audio bitrate allocation in video calls without enabling TWCC (Transport Wide Congestion Control as defined at https://tools.ietf.org/id/draft-holmer-rmcat-transport-wide-cc-extensions-01.html) for audio stream. by Alex Narest · 6 years ago
  62. 81f5197 Fix pylint presubmit errors and warnings from untouched modules. by Artem Titov · 6 years ago
  63. d971109 Extract fft to separate target to be able to move it to third_party by Artem Titov · 6 years ago
  64. 2c74d85 Adds enum field trial parser. by Sebastian Jansson · 6 years ago
  65. b3f5aed Remove the flag PORTALLOCATOR_ENABLE_ANY_ADDRESS_PORTS. by Qingsi Wang · 6 years ago
  66. d6eb71e Use the sparse histogram in RTC_HISTOGRAM_ENUMERATION_SPARSE. by Qingsi Wang · 6 years ago
  67. 901e0ff Add bit depth information to PlanarYuvBuffer by Emircan Uysaler · 6 years ago
  68. 0756373 [Unified Plan] Avoid offering two senders with the same ID by Steve Anton · 6 years ago
  69. 1bc9716 [Unified Plan] Do not initialize recvonly transceivers with any send streams by Steve Anton · 6 years ago
  70. e58bd8a AEC3: Reverb modeling: Including the freq shape of the tails when modeling the reverberation by Jesús de Vicente Peña · 6 years ago
  71. fb8e7ef Implement PayloadUnion as variant instead of pair of optionals by Danil Chapovalov · 6 years ago
  72. 72f52a1 Delete unused copy constructors for VCMEncodedFrame and VCMFrameBuffer. by Niels Möller · 6 years ago
  73. fe288eb Don't call deprecated FFmpeg API. by Sergey Silkin · 6 years ago
  74. df3bcdb Extract fft4g into separate build target by Artem Titov · 6 years ago
  75. 58cd385 Fix potential division by zero in VP9 VideoCodecTest. by Rasmus Brandt · 6 years ago
  76. 63c82a7 Style fixes in event log unittest. by Bjorn Terelius · 6 years ago
  77. 52f53d5 Revert "Add Timestamp accessor methods to the EncodedImage class." by Björn Terelius · 6 years ago
  78. c9ac93f Adding NetEq lifetime stats to event log visualizer. by Minyue Li · 6 years ago
  79. 762289e Fix overflow in digital AGC1 by Sam Zackrisson · 6 years ago
  80. f4db542 Rewrite the RtcEventLog unit test. by Bjorn Terelius · 6 years ago
  81. 712678b Delete unused class TransformAdapter. by Niels Möller · 6 years ago
  82. f34d467 Add Timestamp accessor methods to the EncodedImage class. by Niels Möller · 6 years ago
  83. f7789c6 Limiting increment in timestamps with neteq simulation. by Minyue Li · 6 years ago
  84. 44b98f9 Re-introduce a read of a bool in APM fuzzers by Sam Zackrisson · 6 years ago
  85. 8491693 Update packetsLost and jitter stats any time a packet is received. by Taylor Brandstetter · 6 years ago
  86. 111fdfd Refactor RtpSender to take the sender ID as a constructor argument by Steve Anton · 6 years ago
  87. d5b8ee1 Re-enable PeerConnectionEndToEndTest.Call on TSan. by Mirko Bonadei · 6 years ago
  88. ae82ffa Delete unused methods for replacing the "default filesystem". by Niels Möller · 6 years ago
  89. 8396e34 Remove APM limiter in Audio Mixer. by Alex Loiko · 6 years ago
  90. 01d2a67 Adding jitter buffer plots for all SSRCs in event log visualizer. by Minyue Li · 6 years ago
  91. 91280e4 Extract third party part of g722 codec into separate target by Artem Titov · 6 years ago
  92. 3ecec17 Extract third party part of g711 codec into separate target by Artem Titov · 6 years ago
  93. 1979384 Ensure that PC usage is recorded if a PC is alive for 60 seconds. by Harald Alvestrand · 6 years ago
  94. bdee46d Add functionality to set min bitrate for single stream through RtpEncodingParameters. by Åsa Persson · 6 years ago
  95. ff3dd0c Delete unused rtc::Stream subclasses. by Niels Möller · 6 years ago
  96. ac5bbd9 Reland "Enable any address ports by default." by Mirko Bonadei · 6 years ago
  97. 87e4479 Roll chromium_revision 72ef4e4784..ecf8a6133e (569500:569618) by Autoroller · 6 years ago
  98. 0d4ee0a Roll chromium_revision cb8b61b491..72ef4e4784 (569376:569500) by Autoroller · 6 years ago
  99. 5f5819f Roll chromium_revision 105c043148..cb8b61b491 (569260:569376) by Autoroller · 6 years ago
  100. 23c5a99 Fix for VP9 K-SVC video freeze frame when send bandwidth is restricted. by “Michael · 6 years ago