1. b549bdc Probe test using task queue based congestion controller. by Sebastian Jansson · 6 years ago
  2. 4da18e8 compare Optional<unsigned> only to unsigned integers by Danil Chapovalov · 6 years ago
  3. 96a0e60 Roll chromium_revision e34f08fadd..d5c1e1eef5 (548765:549017) by Autoroller · 6 years ago
  4. 1b8773d Negotiate the MID header extension for Unified Plan by Steve Anton · 6 years ago
  5. 4af9584 Always include the MID RTP header extension on every packet when configured by Steve Anton · 6 years ago
  6. f2e3e7a Removed observer from probe controller. by Sebastian Jansson · 6 years ago
  7. 5817d3d AudioCodingModule::Create(): Require caller to supply an AudioDecoderFactory by Karl Wiberg · 6 years ago
  8. d31843e rtc::MsanUninitialized to mark a trivially copiable object as uninitialized by Alessio Bazzica · 6 years ago
  9. a348cfd Roll chromium_revision 08d2ef4b27..e34f08fadd (548658:548765) by Autoroller · 6 years ago
  10. 18f151a Remove stringstream usages from the APM by Jonas Olsson · 6 years ago
  11. d93d01e Lowercase all Windows headers in modules/video_capture. by Mirko Bonadei · 6 years ago
  12. e3d522d Revert "Floating-point exception observer for unit tests" by Alessio Bazzica · 6 years ago
  13. 3fb3939 Floating-point exception observer for unit tests by Alessio Bazzica · 6 years ago
  14. 634a777 Add RRTR parameter to media engine and pass it to video receive stream by Ilya Nikolaevskiy · 6 years ago
  15. ac6475e Reland "Added BBR network controller." by Sebastian Jansson · 6 years ago
  16. 66f1e9e Android: Add AudioDeviceModule interface and clean up implementation code by Magnus Jedvert · 6 years ago
  17. 3ab5c40 Replaced EncodeTask with lambda. by Sebastian Jansson · 6 years ago
  18. 7e85d67 Added SetClockOffset on FakeNetworkPipe. by Sebastian Jansson · 6 years ago
  19. 645e2e0 Handle per-layer frame drops. by Sergey Silkin · 6 years ago
  20. d1f7eb6 Postpone setting of CpuOveruseOptions. by Niels Möller · 6 years ago
  21. 83d676b Bug fix for applying a remote description twice without stream IDs. by Seth Hampson · 6 years ago
  22. 780dc38 Roll chromium_revision 0c62dce191..08d2ef4b27 (548550:548658) by Autoroller · 6 years ago
  23. 19aab2e Refactor OpenSSLSessionCache out of OpenSSLAdapterFactory. by Benjamin Wright · 6 years ago
  24. fd350d7 By default, don't use SRTP_AES128_CM_SHA1_32 protection profile. by Taylor Brandstetter · 6 years ago
  25. c8b90aa Roll chromium_revision 84e7725ab4..0c62dce191 (548410:548550) by Autoroller · 6 years ago
  26. 9201d1a Fixed Hostname Validation in OpenSSLAdapter. by Benjamin Wright · 6 years ago
  27. 5150ee4 Changing MTU size for SCTP socket options. by Seth Hampson · 6 years ago
  28. 09a6cd5 Prepare for |is_posix| switch in the Fuchsia build by Fabrice de Gans-Riberi · 6 years ago
  29. 1641ca3 Split out video targets from //sdk/android:base_java. by Sami Kalliomäki · 6 years ago
  30. 259a497 Reland "Reland "Move rtp-specific config out of EncoderSettings."" by Niels Möller · 6 years ago
  31. 70ceb08 Roll chromium_revision 5f93b7aed5..84e7725ab4 (548223:548410) by Autoroller · 6 years ago
  32. 7272606 Opt out of "Migrate the Android Support Lib to android_deps". by Oleh Prypin · 6 years ago
  33. 338f58d iSAC decoder: Don't read past the end of the buffer of encoded bytes by Karl Wiberg · 6 years ago
  34. 844876d VideoStreamDecoderImpl implementation, part 3. by philipel · 6 years ago
  35. 498644e Quick Look in the Xcode Debugger for Obj-C frame buffer classes. by Anders Carlsson · 6 years ago
  36. 0e07572 Don't use the |codec_settings| parameter in FakeDecoder::InitDecode. by philipel · 6 years ago
  37. a680a6a Enable and fix chromium clang warnings in sdk/android targets. by Paulina Hensman · 6 years ago
  38. 87c5463 Correctly set iOS VideoToolbox encoder start bitrate. by Kári Tristan Helgason · 6 years ago
  39. 4c9b3c8 Reland "Adding gtest-spi.h in webrtc/test/gtest.h" by Alessio Bazzica · 6 years ago
  40. cab48c3 Adaptive digital gain applier by Alex Loiko · 6 years ago
  41. 0269629 Roll chromium_revision 4d7c604370..5f93b7aed5 (548122:548223) by Autoroller · 6 years ago
  42. 76d9bd5 Roll chromium_revision a8e6a87dca..4d7c604370 (548001:548122) by Autoroller · 6 years ago
  43. 4ed47d0 Noise level estimation for AGC2. by Alex Loiko · 6 years ago
  44. 0a713b6 replace stringstream in call/ by Jonas Olsson · 6 years ago
  45. f7132b5 Move the FEC private tables into .cc files. by Tommi · 6 years ago
  46. 172a563 Fix path to AppRTC/collider on Windows by Oleh Prypin · 6 years ago
  47. 448f4d5 Checking if total max bitrate has changed in BitrateAllocator. by Sebastian Jansson · 6 years ago
  48. 764aeb7 Reland In GenericEncoder enable timing frames for encoders with internal source by Ilya Nikolaevskiy · 6 years ago
  49. 9917c4a Saturation Protector in AGC2. by Alex Loiko · 6 years ago
  50. 1e90845 Fix AppRTC paths in video_quality_loopback_test.py by Oleh Prypin · 6 years ago
  51. 2a1bbc3 ObjC: Deprecate codec settings parameter in startDecode method. by Anders Carlsson · 6 years ago
  52. 98ee49d Don't use the |codec_settings| parameter in I420Decoder::InitDecode. by philipel · 6 years ago
  53. 9d7d75b Don't use the |codec_settings| parameter in VP9DecoderImpl::InitDecode. by philipel · 6 years ago
  54. e2be7ee Android: Split out audio device targets by Magnus Jedvert · 6 years ago
  55. 571e6c9 Fix rate allocation between temporal layers in SVC. by Sergey Silkin · 6 years ago
  56. f26abf8 Migrate autoroller from roll-dep-svn to gclient setdep by Oleh Prypin · 6 years ago
  57. 57e216e Revert "Turn off per-layer frame dropping." by Sergey Silkin · 6 years ago
  58. a310180 Disable H264 videotoolbox unit tests on iOS builds. by Sergey Silkin · 6 years ago
  59. 2a1f183 Set marker bit on last encoded spatial layer. by Sergey Silkin · 6 years ago
  60. e803dbe Turn off per-layer frame dropping. by Sergey Silkin · 6 years ago
  61. c89eed9 Get pure encode time. by Sergey Silkin · 6 years ago
  62. ae3f02d Roll chromium_revision cc863fb617..a8e6a87dca (547896:548001) by Autoroller · 6 years ago
  63. 8058fbb Bypass browser join confirmation in prebuilt AppRTC by Oleh Prypin · 6 years ago
  64. 7dfd5fc AudioTransport: Remove PushCaptureData() method by Magnus Jedvert · 6 years ago
  65. 0bdb5dd Fix framerate based bitrate adjuster. by Sami Kalliomäki · 6 years ago
  66. 8730135 Use sys.executable to launch another Python script by Oleh Prypin · 6 years ago
  67. 259073b Filter out the non-RTP packet in RtpTransport. by Zhi Huang · 6 years ago
  68. b65dcb5 Roll chromium_revision ae910bccac..cc863fb617 (547756:547896) by Autoroller · 6 years ago
  69. 5897a6e Adds support for signaling a=msid lines without a=ssrc lines. by Seth Hampson · 6 years ago
  70. 5c8bae7 Roll chromium_revision b13129e4a5..ae910bccac (547655:547756) by Autoroller · 6 years ago
  71. 667f7a7 Added conversion to double from network time units. by Sebastian Jansson · 6 years ago
  72. 3cfe9e1 Fixed video capturing on Mac. by Maksim Khobat · 7 years ago
  73. 8487988 Remove myself from some owners files. Fix order in those files. Replace myself in comment references. by Henrik Grunell · 6 years ago
  74. abbe841 This CL removes all usages of our custom ostream << overloads. by Jonas Olsson · 6 years ago
  75. fe9d817 Reland "Add unit tests for RTCCVPixelBuffer and ObjCVideoTrackSource." by Anders Carlsson · 6 years ago
  76. 7439534 Add ToString() methods to classes with << operators, preparing for deprecations. by Jonas Olsson · 6 years ago
  77. cf06a53 Roll chromium_revision 381f71a417..b13129e4a5 (547202:547655) by Autoroller · 6 years ago
  78. bd9968f Start autorolling winsdk_samples by Oleh Prypin · 6 years ago
  79. 16a1402 Remove a couple of unnecessary winsock2.h includes by Tommi · 6 years ago
  80. bace350 Print more frame statistic. by Sergey Silkin · 6 years ago
  81. 644fde4 Add nullptr check in SctpTransport. by Zhi Huang · 6 years ago
  82. 5b4f075 Reland "Reland "Adds support for multiple or no media stream ids."" by Seth Hampson · 6 years ago
  83. 3d954a6 Add log messages for Unified Plan processing by Steve Anton · 6 years ago
  84. 7eca093 Ensure that data channel transport stats are included by Steve Anton · 6 years ago
  85. a859c1a Small parameter name change from label->id in pc/mediastream.h. by Seth Hampson · 6 years ago
  86. 23ffbe7 Adding constructor to StreamSelector. by Seth Hampson · 6 years ago
  87. 0ffe03d Add Deinit() to the destructors of Voice/Video/RtpDataChannel. by Zhi Huang · 6 years ago
  88. e830e68 Use new TransportController implementation in PeerConnection. by Zhi Huang · 6 years ago
  89. 80e9339 Roll chromium_revision bc611587d5..381f71a417 (547102:547202) by Autoroller · 6 years ago
  90. 4157936 Revert "In GenericEncoder enable timing frames for encoders with internal source" by Ilya Nikolaevskiy · 6 years ago
  91. 191bf5c Revert "Reland "Adds support for multiple or no media stream ids."" by Tomas Gunnarsson · 6 years ago
  92. ef3e28a Call RegisterStatsObserver after initializing video_stream_decoder_ by Tommi · 6 years ago
  93. 3e030d6 Roll chromium_revision 9dc442e92a..bc611587d5 (546996:547102) by Autoroller · 6 years ago
  94. f351c34 Reland "Adds support for multiple or no media stream ids." by Seth Hampson · 6 years ago
  95. 35d052c Revert "Add unit tests for RTCCVPixelBuffer and ObjCVideoTrackSource." by JT Teh · 6 years ago
  96. adad657 Roll chromium_revision c2bf7f1f2c..9dc442e92a (546887:546996) by Autoroller · 6 years ago
  97. c0719ce Add DesktopFrameCGImage by Julien Isorce · 6 years ago
  98. 9d6f73b Do not include <d3d9.h> in cpu_info.cc. by Mirko Bonadei · 6 years ago
  99. ed09dc6 Don't check MIDs when demuxing RTP packets in Call by Steve Anton · 6 years ago
  100. 003930a Fix MID not always getting set with audio by Steve Anton · 6 years ago