webrtc /
src /
5daecca41bd8b75069f16647743e32ccaa6e89d2 - 5daecca Reland of SSRC and RSID may only refer to one sink each in RtpDemuxer (patchset #1 id:1 of https://codereview.webrtc.org/2993633002/ ) by eladalon · 8 years ago
- 186d9c3 Renamed fields in common_types.h/RtcpStatistics. by srte · 8 years ago
- 463d7cc Remove video_coding/codecs/OWNERS. by mflodman · 8 years ago
- 512bee3 ObjC: Support non-native frames in encoder by magjed · 8 years ago
- 3e8016e Ignore "b=AS:-1" instead of treating as a hard error. by deadbeef · 8 years ago
- d89b0bc JNI wrapper for PeerConnection::SetBitrate. by zstein · 8 years ago
- 552ba37 Removing unused declared arg by mbonadei · 8 years ago
- 0d48c69 Relanding: Break peerconnection_jni.cc into multiple files, in "pc" directory. by deadbeef · 8 years ago
- 367aaa7 Revert of Remove linux_internal from the autoroller CQ. (patchset #1 id:1 of https://codereview.webrtc.org/2985933002/ ) by ehmaldonado · 8 years ago
- 59b603f Revert of SSRC and RSID may only refer to one sink each in RtpDemuxer (patchset #15 id:280001 of https://codereview.webrtc.org/2968693002/ ) by zhihuang · 8 years ago
- 7eaa62b Roll chromium_revision 14fd36f446..90a73c37c4 (491713:491751) by buildbot · 8 years ago
- cc3d442 Rename ViEEncoder to VideoStreamEncoder by mflodman · 8 years ago
- 8435e55 Mark ~DirectTransport with "override." by eladalon · 8 years ago
- 3c6d610 Roll chromium_revision 3d47c219a8..14fd36f446 (491687:491713) by buildbot · 8 years ago
- 5166e54 Tracking mock_process_thread with a GN target by mbonadei · 8 years ago
- 7b7e06f SSRC and RSID may only refer to one sink each in RtpDemuxer by eladalon · 8 years ago
- 1d0bdc2 Revert "Track recreation of DxgiTextureStaging" by Mirko Bonadei · 8 years ago
- 22ab393 Roll chromium_revision dbca6182ee..3d47c219a8 (491664:491687) by buildbot · 8 years ago
- 9b1b410 Revert "Add histogram for FallbackDesktopCapturerWrapper and BlankDetectorDesktopCapturerWrapper" by Mirko Bonadei · 8 years ago
- 85375d9 Roll chromium_revision f019957f6f..dbca6182ee (491639:491664) by buildbot · 8 years ago
- bab0300 Roll chromium_revision 2865df694d..f019957f6f (491580:491639) by buildbot · 8 years ago
- 5cde747 Roll chromium_revision d4d3ca91d8..2865df694d (491517:491580) by buildbot · 8 years ago
- 1b1daec Revert of Break peerconnection_jni.cc into multiple files, in "pc" directory. (patchset #6 id:100001 of https://codereview.webrtc.org/2992103002/ ) by zhihuang · 8 years ago
- 70336d3 Roll chromium_revision 2f85dee9d1..d4d3ca91d8 (491455:491517) by buildbot · 8 years ago
- adb161f windowCapture: return 1x1 frame to minimized winodw on Linux. by braveyao · 8 years ago
- dd7d8f1 Break peerconnection_jni.cc into multiple files, in "pc" directory. by deadbeef · 8 years ago
- 5db7657 Roll chromium_revision bac0f1afc8..2f85dee9d1 (491386:491455) by buildbot · 8 years ago
- bc88c6b Reject negative values for "b=AS". by deadbeef · 8 years ago
- 288392a Roll chromium_revision 38e8c8f8d0..bac0f1afc8 (491349:491386) by buildbot · 8 years ago
- c0d481a Protected streams report RTP messages directly to the FlexFec streams by eladalon · 8 years ago
- a67bd9d Add denicija@ and kthelgason@ as owners of webrtc/sdk/objc by magjed · 8 years ago
- 3d4c287 Make FlexfecReceiveStreamImpl::started_ into std::atomic<bool> by eladalon · 8 years ago
- a1eef11 Roll chromium_revision ad18a3e1e9..38e8c8f8d0 (491326:491349) by buildbot · 8 years ago
- 32040ef Add PacketRouterTest.Sanity_NoModuleRegistered_* by eladalon · 8 years ago
- 88df90b Don't use the Force(Demuxer), Luke. by eladalon · 8 years ago
- 5805c9d ObjC: Add implementationName for injectable codecs by magjed · 8 years ago
- c5fb468 Don't clear newer packets from the video_coding::PacketBuffer when calling ClearTo. by philipel · 8 years ago
- c18f1d7 Revert of Fix off-by-one bugs in video_coding::PacketBuffer when the buffer is filled with a single frame. (patchset #5 id:80001 of https://codereview.chromium.org/2993513002/ ) by philipel · 8 years ago
- 605da2f Roll chromium_revision b0cc459877..ad18a3e1e9 (491287:491326) by buildbot · 8 years ago
- ee13e89 Fix off-by-one bugs in video_coding::PacketBuffer when the buffer is filled with a single frame. by philipel · 8 years ago
- 6f1f8e9 Roll chromium_revision d1978b0eb8..b0cc459877 (490413:491287) by buildbot · 8 years ago
- 28104eb Override C++ standard to -std=gnu++11 by oprypin · 8 years ago
- 8339e1a Remove ProcessParams struct. by asapersson · 8 years ago
- fdd1f21 Irrational check in the constructor of DesktopFrame: stride_ may be negative by Zijie He · 8 years ago
- 09f16c6 Add new constructors for all DesktopFrame inheritances by Zijie He · 8 years ago
- b1338fe Remove PacketRouterTest fixture by eladalon · 8 years ago
- 5dfac33 ObjC: Fix quality scaling for injected encoders by magjed · 8 years ago
- 822ff2b Explicitly inform PacketRouter which RTP-RTCP modules are REMB-candidates by eladalon · 8 years ago
- ddfa252 TestDataGenerators attempts to create missing input signal files. by alessiob · 8 years ago
- a25a695 Enable large-scale FEC tests on iOS. by brandtr · 8 years ago
- fdd568e This CL is a refactoring of the APM QA tool; it includes the following changes: by alessiob · 8 years ago
- 8a1d2a3 Remove NullReceiveStatistics by danilchap · 8 years ago
- d339dbc Added implementations for entering/exiting STARTUP, DRAIN, PROBE_BW, PROBE_RTT modes, also updated MaxBandwidthFilter class, with the filter implementation which stores three best estimates for the filter window. by gnish · 8 years ago
- 773be36 Reland of Change VideoTrack implementation to invoke VideoTrackSourceInterface::AddOrUpdateSink on wt by perkj · 8 years ago
- 36344a0 Fix incorrect memset on muted frames. by Jonathan Yu · 8 years ago
- ae1532a Track recreation of DxgiTextureStaging by Zijie He · 8 years ago
- df6e07c Do not reset resolution_tracker_ in DxgiFrame::PrepareFrame() by Zijie He · 8 years ago
- 5af2af3 Remove resolution_tracker_ from dxgi_texture by Zijie He · 8 years ago
- e985b90 G711 implementation of the Audio{En,De}coderFactoryTemplate APIs by kwiberg · 8 years ago
- 1c12b81 ObjC RTCEAGLVideoVideo: Check GL context is non-nil in constructor by magjed · 8 years ago
- ed8ceb6 Reland of ll chromium_revision 7b48b3e487..d1978b0eb8 (489906:490413) (patchset #1 id:1 of https://codereview.webrtc.org/2987023003/ ) by mbonadei · 8 years ago
- 3376c84 Add probing to recover faster from large bitrate drops. A single probe at 85% of the original bitrate is sent when transitioning from underusing back to normal state. The actual sending of the probes is disabled by default, and enabled by the field trial string WebRTC-BweRapidRecoveryExperiment/Enabled/. Existing code that did probing after large drops in ALR have been restructured so that it also delays the probe until we are no longer overusing. by terelius · 8 years ago
- 8eab09c ObjC style fix for injectable video codecs by magjed · 8 years ago
- 654c73e Revert of Roll chromium_revision 7b48b3e487..d1978b0eb8 (489906:490413) (patchset #1 id:1 of https://codereview.webrtc.org/2991983002/ ) by mbonadei · 8 years ago
- 7e1c24c Update ResolutionChangeDetector to make it match common practices by Zijie He · 8 years ago
- e2173d9 Only one implementation of MockRtpPacketSink once by eladalon · 8 years ago
- 9f0ef39 Roll chromium_revision 7b48b3e487..d1978b0eb8 (489906:490413) by buildbot · 8 years ago
- 901b2df Simplify FakeReceiveStatistics in video send stream tests by danilchap · 8 years ago
- 35a872c Make RTCStatsReport::ToString() return JSON-parseable string. by ehmaldonado · 8 years ago
- 836f60c Move matrix from VideoFrame to TextureBuffer. by sakal · 8 years ago
- 5ba9730 Remove linux_internal from the autoroller CQ. by ehmaldonado · 8 years ago
- 54348fb Removed an obsolete DCHECK in AudioEncoderOpus. by tschumim · 8 years ago
- eaec118 Remove DCHECK from Call's ctor that could never fail by eladalon · 8 years ago
- 4cd599f If adapter type is unknown and interface name is "ipsec", treat as VPN. by deadbeef · 8 years ago
- 4c27a96 Remove libsrtp 2.0.0 compatibility code. by jbauch · 8 years ago
- 516711c Turning on Opus 120ms frame length switch. by minyue-webrtc · 8 years ago
- 28e2919 Adding Android binding for RTCConfiguration::max_ipv6_networks. by deadbeef · 8 years ago
- 9eb3d19 Fix a crash in PeerConnectionFactory.SetVideoHwAccelerationOptions. by sakal · 8 years ago
- 2d4040e Add a comment that RTCAVFoundationVideoSource is deprecated. by sakal · 8 years ago
- 571f2a6 Roll chromium_revision 1236993289..7b48b3e487 (489596:489906) by buildbot · 8 years ago
- 81f1da3 Adding missing resources to audio_codec_speed_tests. by minyue · 8 years ago
- f5f793c Take smaller interface for RtpRtcp::Configuration::receive_statistics by danilchap · 8 years ago
- 77415f5 Revert of Disable SeqNumUnwrapper death tests to avoid breaking downstream builds. (patchset #1 id:1 of https://codereview.chromium.org/2985083002/ ) by philipel · 8 years ago
- 40e7ebd Pin depot_tools version in DEPS to prevent breakages by oprypin · 8 years ago
- adb58b8 Renable some Opus tests after Opus 1.2.1 update. by minyue-webrtc · 8 years ago
- 9c0914f Do not crop DesktopFrame if the size won't change by Zijie He · 8 years ago
- 2059bb3 Adding Obj-C binding for RTCConfiguration::max_ipv6_networks. by deadbeef · 8 years ago
- ecf3d53 Add histogram for FallbackDesktopCapturerWrapper and BlankDetectorDesktopCapturerWrapper by Zijie He · 8 years ago
- d21eab3e Add "max_ipv6_networks" field to RTCConfiguration. by deadbeef · 8 years ago
- 3427f53 Relanding: Move "max IPv6 networks" logic to BasicPortAllocator, and fix sorting. by deadbeef · 8 years ago
- 58f1725 Add gn dependency between ana_debug_dump_proto and ana_config_proto. by jbudorick · 8 years ago
- 74544f9 Return translated position in MouseCursorMonitor by Zijie He · 8 years ago
- 54c7215 Fix issues with NetworkMonitor singleton when used by multiple clients. by deadbeef · 8 years ago
- 8e24556 Disable SeqNumUnwrapper death tests to avoid breaking downstream builds. by philipel · 8 years ago
- 7956c0f Implemented a new sequence number unwrapper in sequence_number_util.h. by philipel · 8 years ago
- 8de1826 Reland "Allow AudioSendStream to reconfig AudioNetworkAdaptor" by minyue-webrtc · 8 years ago
- edd6cec Roll chromium_revision 4dc4bd62ba..1236993289 (489546:489596) by buildbot · 8 years ago
- 7df370b Revert "Allow AudioSendStream to reconfig AudioNetworkAdaptor" by Minyue Li · 8 years ago
- 4a88120 Allow AudioSendStream to reconfig AudioNetworkAdaptor by minyue-webrtc · 8 years ago
- abbc430 Make ~webrtc::AudioSendStream public, and s/config()/GetConfig(), as well as make public. by eladalon · 8 years ago