1. 08b0351 Implement PlayoutDelay extension as a trait to be used with rtp::Packet class by Danil Chapovalov · 8 years ago
  2. 10e8f8e Relax expectation in EndToEndTest.CallReportsRttForSender test by Danil Chapovalov · 8 years ago
  3. 2d273f1 Setting up an RTP input fuzzer for NetEq by henrik.lundin · 8 years ago
  4. 947c66c CQ: Remove linux_baremetal until it's back by Henrik Kjellander · 8 years ago
  5. 9881cb2 Merge min_ms and max_ms accessors in PlayoutDelayOracle by Danil Chapovalov · 8 years ago
  6. 126ee72 Only parse PPS up to PPS and SPS ids in the depacketizater. by Stefan Holmer · 8 years ago
  7. d4626e5 Disable -Wsentinel warning for Linux 32-bit builds. by kjellander · 8 years ago
  8. 60e4346 Add time line for acked bitrate. by Stefan Holmer · 8 years ago
  9. b9d8d10 Fixed flaky StunRequestTests which depended on the wall clock by skvlad · 8 years ago
  10. b460fd8 Increase timeout for flaky tests for ProcessThreadImpl by skvlad · 8 years ago
  11. cfaca03 Add dynamic bitrate tracker and adjustment for Exynos VP8 HW encoder. by Alex Glaznev · 8 years ago
  12. 37062ed Fix chromium-style errors in IntelligibilityEnhancer by Alejandro Luebs · 8 years ago
  13. 306d52b Reland of Delete cricket::VideoFrame::GetTimeStamp. (patchset #1 id:1 of https://codereview.webrtc.org/2315703002/ ) by nisse · 8 years ago
  14. eb24dd0 Improvements to UI to python event log analyzer tool. by aleloi · 8 years ago
  15. d52bef7 iSAC float: Handle errors in upper band decoding by kwiberg · 8 years ago
  16. 92b2e08 Revert of Delete cricket::VideoFrame::GetTimeStamp. (patchset #2 id:150001 of https://codereview.webrtc.org/2310043002/ ) by nisse · 8 years ago
  17. fa1ba19 Reland of Delete cricket::VideoFrame::GetTimeStamp. (patchset #1 id:1 of https://codereview.webrtc.org/2306953002/ ) by nisse · 8 years ago
  18. 857a8fb Remove dedicated unittest file for remb format by Danil Chapovalov · 8 years ago
  19. dedc822 MB: Cleanup no-longer-used GN configurations by kjellander · 8 years ago
  20. edaa4a4 GN: Set WEBRTC_RESTRICT_LOGGING as is set in GYP. by ehmaldonado · 8 years ago
  21. 859e861 Remove stop method from VideoTrackSourceInterface. by sakal · 8 years ago
  22. c928453 Significantly increased max_num_buffers_ of Vp9FrameBufferPool. by hbos · 8 years ago
  23. d4ec970 neteq_rtpplay: Add an error message for unmatched SSRC by henrik.lundin · 8 years ago
  24. 891eaac MB: Add Linux 32-bit Debug and Release trybots by Henrik Kjellander · 8 years ago
  25. b096aa7 Revert of Remove all reference to carbon api (patchset #2 id:20001 of https://codereview.webrtc.org/2299633002/ ) by kthelgason · 8 years ago
  26. dbd8b6b Remove all reference to carbon api by kthelgason · 8 years ago
  27. 0b1b472 Enable gyp_compare_flag_script to compare all targets. by ehmaldonado · 8 years ago
  28. b27c091 Exclude flaky PhysicalSocketTest tests on Dr Memory bots. by Henrik Kjellander · 8 years ago
  29. aa90b31 [WebRTC] Two DirectX capturers cannot work concurrently by zijiehe · 8 years ago
  30. fef8653 An early analysis shows in DirectX based capturer, Windows API returns larger by zijiehe · 8 years ago
  31. f71d298 GN: Apply optimize_max only on windows by ehmaldonado · 8 years ago
  32. 1e714ae RtcpReceiverTest rewritten using public available interface by danilchap · 8 years ago
  33. d313403 rtc::Buffer: Let SetData and AppendData accept anything with .data() and .size() by kwiberg · 8 years ago
  34. 84c8528 Use RtpPacketToSend in RtpSenderAudio. by danilchap · 8 years ago
  35. 4c44202 Revert of [WebRTC] A real ScreenCapturer test (patchset #8 id:240001 of https://codereview.webrtc.org/2268093002/ ) by asapersson · 8 years ago
  36. d6e65b3 MB: Add WebRTC FYI bots to mb_config.pyl. by ehmaldonado · 8 years ago
  37. e9cc686 GN Templates: Move common_inherited_config to the template. by ehmaldonado · 8 years ago
  38. bd43172 Restrict the 1-argument ArrayView constructor to types with .size() and .data() by kwiberg · 8 years ago
  39. 59af8b7 GN Templates: Use the optimize_max compiler config. by ehmaldonado · 8 years ago
  40. ccd7489 Plot accumelated packets over time. by philipel · 8 years ago
  41. 7556282 FrameBuffer::NextFrame now return a ReturnReason and take an additional std::unique_ptr<FrameObject>* as output parameter. by philipel · 8 years ago
  42. c82f2e1 RTCStatsCollector collecting stats on multiple threads. by hbos · 8 years ago
  43. 7a2ce0b GN Templates: Move common_config to the template. by ehmaldonado · 8 years ago
  44. 74c10b5 Introduce webrtc::VideoFrame::timestamp_us, and corresponding constructor. by nisse · 8 years ago
  45. 3821ff8 Only log BWE updates if the actual estimate changed or if we have non-zero loss reports. by stefan · 8 years ago
  46. a973f95 Remove restart method from VideoTrackSourceInterface. by sakal · 8 years ago
  47. 3db7fe8 Roll chromium_revision b65b322f74..cf9457edb7 (416161:416297) by buildbot · 8 years ago
  48. 9d1c54a [WebRTC] A real ScreenCapturer test by zijiehe · 8 years ago
  49. aecd982 Change a few configurations in AggressiveConfiguration by Honghai Zhang · 8 years ago
  50. c3f3515 Fixed flaky VideoSendStreamTest::SupportsAbsoluteSendTime by skvlad · 8 years ago
  51. 1afdf99 EventLogParser: use std::vector to reduce stack usage by skvlad · 8 years ago
  52. c55c39d Limit initial fps value used in Android HW encoder initialization. by Alex Glaznev · 8 years ago
  53. 79c6458 Provide a default implementation for PeerConnectionInterface::ice_state(). by johan · 8 years ago
  54. 84fcbd4 MB: Enable rtc_use_h264 for GYP builds for now. by kjellander · 8 years ago
  55. 5e57b17 Introduce helpers to RtpSender to propagate RtpPacketToSend. by Danil Chapovalov · 8 years ago
  56. ba6f7be Test RtcpParser rewritten to use rtcp packet classes instead of rtcp_utility by Danil Chapovalov · 8 years ago
  57. c6b9da4 Delete cricket::VideoFrame::GetCopyWithRotationApplied. by nisse · 8 years ago
  58. 1dd2335 GN Templates: Add //build/config/sanitizers:deps to rtc_executable. by ehmaldonado · 8 years ago
  59. 504e838 Move getSupportedFormats from capturer interface to camera enumerator. by sakal · 8 years ago
  60. 5b1ba08 Update PRESUBMIT.py to handle GN. by ehmaldonado · 8 years ago
  61. c0f28be Add kjellander@webrtc.org to more OWNERS for BUILD.gn files. by kjellander · 8 years ago
  62. 4ec6a0c Reland of Initial version of file wrapper by Viktor Palmkvist · 8 years ago
  63. 38a2132 GN: Introduce templates. by ehmaldonado · 8 years ago
  64. 8a5cef8 Reland of Add pps id and sps id parsing to the h.264 depacketizer. (patchset #1 id:1 of https://codereview.webrtc.org/2265023002/ ) by stefan · 8 years ago
  65. 06a5e1a Enable send-side BWE by default. by Stefan Holmer · 8 years ago
  66. 3d21e23 Delete talk directory, and references from build_ios_libs.sh. by nisse · 8 years ago
  67. f383c57 - Remove unused unit test webrtc/modules/audio_processing/agc/agc_unittest.cc by solenberg · 8 years ago
  68. bca69e8 Revert of Delete cricket::VideoFrame::GetTimeStamp. (patchset #1 id:1 of https://codereview.webrtc.org/2305623002/ ) by nisse · 8 years ago
  69. fd6c99e Delete cricket::VideoFrame::GetTimeStamp. by nisse · 8 years ago
  70. 4b2be97 Remove VideoSource.stop() and VideoSource.restart() from the Java API. by sakal · 8 years ago
  71. 97667c7 Revert of Ignore Camera and Flip bits in CVO when parsing video rotation (patchset #3 id:80001 of https://codereview.webrtc.org/2280703002/ ) by magjed · 8 years ago
  72. ac554ee Add functions to interact with ASan and MSan, and some sample uses by kwiberg · 8 years ago
  73. 97d2dac Roll chromium_revision 462458f4b5..b65b322f74 (415920:416161) by buildbot · 8 years ago
  74. 067d855 NetEq: Flush and reset if the speech and cng sample rates mismatch by henrik.lundin · 8 years ago
  75. c435946 In order to ensure that the same code is run in the tests as is otherwise by peah · 8 years ago
  76. f7ddc06 Use AggressiveConfiguration as the default configuration in IOS by Honghai Zhang · 8 years ago
  77. affcac4 WebRtcIlbcfix_EnhancerInterface: Let input array be const by kwiberg · 8 years ago
  78. a70856c Add option to set maximum video encoder bitrate to AppRTCDemo. by glaznev · 8 years ago
  79. f9e1b92 Ignore Camera and Flip bits in CVO when parsing video rotation by Magnus Jedvert · 8 years ago
  80. f28a389 Moved the place for the aec_debug_dump build flag and changed the name to apm_debug_dump by peah · 8 years ago
  81. a0e60e8 packet_buffer.cc: Removed #include of iostream. by Per · 8 years ago
  82. 3f9dd7c Do not build stun_prober within Chrome on gn. by Per · 8 years ago
  83. 634b86e git cl format on common_types.h. by solenberg · 8 years ago
  84. 14f52c2 Roll chromium_revision 46224dddfc..462458f4b5 (415846:415920) by buildbot · 8 years ago
  85. 0bade0d AVFoundation Video Capturer: Remove thread jump when delivering frames by Magnus Jedvert · 8 years ago
  86. 671d800 Fix gn build of stun_prober by Per · 8 years ago
  87. cdbc96c Adding sprang as VCM owner. by mflodman · 8 years ago
  88. 624c335 Fix off-by-one error in DCHECK in ProducerFec. by brandtr · 8 years ago
  89. e8a6697 Revert of Initial version of new file wrapper (patchset #26 id:490001 of https://codereview.webrtc.org/2214763002/ ) by palmkvist · 8 years ago
  90. d714d19 Initial version of new file wrapper by Viktor Palmkvist · 8 years ago
  91. 8a2098c Fix a race condition where Camera2Session forgot to return the texture frame when closing the camera. by sakal · 8 years ago
  92. 26091b1 This reverts commit 8eb37a39e79fe1098d3503dcb8c8c2d196203fed. Chrome now have its own implementation of TaskQueues that is based on Chrome threads. by perkj · 8 years ago
  93. 9f8e37b Delete cricket::VideoFrame::ConvertToRgbBuffer. by nisse · 8 years ago
  94. 275afc5 Add codec name to CodecSpecificInfo and get the codec name stats from there instead. by perkj · 8 years ago
  95. ff84afd Roll chromium_revision c89638bfc9..46224dddfc (415679:415846) by buildbot · 8 years ago
  96. b75f254 Create Android screen capturer. by arsany · 8 years ago
  97. be5163c Removed unused enums from common_types.h by solenberg · 8 years ago
  98. a73f5dc Roll chromium_revision 56e79bb736..c89638bfc9 (415575:415679) by buildbot · 8 years ago
  99. b3e3001 Remove Channel::UpdatePacketDelay and some member variables by henrik.lundin · 8 years ago
  100. 5a601d9 Fix multiple definitions of BasicPacketSocketFactory error and add stunprober in GN. by wjywbs · 8 years ago