1. 4e7f6c1 Add proper dependencies for webrtc/modules/audio_coding/codecs by kjellander · 9 years ago
  2. ba5ea44 Make rtc::scoped_ptr a type alias for std::unique_ptr by kwiberg · 9 years ago
  3. 9cb23a3 Stop preemptively generating an RSA key pair. by Taylor Brandstetter · 9 years ago
  4. 6650d6d Fix an issue in external VNR when width or height not divisible by 16. by jackychen · 9 years ago
  5. 1d4a4b9 Create new webrtc/sdk subdirectory. by tkchin · 9 years ago
  6. ed9b3a2 Roll chromium_revision e5b8b2832f..2a03e86fcf (389436:389507) by kjellander · 9 years ago
  7. b05f994 Revert of Delete cricket::VideoFrame methods GetYPlane and GetYPitch. (patchset #5 id:80001 of https://codereview.webrtc.org/1901973002/ ) by terelius · 9 years ago
  8. ed49721 Add a TickTimer object to NetEqImpl by henrik.lundin · 9 years ago
  9. 1c27c6b Delete cricket::VideoFrame methods GetYPlane and GetYPitch. by nisse · 9 years ago
  10. 97ba30e Convert CNG into C++ and remove it from AudioDecoder by ossu · 9 years ago
  11. f55f58d Revert of Enable video processing unittest to take video clips as param. (patchset #1 id:1 of https://codereview.webrtc.org/1907353004/ ) by terelius · 9 years ago
  12. e0a7845 Roll chromium_revision f8d5ba9e27..e5b8b2832f (389402:389436) by kjellander · 9 years ago
  13. e6cd03d Add logging of supported video codecs. by Peter Boström · 9 years ago
  14. 037ee92 Fix test.gyp dependency. by nisse · 9 years ago
  15. c0e58a3 Move receive RtpRtcp ownership from ViEChannel to ViEReceiver. by mflodman · 9 years ago
  16. 6d94e52 Enable video processing unittest to take video clips as param. by jackychen · 9 years ago
  17. b1f1406 GN: Refactor webrtc/base/BUILD.gn by kjellander · 9 years ago
  18. 84ba8b6 GN: Fix dependency for rtc_base_approved by kjellander · 9 years ago
  19. c23bf2e Disable failing modules_unittests for UBSan. by kjellander@webrtc.org · 9 years ago
  20. 65440fb Roll chromium_revision 882abee9ed..f8d5ba9e27 (388532:389402) by kjellander · 9 years ago
  21. 1d2dbdb Fix dependencies on mac in tools/BUILD.gn. by Tommi · 9 years ago
  22. 09ca02e Replace use of GetMacOSStatusErrorString (deprecated) with use of NSOSStatusErrorDomain. by Tommi · 9 years ago
  23. 809dcb4 Modify ScreenCaptureFrameQueue into a template by zijiehe · 9 years ago
  24. 8053f79 Add a new TickTimer class to NetEq by henrik.lundin · 9 years ago
  25. 4311ba5 Refactored CL for moving the output to a separate thread. by terelius · 9 years ago
  26. 1086ed6 Disable SwitchesToASTThenBackToTOFForVideo test completely. by deadbeef · 9 years ago
  27. cc4fdde Move bind.h to rtc_base_approved. by Tommi · 9 years ago
  28. 0b25072 Use vcm::VideoReceiver on the receive side. by Peter Boström · 9 years ago
  29. 845afa8 Update PlatformThread to support a couple of new properties. by tommi · 9 years ago
  30. d98cf1f New peerconnection test case, for video stream forwarding. by nisse · 9 years ago
  31. fb8fc53 Improve the behavior when the BWE times out and when we have too little data to determine the incoming bitrate. by Stefan Holmer · 9 years ago
  32. 4fb3d2b Add defaulted move constructors for some types that just got copy constructors by kwiberg · 9 years ago
  33. 7bc7c06 Revert of Remove the rtc_relative_path GYP variable and similar defines (patchset #1 id:1 of https://codereview.webrtc.org/1903553003/ ) by kjellander · 9 years ago
  34. e19cf59 Remove the rtc_relative_path GYP variable and similar defines by kjellander · 9 years ago
  35. 7169bda Update default parameters in screenshare_loopback test by sprang · 9 years ago
  36. de3b029 Add links for base/third_party/libevent from Chrome. by tommi · 9 years ago
  37. e8be6ff Add last error to fatal error messages. by tommi · 9 years ago
  38. bfde543 Audio Coding Module: Use separate instances for 16 kHz and 32 kHz iSAC decoder by kwiberg · 9 years ago
  39. bcc6dbb DecoderDatabase::DecoderInfo: Remove unused member variable rtp_sample_rate_hz by kwiberg · 9 years ago
  40. dcd730f Enable VP9 HW encoder on Exynos devices. by Alex Glaznev · 9 years ago
  41. 4d7bc24 Fix valgrind complaint on uninitialized value by isheriff · 9 years ago
  42. 1bcb8f0 Revert of Modify ScreenCaptureFrameQueue into a template (patchset #10 id:170001 of https://codereview.webrtc.org/1902323002/ ) by torbjorng · 9 years ago
  43. 34cad48 Modify ScreenCaptureFrameQueue into a template by zijiehe · 9 years ago
  44. 6acd9f4 Cleanup webrtc/modules/desktop_capture by sergeyu · 9 years ago
  45. cd5c25c Use vcm::VideoSender in ViEEncoder. by Peter Boström · 9 years ago
  46. 2b67078 Cleaning up AEC metrics. by minyue · 9 years ago
  47. 512663b Roll chromium_revision fcbfda57b7..882abee9ed (388458:388532) by kjellander · 9 years ago
  48. 0cd086b Adding codecs to the RtpParameters returned by an RtpSender. by Taylor Brandstetter · 9 years ago
  49. 8556c48 Add flag for external VNR rectangle diagnostics on NEON. by jackychen · 9 years ago
  50. eb3603b Don't always downsample to 16kHz in the reverse stream in APM by aluebs · 9 years ago
  51. 0a2c054 Fix the issue of undefined-shift in VP8GetBit. by jackychen · 9 years ago
  52. 3bc9566 Prevents a segfault in the noise suppression code on ARMv7 with NEON instructions and Mips platforms. by ivoc · 9 years ago
  53. d1f584b Fix flake in TwoStreamsSendAndReceive. by Peter Boström · 9 years ago
  54. 9b2119b Reland of Use initial bitrates for software VP8. (patchset #1 id:1 of https://codereview.webrtc.org/1898183002/ ) by pbos · 9 years ago
  55. 14fe708 Reland of Initialize/configure video encoders asychronously. (patchset #1 id:1 of https://codereview.webrtc.org/1821983002/ ) by pbos · 9 years ago
  56. 40bebd3 Remove root dir from protoc.gypi include paths. by kjellander · 9 years ago
  57. 1edb7ab RtpPacket class introduced. by danilchap · 9 years ago
  58. 2ddf093 Fix missing-break-fallthrough warning. by Peter Boström · 9 years ago
  59. 02b3d27 Reland of Deprecate VCMPacketizationCallback::SendData and use EncodedImageCallback instead. (patchset #1 id:1 of https://codereview.webrtc.org/1903193002/ ) by kjellander · 9 years ago
  60. a261e61 Revert of Deprecate VCMPacketizationCallback::SendData and use EncodedImageCallback instead. (patchset #5 id:80001 of https://codereview.webrtc.org/1897233002/ ) by kjellander · 9 years ago
  61. 049da04 Roll chromium_revision 21934f358a..fcbfda57b7 (388405:388458) by kjellander · 9 years ago
  62. c7fe3c2 Delete method webrtc::VideoFrame::Reset. by nisse · 9 years ago
  63. 1a0c461 Fix compilation of rtc_base_objc on iOS when building as part of Chromium. by sdefresne · 9 years ago
  64. f413933 Convert Vp8 Rtp headers to frame references. by philipel · 9 years ago
  65. f5d55aa Deprecate VCMPacketizationCallback::SendData and use EncodedImageCallback instead. by perkj · 9 years ago
  66. 24ebc44 MediaCodecVideoEncoder: Add QP stats to Encoded callback for VP8. by asapersson · 9 years ago
  67. 80381aa Roll chromium_revision 61ed337cfe..21934f358a (388120:388405) by kjellander · 9 years ago
  68. 0a1bc53 Update prflx candidates' generation when setting ICE credentials. by Taylor Brandstetter · 9 years ago
  69. 0e533ef Update the call when the network route changes by Honghai Zhang · 9 years ago
  70. 8b577ed Mark public ObjC APIs as explicitly visible. by tkchin · 9 years ago
  71. 5aa2d34 Revert of Use initial bitrates for software VP8. (patchset #3 id:40001 of https://codereview.webrtc.org/1893313002/ ) by kjellander · 9 years ago
  72. fdca669 Potential division by zero in RtpToNtpMs() in rtp_to_ntp.cc. by asapersson · 9 years ago
  73. e1da27e Use initial bitrates for software VP8. by Peter Boström · 9 years ago
  74. cc23b7c Delete unused methods SetStartImage and SetTimeoutImage. by nisse · 9 years ago
  75. ba7dc72 Add rotation to EncodedImage and make sure it is passed through encoders. by Per · 9 years ago
  76. 0fa0a97 NetEq: Simplify DecoderDatabase::DecoderInfo by kwiberg · 9 years ago
  77. f366966 Removed the issue with the leading semicolon in the audio by peah · 9 years ago
  78. ee6e427 Fixed undefined shift in parsing Tmmbr, Tmmbn and Remb by Danil Chapovalov · 9 years ago
  79. 470dd37 Roll chromium_revision 212f976fef..61ed337cfe (387882:388120) by kjellander · 9 years ago
  80. 37286d1 Reland of CQ: Disable win_x64_clang_dbg trybot (patchset #1 id:1 of https://codereview.webrtc.org/1897743002/ ) by kjellander · 9 years ago
  81. 6e6941f Fix coverage build. by kjellander · 9 years ago
  82. a96b60b Move frame_callback.h to common_video/include. by pbos · 9 years ago
  83. 844f993 Disabling SwitchesToASTThenBackToTOFForVideo test for MSan bot. by deadbeef · 9 years ago
  84. af83fe6 GetDefaultLocalAddress should return the bestIP by honghaiz · 9 years ago
  85. b9e7709 Add QVGA to thresholds for initial quality. by Peter Boström · 9 years ago
  86. 3518c34 Fix crash when receiving a texture frame with rotation bit set. by tkchin · 9 years ago
  87. 7f7a819 Remove use_openssl from webrtc by svaldez · 9 years ago
  88. d6b851a Fixed memleak when two voip blocks present in single rtcp packet. by danilchap · 9 years ago
  89. 264087f A few small cleanups of stuff caught by lint by ossu · 9 years ago
  90. 8dbacfd Java VideoRenderer: Remove unused ctor by magjed · 9 years ago
  91. 001c20d Move logic of gyp_webrtc into gyp_webrtc.py by kjellander@webrtc.org · 9 years ago
  92. 2903ba5 Reland Remove the deprecated EncodeInternal interface from AudioEncoder by ossu · 9 years ago
  93. 54728ba Remove process thread checker from BWE. by Stefan Holmer · 9 years ago
  94. 06176e4 Added new VideoFrameBuffer methods Data[YUV]() etc. by nisse · 9 years ago
  95. d30a111 Change pre_encode_callback to get a const frame. by nisse · 9 years ago
  96. 6ac4a39 Roll chromium_revision e3afee6b62..212f976fef (387843:387882) by kjellander · 9 years ago
  97. 47fe34c Introduce an IsMutable method on VideoFrameBuffer. by Niels Möller · 9 years ago
  98. 2c8a296 Tune QP-based quality thresholds. by Peter Boström · 9 years ago
  99. 5265fed Add histogram stats for average QP per frame for VP9 (for sent video streams): by asapersson · 9 years ago
  100. 8056acc Use bitstream-level QP for libvpx VP8 quality. by Peter Boström · 9 years ago