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