1. 87f5c5a Make rate control and quality thresholds optional in VideoProcessorIntegrationTest. by brandtr · 7 years ago
  2. e5eb724 Reimplement the builtin audio codec factories using the new stuff in api/ by kwiberg · 7 years ago
  3. d1dd2f7 Uncomment commented-out sequence-checks in call.cc by eladalon · 7 years ago
  4. 27e812e Uncomment thread-checkers in ChannelProxy by eladalon · 7 years ago
  5. 151aa6b Adjust for initial cropping when adapting frame. by andersc · 7 years ago
  6. 8b07305 Eliminate RtpVideoStreamReceiver::receive_cs_ in favor of using a SequencedTaskChecker by eladalon · 7 years ago
  7. 8cee56f Utilizing the AEC3 config struct for constants. by peah · 7 years ago
  8. 2dbc69f Add stats totalSamplesReceived and concealedSamples by Steve Anton · 7 years ago
  9. d6a5cbd Turn off clang-format for WEBRTC_RTCSTATS_IMPL macros. by Steve Anton · 7 years ago
  10. 5acd9d0 Add DesktopFrame::MoveFrameInfoFrom() and DesktopFrame::CopyFrameInfoFrom() by Zijie He · 7 years ago
  11. 2b70634 Add audio_level member to RtpSource and set it from RtpReceiverImpl::IncomingRtpPacket. by zstein · 7 years ago
  12. 0cab085 Disable screen capturer tests on Windows by Zijie He · 7 years ago
  13. c0af5ac The goal of this CL is to separate Obj-C/Obj-C++ code from targets which have by mbonadei · 7 years ago
  14. 72ba795 Fix iOS API Framework build script after renaming objc targets. by kthelgason · 7 years ago
  15. 05b07bb Fix places that trigger no-unused-lambda-capture - change to using static-constexpr. by eladalon · 7 years ago
  16. 3651fdd Uncomment thread-check in AudioSendStream::OnPacketFeedbackVector() by eladalon · 7 years ago
  17. 837adc0 Fix video slow to appear on first launch. by jtteh · 7 years ago
  18. 0860bee Remove deprecated DirectTransport constructors by eladalon · 7 years ago
  19. 0c3ca75 Replacing NetEq discard rate with secondary discarded rate. by minyue-webrtc · 7 years ago
  20. d950d9e Fix rtc::CurrentThreadId() on Android by magjed · 7 years ago
  21. 6c36dcb Fix bugs in HardwareVideoDecoder reinitialization. by sakal · 7 years ago
  22. b1737fc Made the AEC3 alignment a mandatory for using the adaptive filter delay by peah · 7 years ago
  23. 85864be Robustify the AEC3 inaudible echo detection by peah · 7 years ago
  24. 23bdb67 New accessor function VideoReceiveStream::Config::Rtp::AddRtxBinding by Niels Möller · 7 years ago
  25. 36d658d Rename all objc targets to be suffixed for consistency by kthelgason · 7 years ago
  26. 955d7f1 Increase logging severity level for SW fallback. by brandtr · 7 years ago
  27. cff98dc Add GUARDED_BY in DirectTransport by eladalon · 7 years ago
  28. a4955b4 Enable the HW VideoToolbox encoder on mac. by kthelgason · 7 years ago
  29. 1cdddc9 Make CodecType conversion functions non-optional. by kthelgason · 7 years ago
  30. 821e214 Delete unneeded includes of atomic32.h. by nisse · 7 years ago
  31. a0c8887 Delete Filesystem::GetTemporaryFolder. by nisse · 7 years ago
  32. eaea277 Delete deprecated static method FileStream::GetSize. by Niels Möller · 7 years ago
  33. adf4cec Add myself as owner of example apps. by kthelgason · 7 years ago
  34. ea5cc86 Delete unneeded include of videocapturer.h by Niels Möller · 7 years ago
  35. cd95a4e The goal of this CL is to separate Obj-C/Obj-C++ code from targets which have by mbonadei · 7 years ago
  36. ca6d3b6 Renamed dtlstransportchannel.h/.cc/_unittest.cc. by zhihuang · 7 years ago
  37. 96de428 Adding injectable audio decoder and encoder factory support to the RTCPeerConnection obj-c layer. by Jeremy Newton-Smith · 7 years ago
  38. 82fac89 Reland of Modify profiles for H264 encode SW fallback (patchset #1 id:1 of https://codereview.webrtc.org/2995373002/ ) by emircan · 7 years ago
  39. d4ab933 Reland of Enable -Wunused-lambda-capture warning (patchset #1 id:1 of https://codereview.webrtc.org/3007483002/ ) by kjellander · 7 years ago
  40. dab31ce Detect whether a window is out of screen when using cropping window capturer by Zijie He · 7 years ago
  41. aa0d2e6 Revert of Enable -Wunused-lambda-capture warning (patchset #1 id:1 of https://codereview.webrtc.org/2999403002/ ) by kjellander · 7 years ago
  42. d7850b2 Use fake audio device in peerconnectioninterface_unittest.cc. by deadbeef · 7 years ago
  43. 60e10c7 Add experiment to disable ulpfec. by stefan · 7 years ago
  44. 45ca37c Replace WEBRTC_TRACE logging in modules/media_file/ by Sam Zackrisson · 7 years ago
  45. 8293100 Use small BWE period when there is a true network degradation. by minyue-webrtc · 7 years ago
  46. 0fcb74d Robustified the detection of linear filter quality in AEC3 by peah · 7 years ago
  47. 91073ae Add a field trial to produce VideoFrames in camera capturers. by sakal · 7 years ago
  48. fd7cffa Enable -Wunused-lambda-capture warning by kjellander · 7 years ago
  49. 09a7619 Resolves threading issues when audio is interrupted on iOS. by henrika · 7 years ago
  50. cca0006 ObjC: Always dispatch async in UIApplication status observer. by andersc · 7 years ago
  51. a79cc28 Report max interframe delay over window insdead of interframe delay sum by ilnik · 7 years ago
  52. 1cc5fc3 Fix places that trigger no-unused-lambda-capture by eladalon · 7 years ago
  53. 3df8752 MB: Remove Android clang bot configurations. by kjellander · 7 years ago
  54. caea68f Let Call::OnRecoveredPacket parse RTP header extensions. by brandtr · 7 years ago
  55. 41cadbc Remove WebRTC-videocontenttypeextension field trial completely by ilnik · 7 years ago
  56. c3c1256 CQ: Remove android_clang_dbg bot by kjellander · 7 years ago
  57. f9d7eca Check child windows in CroppingWindowCapturerWin by Zijie He · 7 years ago
  58. 0826fb2 Fix an implicit narrowing conversion found by MSVC by oprypin · 7 years ago
  59. 51d49b4 Reland of Stop silently accepting unsupported flags in test binaries (patchset #1 id:1 of https://codereview.webrtc.org/3002963002/ ) by oprypin · 7 years ago
  60. 96b951c Make AEC3 recover more quickly for lost capture data by peah · 7 years ago
  61. 3e86e7e Ignore inter-frame delay stats samples when stream is inactive by sprang · 7 years ago
  62. bcc655c Revert of Reimplement the builtin audio codec factories using the new stuff in api/ (patchset #1 id:60001 of https://codereview.webrtc.org/2997713002/ ) by sakal · 7 years ago
  63. 5c8942a Move PacedSender ownership to RtpTransportControllerSend. by Stefan Holmer · 7 years ago
  64. ee42d19 Reland of Add Jpeg frame writer for test support. by ilnik · 7 years ago
  65. eb13f5e Add video timing frames to set of default RTP header extensions by sprang · 7 years ago
  66. 440b6d9 Move video send/receive stream headers to webrtc/call. by aleloi · 7 years ago
  67. aaaf2db Minor changes to TestVp8Impl. by asapersson · 7 years ago
  68. 417989a Reimplement the builtin audio codec factories using the new stuff in api/ by kwiberg · 7 years ago
  69. 413ee9a Use SingleThreadedTaskQueue in DirectTransport by eladalon · 7 years ago
  70. 2a59654 Fix an implicit narrowing conversion found by MSVC by kwiberg · 7 years ago
  71. 4553562 Remove unnecessary RTPFragmentationHeader from VideoProcessor callbacks. by brandtr · 7 years ago
  72. bdbc889 Revert of Fix the video buffer size should take rtt into consideration (patchset #3 id:40001 of https://codereview.chromium.org/2980413002/ ) by philipel · 7 years ago
  73. 3d95a53 Change logging method from WEBRTC_TRACE macro to LOG macro. by Sam Zackrisson · 7 years ago
  74. c614823 Remove unnecessary release call in EglRenderer. by sakal · 7 years ago
  75. 97c3fc1 Respect DesktopCaptureOptions::detect_updated_region() in ScreenCapturerMac by Zijie He · 7 years ago
  76. 296b64e Revert of Modify profiles for H264 encode SW fallback (patchset #2 id:20001 of https://codereview.webrtc.org/2997913003/ ) by zhihuang · 7 years ago
  77. 565d046 Redo 587688 and 592088 to add histograms in capturer by Zijie He · 7 years ago
  78. 1fd6665 Modify profiles for H264 encode SW fallback by emircan · 7 years ago
  79. c0cde56 Fix size_t to int in RtpDemuxer. by Steve Anton · 7 years ago
  80. 7542bf8 CQ: Add win_msvc_rel to default trybot set. by kjellander · 7 years ago
  81. f0a1dd9 Fix compile error for the win_msvc_rel bot. by philipel · 7 years ago
  82. 2fe9dfa Android: Fix synchronization problems in VideoFrame release. by sakal · 7 years ago
  83. 139cf38 ObjC: Remove RTCVideoFrame I420 functions by magjed · 7 years ago
  84. b0215da ObjC: Remove RTCVideoFrame.nativeHandle by magjed · 7 years ago
  85. 2ee432d Ensures that built-in AGC is enabled on iOS. by henrika · 7 years ago
  86. c8c5905 VideoProcessor: make it runnable on a task queue. by brandtr · 7 years ago
  87. e57556c iSAC floating-point implementation of the Audio{En,De}coderFactoryTemplate APIs by kwiberg · 7 years ago
  88. 0069b45 TestVp8Impl: Remove unused arguments and member variable. by asapersson · 7 years ago
  89. 228fb0e H264: Don't disable compiler warning by using NO_THREAD_SAFETY_ANALYSIS. by hbos · 7 years ago
  90. ed0e436 VideoProcessorIntegrationTest: mini-fixes in preparation for task queue CL. by brandtr · 7 years ago
  91. 245f17e Delete old CongestionController class by Niels Möller · 7 years ago
  92. c2d4d57 MB: Add configs for Windows bots enforcing MSVC compilation. by kjellander · 7 years ago
  93. bdd555c VideoProcessor: mini-fixes in preparation for task queue CL. by brandtr · 7 years ago
  94. 8b844b1 Only disable -Wthread-safety-attributes warning for Clang. by kjellander · 7 years ago
  95. 3771ba3 Revert of Add Jpeg frame writer for test support. (patchset #12 id:220001 of https://codereview.webrtc.org/2990563002/ ) by charujain · 7 years ago
  96. a36165c Final version of BBR, with tweaks made for WebRTC, major changes: by gnish · 7 years ago
  97. 8018306 Reduce code repetition in RtcpDemuxerTest. by Steve Anton · 7 years ago
  98. 257baf1 Fix a bug where listener custom drawer was ignored in EglRenderer. by sakal · 7 years ago
  99. 53c7ba6 Add BUNDLE processing to RtpDemuxer. by Steve Anton · 7 years ago
  100. 26e5cbd Add Jpeg frame writer for test support. by ilnik · 7 years ago