1. 7645b18 Makes BBR more like the Quic implementation. by Sebastian Jansson · 6 years ago
  2. 535bde3 Adds data in flight information on send packet updates. by Sebastian Jansson · 6 years ago
  3. 317c1b8 Add script for generating coverage.py commands. by Patrik Höglund · 6 years ago
  4. 6a4a125 Revert "Delete deprecated api build targets for api/video." by Niels Moller · 6 years ago
  5. 759eb4f Revert "Reland "Adding absl includes and defines to rtc_* templates."" by Mirko Bonadei · 6 years ago
  6. c5efb0c Added an audioproc option to not report the stream delay by Per Åhgren · 6 years ago
  7. b563f3d Filtering audio playout events with SSRC in NetEq RTP player. by Minyue Li · 6 years ago
  8. 92f83ce Remove deprecated rtcp SLI/RPSI observers by Danil Chapovalov · 6 years ago
  9. 97b4ee5 Wire up VAAPI VP8 experimental support in WebRTC. by Ilya Nikolaevskiy · 6 years ago
  10. 66eaed0 Adding direct congestion window pushback to encoders. by Ying Wang · 6 years ago
  11. 4e6cd5e Get actual list of references from encoder in flexible mode. by Sergey Silkin · 6 years ago
  12. f782492 Delete RtpFeedback. The ssrc for a receive stream should be known at by Niels Möller · 6 years ago
  13. c061d8e Delete deprecated api build targets for api/video. by Niels Möller · 6 years ago
  14. dacec71 Add Rtcp parameters for PeerConnection senders by Florent Castelli · 6 years ago
  15. b06b0a6 Delete rtc_base/basictypes.h by Niels Möller · 6 years ago
  16. 123ab64 Roll chromium_revision 52f78b1683..bfb0b77f2c (561464:562200) by Autoroller · 6 years ago
  17. 0c2e8ce Initialize svc_drop_frame in vp9 wrapper. by Jerome Jiang · 6 years ago
  18. fae51e4 Reland "Adding absl includes and defines to rtc_* templates." by Mirko Bonadei · 6 years ago
  19. b3085b2 Revert "Disable flaky test: FullStackTest.VP9SVC_3SL_High" by Sergey Silkin · 6 years ago
  20. 9fe6df0 Fix confusion between enum types in event log parser. by Bjorn Terelius · 6 years ago
  21. dd09287 AEC3: Gain limiter: Improving the behavior of the gain limiter. by Jesús de Vicente Peña · 6 years ago
  22. d7a076c Minor type fix in RTC event logging for probing events. by Bjorn Terelius · 6 years ago
  23. 1388b30 Adds tracking of outstanding bytes in SendTimeHistory. by Sebastian Jansson · 6 years ago
  24. 51e23ae Remove built-in sw codecs from decoder_database. by Anders Carlsson · 6 years ago
  25. 55378f4 Remove some streams from rtc_base/ by Jonas Olsson · 6 years ago
  26. 78b1c4a AEC3: Delay estimator uses bandpass filtered signal with downsampling factor 8 by Gustaf Ullberg · 6 years ago
  27. 90d05e9 Switch ios_api_framework bot to LUCI because it's not broken there by Oleh Prypin · 6 years ago
  28. e058568 iLBC decoding: Ignore a signed overflow by Karl Wiberg · 6 years ago
  29. 1d4a227 Add support for visualizing event logs without normalizing time. by Stefan Holmer · 6 years ago
  30. 2f65ec5 Add serialization of a=ice-lite. by Taylor Brandstetter · 6 years ago
  31. bc84685 Remove VideoCodecTestFixtureImpl dependency on Android specifics. by Rasmus Brandt · 6 years ago
  32. a564afe Fix bug in videoengine sanity check by Jonas Olsson · 6 years ago
  33. f517f11 Additional switches to build_aar.py by Yura Yaroshevich · 6 years ago
  34. 94150ee Implement VideoQualityObserver by Ilya Nikolaevskiy · 6 years ago
  35. 95de63b Rename parsing function in AimdRateControl by Bjorn Terelius · 6 years ago
  36. c34e381 Roll chromium_revision 039110971b..52f78b1683 (560284:561464) by Artem Titov · 6 years ago
  37. 172fd85 Replaces redundant congestion controller components by Sebastian Jansson · 6 years ago
  38. ec2eb22 Enables comparison with infinite timestamps. by Sebastian Jansson · 6 years ago
  39. a927ed5 Switch one try builder (win_x64_clang_dbg) to LUCI by Oleh Prypin · 6 years ago
  40. d7b9131 Move socklen_t definition for windows to win32.h. by Niels Möller · 6 years ago
  41. 9c26a0f Adds reporting of bandwidth estimation periods in BBR. by Sebastian Jansson · 6 years ago
  42. 5bb1511 Disable rolling of ffmpeg. by Artem Titov · 6 years ago
  43. 96c9fc4 Add tests where the incoming stream changes codec type. by Åsa Persson · 6 years ago
  44. 14682a3 Delete macro RTC_DEFINE_STATIC_LOCAL. by Niels Möller · 6 years ago
  45. 9d4e840 Change how we get the current cert in SSLVerifyCallback when using OpenSSL. by Jiawei Ou · 6 years ago
  46. cefc465 RTC_LOG_* macros: Implement argument passing with a single variadic call by Karl Wiberg · 6 years ago
  47. 223cc4b Revert "Start supporting H264 packetization mode 0." by Taylor Brandstetter · 6 years ago
  48. c8caaec Directly include VideoBitrateAllocation in common_video/ targets by Erik Språng · 6 years ago
  49. 3409cfa Start supporting H264 packetization mode 0. by Taylor Brandstetter · 6 years ago
  50. 70bb326 Delete unused argument first_payload_byte. by Niels Möller · 6 years ago
  51. 5d67f82 Refactor VideoTrackSource, without raw pointer injection. by Niels Möller · 6 years ago
  52. 69c0222 Allow mixing gtest and non-gtest args in gtest-parallel-wrapper by Oleh Prypin · 6 years ago
  53. 7fd0a28 Directly include VideoBitrateAllocation in media/ targets by Erik Språng · 6 years ago
  54. 6c7da59 Fixes off by one error in BBR random cycle initialization. by Sebastian Jansson · 6 years ago
  55. eda0087 Drop the RTT as input to IsRetransmitOfOldPacket. by Niels Möller · 6 years ago
  56. 89ee4a6 Delete unused member variable VideoTrackSource::options_. by Niels Möller · 6 years ago
  57. ccd1048 Apply constraints on pacing rate in BBR controller. by Sebastian Jansson · 6 years ago
  58. 6753542 Ensures that BBR always reports updated state. by Sebastian Jansson · 6 years ago
  59. 500e75b Remove typedefs.h from webrtc/ root (part 1) by Fredrik Solenberg · 6 years ago
  60. ce532a1 Fixes congestion window bug in network control tester. by Sebastian Jansson · 6 years ago
  61. 547e316 Limit input length for SDP fuzzer. by Patrik Höglund · 6 years ago
  62. 4343273 Don't assume that RTC_LOG's << operator is std::ostream by Karl Wiberg · 6 years ago
  63. a041f92 Removing warning suppression flags from rtc_base. by Mirko Bonadei · 6 years ago
  64. 71d4dc3 Add presubmit error if third_party/.git exists. by Artem Titov · 6 years ago
  65. 72678e1 Adds unwrapped sequence number to sent packet info. by Sebastian Jansson · 6 years ago
  66. 6e9c3df Added additional SSL certificate verification tests. by Benjamin Wright · 6 years ago
  67. 2d5f3cb Added an integration test to validate TURN servers can send media in relay mode. by Benjamin Wright · 6 years ago
  68. 02c6586 Adds unwrapped sequence number to feedback info. by Sebastian Jansson · 6 years ago
  69. 9aef5dc Disable owners check in PRESUBMIT.py for chromium owned 3pp deps. by Artem Titov · 6 years ago
  70. 43c707a AEC3: Debug dump of render decimator input/output by Gustaf Ullberg · 6 years ago
  71. 7502a9e Delete ALIGNP macro, and use thereof in MemoryStream. by Niels Möller · 6 years ago
  72. 2cf9c55 Use monotonic clock for rtc::Event::Wait on linux and android. by Niels Möller · 6 years ago
  73. e92675b Reland: Add presubmit check for changes in 3pp by Artem Titov · 6 years ago
  74. c7f09ad NetEq fix for repeated audio issue. by Ivo Creusen · 6 years ago
  75. 169005d Move VideoCodecTest configuration classes to api/test. by Kári Tristan Helgason · 6 years ago
  76. dac9453 Delete left-over forward declaration of RTPFragmentationHeader. by Niels Möller · 6 years ago
  77. d945806 Add MB configs for more_configs bots by Oleh Prypin · 6 years ago
  78. 0beed5d Move SampleCounter from ReceiveStatisticsProxy to rtc_base/numerics by Ilya Nikolaevskiy · 6 years ago
  79. 6dc82e8 NetEq: Change NetEq's ramp-up behavior after expansions by Henrik Lundin · 6 years ago
  80. 7a84fcf Prevent potential buffer overflow in UlpfecReceiver by Ying Wang · 6 years ago
  81. 97cb90a Force autoroller to fail if any dep is missing by Artem Titov · 6 years ago
  82. 401d076 Delete deprecated VideoDecoder::Decode method by Niels Möller · 6 years ago
  83. 41c11e4 AEC3: Rounding of estimated call skew by Gustaf Ullberg · 6 years ago
  84. 5991ac9 Remove outdated DEPS rules. by Patrik Höglund · 6 years ago
  85. 0e36a72 Delete unused class CurrentSpeakerMonitor. by Niels Möller · 6 years ago
  86. c2ee8e8 Removing references to webrtc::VideoSendStream::DegradationPreference. by Taylor Brandstetter · 6 years ago
  87. 0327c2d Move VideoStreamEncoderInterface to api/. by Niels Möller · 6 years ago
  88. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 6 years ago
  89. 0ce868c Recognize additional adapter types on Windows by Yura Yaroshevich · 6 years ago
  90. c941b7e Roll chromium_revision 911054f7d0..039110971b (559863:560284) by Autoroller · 6 years ago
  91. b9fc650 Add min and max allowed bitrate in Opus bitrate tests by Gustaf Ullberg · 6 years ago
  92. 666beca AEC3: ERLE improvements by Jesús de Vicente Peña · 6 years ago
  93. 8436a69 Revert "Reland "Adding absl includes and defines to rtc_* templates."" by Mirko Bonadei · 6 years ago
  94. 9024da8 NetEq: Fixing an overflow bug in expand.cc by Henrik Lundin · 6 years ago
  95. 3ca48a6 Ports base::win:OSInfo from Chrome to rtc_win in WebRTC. by henrika · 6 years ago
  96. cc02cb5 Add getSupportedCodecs to VideoDecoderFactory interface. by Sami Kalliomäki · 6 years ago
  97. 80d02ad Suppress warning about exit in destructor, because it intended. by Artem Titov · 6 years ago
  98. 9ab6eb7 Minor namespace change for CoreAudioUtility by henrika · 6 years ago
  99. 79478ad Adjust base bitrate for experimental temporal layer count by Erik Språng · 6 years ago
  100. 195d1d7 Remove ScreenshareLayerConfig. by Rasmus Brandt · 6 years ago