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