1. 56da2f7 Added unit tests for new congestion controller. by Sebastian Jansson · 7 years ago
  2. 8447e91 Add a hysteresis for the API call skew detection to better handle jittery platforms by Per Åhgren · 7 years ago
  3. 68f4904 Adding gtest-spi.h in webrtc/test/gtest.h by Alessio Bazzica · 7 years ago
  4. 3c24ea8 Removed SetTransportOverhead in transport controller. by Sebastian Jansson · 7 years ago
  5. 06b83aa Replaced VideoSendStream::ConstructionTask with lambda by Sebastian Jansson · 7 years ago
  6. 0a9f6de Removed VCMTiming from RtpVideoStreamReceiver. by philipel · 7 years ago
  7. 7eef007 Fix typo in FrameBuffer by Ilya Nikolaevskiy · 7 years ago
  8. 556270c Remove FourPeople_1280x720_30.yuv from resources for mobile builds. by Sergey Silkin · 7 years ago
  9. 83b1842 Added namespace to new congestion controller. by Sebastian Jansson · 7 years ago
  10. e5d8c57 Added limit to elapsed time in paced sender. by Sebastian Jansson · 7 years ago
  11. 91fe60a Roll chromium_revision f29eb01290..a410274678 (539638:539759) by Autoroller · 7 years ago
  12. b6a7fc0 Make rtcp::TransportFeedback copyable. by Bjorn Terelius · 7 years ago
  13. 7ca6311 Add method to modify magic cookie of a STUN message by Jonas Oreland · 7 years ago
  14. 0ffaaa2 Report negotiated SDP semantics for local answers also by Steve Anton · 7 years ago
  15. 12c8110 Roll chromium_revision fc34980626..f29eb01290 (539403:539638) by Autoroller · 7 years ago
  16. 8cb344a Add new PeerConnection APIs to the ObjC SDK by Steve Anton · 7 years ago
  17. ac7539e Add getter/setter for stream_labels on StreamParams by Steve Anton · 7 years ago
  18. 6bcd7f6 Adding task queue based congestion controller. by Sebastian Jansson · 7 years ago
  19. 1631dc6 Make isac_fix_test correctly parse --isolated-script-test-perf-output. by Patrik Höglund · 7 years ago
  20. 8c4fe16 Make Frame buffer not drop frames unnecessary by Ilya Nikolaevskiy · 7 years ago
  21. 99a2c5d New test binary for the AudioMixer. by Alex Loiko · 7 years ago
  22. e51a0a8 Re-Reland "Some cleanup for the logging code:"" by Tommi · 7 years ago
  23. 507e8d1 Reland of "Choose between APM-AGC-Limiter and Apm-AGC2-fixed-gain_controller." by Alex Loiko · 7 years ago
  24. f7706ae Revert "Forward fix jni_generator_helper.h." by siddhartha sivakumar · 7 years ago
  25. 2fcb834 Search for SPS NALU rather than assuming its position by Guy Hershenbaum · 7 years ago
  26. 0efa941 Move EchoCanceller3Factory to api/auido by Gustaf Ullberg · 7 years ago
  27. fef0500 Adding a new string utility class: SimpleStringBuilder. by Tommi · 7 years ago
  28. cf83ae0 Add extra RTC_CHECKs in RtcEventLog. by Bjorn Terelius · 7 years ago
  29. 8c913ef Removed using FrameObject = EncodedFrame. by philipel · 7 years ago
  30. 7fd74ff Fixing issues that affect newest versions of NDK. by Mirko Bonadei · 7 years ago
  31. 461cdf0 Added AEC3 parameter for specifying that the setup has clock drift by Per Åhgren · 7 years ago
  32. db5e01f Roll chromium_revision dba3f95458..fc34980626 (539260:539403) by Autoroller · 7 years ago
  33. d5e0fcd Add immediate sorting of candidate pairs after the network preference by Qingsi Wang · 7 years ago
  34. 9c1fb1e Consider packetization-mode when matching H264 codecs by Steve Anton · 7 years ago
  35. d81aac4 Revert "Reland "Some cleanup for the logging code:"" by Zhi Huang · 7 years ago
  36. e0269cd SystemTimeNanos() on Mac: DCHECK that multiplication doesn't overflow by Karl Wiberg · 7 years ago
  37. d8243fa Adding reporting and logging for events of call API skew shifts by Per Åhgren · 7 years ago
  38. ab6ea6b Miscellaneous updates to PeerConnectionInterface comments by Steve Anton · 7 years ago
  39. 12dc184 Reland "Some cleanup for the logging code:" by Tommi · 7 years ago
  40. 3359bd1 Roll chromium_revision b6ed4eb6cc..dba3f95458 (539140:539260) by Autoroller · 7 years ago
  41. 72eeaa3 Revert "Choose between APM-AGC-Limiter and Apm-AGC2-fixed-gain_controller." by Zhi Huang · 7 years ago
  42. 9f79a92 Roll chromium_revision 3768946207..b6ed4eb6cc (539034:539140) by Autoroller · 7 years ago
  43. 278aa42 Revert "Some cleanup for the logging code:" by Philip Eliasson · 7 years ago
  44. 9e24cb3 Add move constructors and assignment operators to RtpPacketReceived and RtpPacketToSend. Since both are non-POD now, move would fall back to copy without these. by Dino Radaković · 7 years ago
  45. bd7b461 Choose between APM-AGC-Limiter and Apm-AGC2-fixed-gain_controller. by Alex Loiko · 7 years ago
  46. 9ecdcdf Some cleanup for the logging code: by Tommi · 7 years ago
  47. 151be2d comfort_noise_decoder_fuzzer: limit the fuzzer input size to avoid timeout by Henrik Lundin · 7 years ago
  48. 06fa153 neteq_rtp_fuzzer: limit the fuzzer input size to avoid timeout by Henrik Lundin · 7 years ago
  49. 2a6d864 neteq_signal_fuzzer: limit the fuzzer input size to avoid timeout by Henrik Lundin · 7 years ago
  50. 8b84365 NetEq: Guarding against reading outside of memory by Henrik Lundin · 7 years ago
  51. 132e28e Add thread checks to ReceiveStatisticsProxy that reflect design comments. by Tommi · 7 years ago
  52. fdf50a6 Roll chromium_revision 29f6e2e8b6..3768946207 (538933:539034) by Autoroller · 7 years ago
  53. c392866 Implement certificate chain stats. by Taylor Brandstetter · 7 years ago
  54. 29ef9f0 Roll chromium_revision 1cf758f803..29f6e2e8b6 (538618:538933) by Autoroller · 7 years ago
  55. 88f6dec Multiplex Codec Bug Fix: Padding Needed For H264 by Qiang Chen · 7 years ago
  56. 1807d57 Add application_data field(s) to RtpPacketToSend and PacketOptions. by Dino Radaković · 7 years ago
  57. f35c666 Separate build targets for aec3 and aec3_unittests by Gustaf Ullberg · 7 years ago
  58. 225c787 Move default thresholds from QualityScaler to encoders. by Niels Möller · 7 years ago
  59. 12fb170 Added some margin to ramp down target in perf test. by Sebastian Jansson · 7 years ago
  60. 93db0d8 Whitespace change by Oleh Prypin · 7 years ago
  61. d60d5c4 Improve Java video codec error handling. by Sami Kalliomäki · 7 years ago
  62. 99f52f8 Make decoder software fallback sticky. by Sami Kalliomäki · 7 years ago
  63. a2e3ab1 Conditionally include real_fourier_openmax.h. by Mirko Bonadei · 7 years ago
  64. c33c0fc Moved pacer and congestion thread from call. by Sebastian Jansson · 7 years ago
  65. 604ab19 Roll chromium_revision eb957d794e..1cf758f803 (538454:538618) by Autoroller · 7 years ago
  66. e818b6e Create the JsepTransportController and JsepTransport2. by Zhi Huang · 7 years ago
  67. fbf3bce Reland "Reduce locking in VideoReceiver and check the threading model." by Tommi · 7 years ago
  68. ee52562 Roll chromium_revision 37c4da4be1..eb957d794e (538199:538454) by Autoroller · 7 years ago
  69. ef9daee Using mock transport controller in audio unit tests. by Sebastian Jansson · 7 years ago
  70. 89c7938 Delete assumption TimeMicrosToNtp can match RealTimeClock by Danil Chapovalov · 7 years ago
  71. 6ce0359 Adding missing ASM dependencies. by Mirko Bonadei · 7 years ago
  72. e7c891f Renamed FrameObject to EncodedFrame. by philipel · 7 years ago
  73. a5c735f Fixed observer unsubscribtion in RTCRtpReceiver. by Yura Yaroshevich · 7 years ago
  74. c668108 Maintain audio receive stream gain across recreations by Oskar Sundbom · 7 years ago
  75. 415920b Return correct subtype from RTCRtpSender/Receiver track. by Yura Yaroshevich · 7 years ago
  76. 35dd6cd Added dependencies to mock transport controller send. by Sebastian Jansson · 7 years ago
  77. 3f06c3b Change text output from VideoProcessor slightly. by Rasmus Brandt · 7 years ago
  78. 41f16be Silencing warnings in audio send stream unit tests. by Sebastian Jansson · 7 years ago
  79. dfde334 Adding SendSideCongestionControllerInterface. by Sebastian Jansson · 7 years ago
  80. 0404225 ClosePlatformFile() on non-Windows: Return true on success, false on failure by Karl Wiberg · 7 years ago
  81. 518716f Delete left-over declarations. by Niels Möller · 7 years ago
  82. 64cf731 Roll chromium_revision 2c98648a24..37c4da4be1 (538114:538199) by Mirko Bonadei · 7 years ago
  83. 9a03dd8 Removed new calls on RtpTransportControllerSend. by Sebastian Jansson · 7 years ago
  84. 5d436ac Removed Die mock from MockAudioEncoder by Sebastian Jansson · 7 years ago
  85. 5283022 Shorten Chromium compile trybot names by Oleh Prypin · 7 years ago
  86. 39f491e Moved and simplifed the AEC3 API call skew estimator and added tests by Per Åhgren · 7 years ago
  87. 352314a Revert "VCMGenericDecoder threading updates for all but Android." by Lu Liu · 7 years ago
  88. 54daa3a Revert "Comment out DCHECK in dtor of VCMDecodedFrameCallback." by Lu Liu · 7 years ago
  89. c4f9824 Revert "Reduce locking in VideoReceiver and check the threading model." by Lu Liu · 7 years ago
  90. cf6e24a Forward the SignalNetworkRouteChanged from DtlsSrtpTransport to BaseChannel. by Zhi Huang · 7 years ago
  91. 52d8677 Fire OnRenegotiationNeeded when changing transceiver direction by Steve Anton · 7 years ago
  92. a1630f8 Reland "Base pacer padding in pause state on time since last send." by Sebastian Jansson · 7 years ago
  93. 3ab308f Inform the AEC3 echo remover about the status of the estimated delay by Per Åhgren · 7 years ago
  94. bbfccfd Added unittest to the AEC3 BlockProcessor class that tests longer calls by Per Åhgren · 7 years ago
  95. d5a272f Create public EncodedFrame interface. by philipel · 7 years ago
  96. 257cb10 Roll chromium_revision 04f0f4c72d..2c98648a24 (538005:538114) by Autoroller · 7 years ago
  97. c75f1e4 Reduce locking in VideoReceiver and check the threading model. by Tommi · 7 years ago
  98. d397a0d Add dropped frames metric on the receive side by Ilya Nikolaevskiy · 7 years ago
  99. 8f83b42 Moved bitrate config interface from Call class. by Sebastian Jansson · 7 years ago
  100. 91bb667 Moved routes tracking to rtp transport controller. by Sebastian Jansson · 7 years ago