1. 94c183c Revert of Add logging of host lookups made by TurnPort to the RtcEventLog. (patchset #11 id:200001 of https://codereview.webrtc.org/2996933003/ ) by maxmorin · 7 years ago
  2. 6e7a50e ObjC: Add support for injectable native audio and video codecs by magjed · 7 years ago
  3. 2cba2c3 Removing video_{receive,send}_stream.h stub headers. by mbonadei · 7 years ago
  4. 4282b1f Add logging host lookups made by TurnPort to the RtcEventLog. by jonaso · 7 years ago
  5. 9cde718 Revert "Adding injectable audio decoder and encoder factory support to the RTCPeerConnection obj-c layer." by Magnus Jedvert · 7 years ago
  6. 29da79c Let VideoEncoderSoftwareFallbackWrapper own the wrapped encoder by magjed · 7 years ago
  7. 158b11d Now uses builder class for AudioRecord objects from SDK 23. by henrika · 7 years ago
  8. 1f928ed Android: Replace webrtc_jni namespace with nested jni namespace by magjed · 7 years ago
  9. 2cd5fed Fix compiler warnings due to type mismatch. by lliuu · 7 years ago
  10. d1f9dfc Clean up ownership of webrtc::VideoEncoder by magjed · 7 years ago
  11. e8be915 Revert of Remove deprecated CodecType methods. (patchset #1 id:1 of https://codereview.webrtc.org/3009583002/ ) by mbonadei · 7 years ago
  12. 5bf39fc Removing dependencies on stub headers within WebRTC. by mbonadei · 7 years ago
  13. 443f9a9 Wiring discard rate of audio FEC/RED packets up to StatsReport. by minyue-webrtc · 7 years ago
  14. 2549684 Remove deprecated CodecType methods. by kthelgason · 7 years ago
  15. a2c4b05 Update jpeg writer to compile on iOS and document it better by ilnik · 7 years ago
  16. 65c4bcd Reland of Verify sender ssrc when receiving rtcp target bitrate (patchset #1 id:1 of https://codereview.webrtc.org/3005633002/ ) by sprang · 7 years ago
  17. d19f019 Implement move constructor for RTPFragmentationHeader. by sakal · 7 years ago
  18. 9426cf4 Add support for RGB frames in MediaCodecVideoEncoder. by sakal · 7 years ago
  19. 9750976 Fix a bug in the SDP parser in AppRTCMobile. by kthelgason · 7 years ago
  20. c205a94 Now that https://codereview.webrtc.org/3003643002 is landed we can by mbonadei · 7 years ago
  21. bf8b370 Android: Add common function for adding/releasing native reference by magjed · 7 years ago
  22. 9f78ecd Move GetOutstandingBytes() call inside field trial check to avoid taking an unneccessary lock. by stefan · 7 years ago
  23. 64bb079 Android: Don't check ref count when releasing PeerConnectionInterface by magjed · 7 years ago
  24. 06a06b3 Android: Update convenience macro defining JNI-accessible methods by magjed · 7 years ago
  25. 816f591 Remove dead code by kwiberg · 7 years ago
  26. 6b6318f Use windows' content rectangles rather than their borders to determine overlapping by Zijie He · 7 years ago
  27. 28afa59 Implement scaling detection in WindowCapturerWin by Zijie He · 7 years ago
  28. 0e058de Revert of Verify sender ssrc when receiving rtcp target bitrate (patchset #3 id:40001 of https://codereview.webrtc.org/3000373002/ ) by zhihuang · 7 years ago
  29. 7404847 Check whether on_screen is null before performing CFBooleanGetValue() by Zijie He · 7 years ago
  30. 4164d95 When Ulpfec recovers a packet, set |returned| flag earlier. by nisse · 7 years ago
  31. 7ae169f Verify sender ssrc when receiving rtcp target bitrate by sprang · 7 years ago
  32. 8358ff3 Removing EXPAT_RELATIVE_PATH and rtc_relative_path. by mbonadei · 7 years ago
  33. dcdf4b4 Removes usage audio_device_test_api. by henrika · 7 years ago
  34. beb74d6 Update video_replay tool to be able to dump .jpg files. by philipel · 7 years ago
  35. ef0e398 Delete batch mode from VideoProcessorIntegrationTest. by brandtr · 7 years ago
  36. fe82787 Decrease the default reverberation in AEC3 by peah · 7 years ago
  37. 7fac5bf Android: Expose EglBase.swapBuffers with presentation time by magjed · 7 years ago
  38. 9278d47 Roll chromium_revision d323a482ee..7114a66134 (494468:497367) manually by charujain · 7 years ago
  39. baeec6b This cl refactor TaskQueues to use a PIMPL implementation on linux/Android. by perkj · 7 years ago
  40. 3ba82f4 Change frame bookkeeping in VideoProcessorIntegrationTest. by brandtr · 7 years ago
  41. 3ef80a2 Reverse |rtx_payload_types| map, and rename. by nisse · 7 years ago
  42. 0bb3907 Make rate control and quality thresholds optional in VideoProcessorIntegrationTest. by brandtr · 7 years ago
  43. 14e884b Reimplement the builtin audio codec factories using the new stuff in api/ by kwiberg · 7 years ago
  44. 13871b5 Uncomment commented-out sequence-checks in call.cc by eladalon · 7 years ago
  45. 71e1fa5 Uncomment thread-checkers in ChannelProxy by eladalon · 7 years ago
  46. df6ce6d Adjust for initial cropping when adapting frame. by andersc · 7 years ago
  47. 7f62201 Eliminate RtpVideoStreamReceiver::receive_cs_ in favor of using a SequencedTaskChecker by eladalon · 7 years ago
  48. 47c96e5 Utilizing the AEC3 config struct for constants. by peah · 7 years ago
  49. 94ac82f Add stats totalSamplesReceived and concealedSamples by Steve Anton · 7 years ago
  50. 2a927b0 Turn off clang-format for WEBRTC_RTCSTATS_IMPL macros. by Steve Anton · 7 years ago
  51. 0be5d66 Add DesktopFrame::MoveFrameInfoFrom() and DesktopFrame::CopyFrameInfoFrom() by Zijie He · 7 years ago
  52. d69b2c2 Add audio_level member to RtpSource and set it from RtpReceiverImpl::IncomingRtpPacket. by zstein · 7 years ago
  53. 44e9ddd Disable screen capturer tests on Windows by Zijie He · 7 years ago
  54. b01adf4 The goal of this CL is to separate Obj-C/Obj-C++ code from targets which have by mbonadei · 7 years ago
  55. 775b7c5 Fix places that trigger no-unused-lambda-capture - change to using static-constexpr. by eladalon · 7 years ago
  56. 7a9414b Uncomment thread-check in AudioSendStream::OnPacketFeedbackVector() by eladalon · 7 years ago
  57. 47a5c05 Fix video slow to appear on first launch. by jtteh · 7 years ago
  58. 551123f Remove deprecated DirectTransport constructors by eladalon · 7 years ago
  59. 06f3606 Replacing NetEq discard rate with secondary discarded rate. by minyue-webrtc · 7 years ago
  60. 96be7ad Fix rtc::CurrentThreadId() on Android by magjed · 7 years ago
  61. fc6be2d Fix bugs in HardwareVideoDecoder reinitialization. by sakal · 7 years ago
  62. d9da467 Made the AEC3 alignment a mandatory for using the adaptive filter delay by peah · 7 years ago
  63. 6927cb4 Robustify the AEC3 inaudible echo detection by peah · 7 years ago
  64. a875cf0 New accessor function VideoReceiveStream::Config::Rtp::AddRtxBinding by Niels Möller · 7 years ago
  65. 171de35 Rename all objc targets to be suffixed for consistency by kthelgason · 7 years ago
  66. b991f6d Increase logging severity level for SW fallback. by brandtr · 7 years ago
  67. 374d7e7 Add GUARDED_BY in DirectTransport by eladalon · 7 years ago
  68. 053a8e0 Enable the HW VideoToolbox encoder on mac. by kthelgason · 7 years ago
  69. ed56bdc Make CodecType conversion functions non-optional. by kthelgason · 7 years ago
  70. 3ba7282 Delete unneeded includes of atomic32.h. by nisse · 7 years ago
  71. 4ddcd7d Delete Filesystem::GetTemporaryFolder. by nisse · 7 years ago
  72. 59efa13 Delete deprecated static method FileStream::GetSize. by Niels Möller · 7 years ago
  73. 2f71d33 Add myself as owner of example apps. by kthelgason · 7 years ago
  74. 37f8e0d Delete unneeded include of videocapturer.h by Niels Möller · 7 years ago
  75. a2495bd The goal of this CL is to separate Obj-C/Obj-C++ code from targets which have by mbonadei · 7 years ago
  76. 6d52cb3 Renamed dtlstransportchannel.h/.cc/_unittest.cc. by zhihuang · 7 years ago
  77. a11437b Adding injectable audio decoder and encoder factory support to the RTCPeerConnection obj-c layer. by Jeremy Newton-Smith · 7 years ago
  78. 781a796 Reland of Modify profiles for H264 encode SW fallback (patchset #1 id:1 of https://codereview.webrtc.org/2995373002/ ) by emircan · 7 years ago
  79. c729720 Reland of Enable -Wunused-lambda-capture warning (patchset #1 id:1 of https://codereview.webrtc.org/3007483002/ ) by kjellander · 7 years ago
  80. f71d8f6 Detect whether a window is out of screen when using cropping window capturer by Zijie He · 7 years ago
  81. 7d9239a Revert of Enable -Wunused-lambda-capture warning (patchset #1 id:1 of https://codereview.webrtc.org/2999403002/ ) by kjellander · 7 years ago
  82. 1329144 Use fake audio device in peerconnectioninterface_unittest.cc. by deadbeef · 7 years ago
  83. acbfa68 Add experiment to disable ulpfec. by stefan · 7 years ago
  84. b80b104 Replace WEBRTC_TRACE logging in modules/media_file/ by Sam Zackrisson · 7 years ago
  85. 013f9dc Use small BWE period when there is a true network degradation. by minyue-webrtc · 7 years ago
  86. f18f126 Robustified the detection of linear filter quality in AEC3 by peah · 7 years ago
  87. d1c851e Add a field trial to produce VideoFrames in camera capturers. by sakal · 7 years ago
  88. aaa4115 Enable -Wunused-lambda-capture warning by kjellander · 7 years ago
  89. 3483914 Resolves threading issues when audio is interrupted on iOS. by henrika · 7 years ago
  90. 156d6e3 ObjC: Always dispatch async in UIApplication status observer. by andersc · 7 years ago
  91. 6a5ac8f Report max interframe delay over window insdead of interframe delay sum by ilnik · 7 years ago
  92. 7d8db23 Fix places that trigger no-unused-lambda-capture by eladalon · 7 years ago
  93. 3a071f6 Let Call::OnRecoveredPacket parse RTP header extensions. by brandtr · 7 years ago
  94. de7e264 Remove WebRTC-videocontenttypeextension field trial completely by ilnik · 7 years ago
  95. 8fcb50d Check child windows in CroppingWindowCapturerWin by Zijie He · 7 years ago
  96. 7865664 Fix an implicit narrowing conversion found by MSVC by oprypin · 7 years ago
  97. e0d2fcf 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
  98. eb435eb Make AEC3 recover more quickly for lost capture data by peah · 7 years ago
  99. 7f56e63 Ignore inter-frame delay stats samples when stream is inactive by sprang · 7 years ago
  100. c3ea716 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