- cc5903e BitrateProber: Support higher probing bitrates by isheriff · 8 years ago
- 409f573 Delete posix.h (RunAsDaemon). by nisse · 8 years ago
- cacee52 Delete referencecountedsingletonfactory.h. by nisse · 8 years ago
- 085ec0e Delete sec_buffer.h. by nisse · 8 years ago
- 038a085 Delete unused base/worker.{cc,h}. by nisse · 8 years ago
- 3123033 Delete bandwidthsmoother.h. by nisse · 8 years ago
- 7ba3051 Delete unused class cricket::MediaSinkInterface, and mediasink.h. by nisse · 8 years ago
- 3821399 Centralize deactivation of Unequal Protection. by Rasmus Brandt · 8 years ago
- 9f38c21 Cache the subtype of each DecoderInfo to make the Is* checks quicker. by ossu · 8 years ago
- dc7669a This removes forward declarations, changes include order, changes integers to plain 'int', and changes static methods to non-members. by aleloi · 8 years ago
- 18e0b67 Restarting channel when swapping AudioReceiveStreams in WebrtcVoE. by aleloi · 8 years ago
- ebb0b8e Increase the threshold for RunPlayoutAndRecordingInFullDuplex. by ehmaldonado · 8 years ago
- c07ebb3 Simplify public interface of ProducerFec. by Rasmus Brandt · 8 years ago
- cf33d9c Fixed flaky VideoSendStreamTests after ViEEncoder changes by skvlad · 8 years ago
- 8a9b0f8 The current format of the log output of the level controller differs from the rest of the log. Furthermore, it is hard to automatically parse. This CL changes the format to be a JSON-type format which does not have those issues. by peah · 8 years ago
- a2ece73 Reorder member functions in FecReceiver unit test file. by brandtr · 8 years ago
- 8d02ea7 Add FlexfecPacketGenerator. by brandtr · 8 years ago
- 6d3a1f9 Removed unused state variable in the AEC by peah · 8 years ago
- cc91d28 Moved RtcEventLog files from call/ to logging/ by skvlad · 8 years ago
- 6ab97ce0 RTCCertificateStats[1] added. by hbos · 8 years ago
- 607d9d7 rtc::FunctionView improvements: accept function pointers and nullptr by kwiberg · 9 years ago
- 07a224b webrtc/api/stats/OWNERS file added. by hbos · 9 years ago
- d227522 Change DCHECK in VCMDecodedFrameCallback back to just logging. by sakal · 9 years ago
- 8f90106 Revert of Test RTC_DCHECK_IS_ON instead of checking DCHECK_ALWAYS_ON everywhere (patchset #2 id:20001 of https://codereview.webrtc.org/2384693002/ ) by guidou · 9 years ago
- 65b42c2 Fix receiving H264 video from iPhone on Kitkat devices. by sakal · 9 years ago
- 8f741e9 Change Camera1Enumerator to create a Camera1Capturer instead of VideoCapturerAndroid. by sakal · 9 years ago
- 0aabdac Generalize UlpfecPacketGenerator into AugmentedPacketGenerator. by brandtr · 9 years ago
- b19d288 Remove chain of methods in RtpRtcp module to get current payload frequency for RTCP SRs, which anyway was stuck to defaults for video/audio. by solenberg · 9 years ago
- 71ca747 Style fixes in FecReceiver and ProducerFec unit tests. by brandtr · 9 years ago
- ab0b929 Test RTC_DCHECK_IS_ON instead of checking DCHECK_ALWAYS_ON everywhere by kwiberg · 9 years ago
- 1d477ea Default constructor for file by Viktor Palmkvist · 9 years ago
- 470c088 Fix modules_unittests on iOS. by Kári Tristan Helgason · 9 years ago
- a4545ee Rename FrameGenerator -> UlpfecPacketGenerator. by brandtr · 9 years ago
- cada34cd Fuzzer for FEC header readers. by brandtr · 9 years ago
- 0496de2 Add FlexFEC header formatters. by brandtr · 9 years ago
- 8ff860a Add support for WeakPtr<T> The implementation is borrowed from Chromium. by perkj · 9 years ago
- fa10b55 Releand of Let ViEEncoder handle resolution changes. by perkj · 9 years ago
- a1d9ad0 Creating controller manager from config string in audio network adaptor. by minyue · 9 years ago
- 7411061 Use RtpPacketToSend in RtpSenderVideo. by danilchap · 9 years ago
- ac9f876 Sort #includes that got unsorted when gmock.h and gtest.h moved to webrtc/test/ by kwiberg · 9 years ago
- fe69a74 Making ContinueSSL synchronously set the state to "open". by Taylor Brandstetter · 9 years ago
- dd7fb43 Emit SignalReadyToSend even for "presumed writable" connections. by deadbeef · 9 years ago
- 89824f6 Relanding: Allow the DTLS fingerprint verification to occur after the handshake. by deadbeef · 9 years ago
- 3cdfcd8 Revert of Use sps and pps to determine decodability of H.264 frames. (patchset #4 id:60001 of https://codereview.webrtc.org/2341713002/ ) by stefan · 9 years ago
- 61050f6 Fixig issues in BWE dynamics plot scripts. by gaetano.carlucci · 9 years ago
- 17b0263 Use sps and pps to determine decodability of H.264 frames. by Stefan Holmer · 9 years ago
- 55d932b Add logging statements to places where the frame might be dropped in WebRTC pipeline. by sakal · 9 years ago
- 115bd15 New helper function test::ReadI420Buffer, refactor FrameReader to use it. by nisse · 9 years ago
- 6f112cc Delete unused support for vp8 partitions. by nisse · 9 years ago
- 3cc47eb Add sanity check for decreasing RTP timestamp in RtpToNtpMs. by asapersson · 9 years ago
- f5297a0 Reland of Delete VideoFrameFactory, CapturedFrame, and related code. (patchset #1 id:1 of https://codereview.webrtc.org/2357113002/ ) by nisse · 9 years ago
- 280de9e Reland: Fix race / crash in OnNetworkRouteChanged(). by Stefan Holmer · 9 years ago
- 20a52e1 Reland of Unify the macOS and iOS capturer implementations (patchset #1 id:1 of https://codereview.webrtc.org/2381853002/ ) by kthelgason · 9 years ago
- edbae5e Remove Crit::Scope lock by using atomic bool property. by denicija · 9 years ago
- eb5040a Disable TCPChannelClientTest.testConnectIPv6 by ehmaldonado · 9 years ago
- 15e4ec3 Remove compat for iOS 7/8 by Kári Tristan Helgason · 9 years ago
- 3b703ed Revert of Let ViEEncoder handle resolution changes. (patchset #17 id:340001 of https://codereview.webrtc.org/2351633002/ ) by perkj · 9 years ago
- b73d269 Replace RelayPort with TurnPort in p2ptransportchannel tests. by Honghai Zhang · 9 years ago
- 26105b4 Let ViEEncoder handle resolution changes. by perkj · 9 years ago
- 75f6626 Revert of Replace RelayPort with TurnPort in p2ptransportchannel tests. (patchset #2 id:40001 of https://codereview.webrtc.org/2380923002/ ) by honghaiz · 9 years ago
- 7851bda Move RTCPHelp::RTCPReceiveInformation inside RTCPReceiver by danilchap · 9 years ago
- c8d2171 Replace RelayPort with TurnPort in p2ptransportchannel tests. by Honghai Zhang · 9 years ago
- 7502401 Do not spam "Connect failed with 101/65" in logs. by skvlad · 9 years ago
- 590cf28 Add autothread to pseudo-tcp fuzzer. by phoglund · 9 years ago
- 70736e4 Remove old presumably unused directory. by sakal · 9 years ago
- 8e6a761 ProbeController: Limit max probing bitrate by isheriff · 9 years ago
- 6060186 Add presubmit format requirement for webrtc/api/android by magjed · 9 years ago
- 5614566 Fix faulty include paths that break the build by Henrik Lundin · 9 years ago
- 5ec85fb Revert of Fix race / crash in OnNetworkRouteChanged(). (patchset #5 id:80001 of https://codereview.webrtc.org/2366333003/ ) by stefan · 9 years ago
- b6760f9 Format all Java in WebRTC. by sakal · 9 years ago
- a48ddb7 Add VideoSendStream::Stats::prefered_media_bitrate_bps by Per · 9 years ago
- fd0d426 Fix race / crash in OnNetworkRouteChanged(). by stefan · 9 years ago
- eddb757 Revert of Unify the macOS and iOS capturer implementations (patchset #4 id:60001 of https://codereview.webrtc.org/2309253005/ ) by kthelgason · 9 years ago
- ff9793c Android: Remove onOutputFormatRequest from the VideoCapturer interface by magjed · 9 years ago
- 90ce01d The current default schedule delay of 30 ms prohibits by isheriff · 9 years ago
- 0fd22ef Rename P2PTransportChannel worker_thread_ to network_thread_. by johan · 9 years ago
- 77eab70 Enable the -Wundef warning for clang by kwiberg · 9 years ago
- 51f2919 Update WebRTC to build against libsrtp 2.0 by mattdr · 9 years ago
- 24c7c12 Move FunctionView from AudioCodingModule to the rtc namespace by kwiberg · 9 years ago
- 7e146cb Fixing heap read overflow when "sctp-port" is in a video description. by deadbeef · 9 years ago
- 478681e Move the QP scaling thresholds to the relevant encoders. by kthelgason · 9 years ago
- e75f204 Expose Ivf logging through the native API by palmkvist · 9 years ago
- 242d8bd Unify the macOS and iOS capturer implementations by kthelgason · 9 years ago
- e5684c5 Delete method webrtc::VideoFrame::allocated_size and enum PlaneType. by nisse · 9 years ago
- 798896a Replace RtcpReceiveTimeInfo with rtcp::ReceiveTimeInfo by danilchap · 9 years ago
- 8fea199 [GN] Add missing framework headers by kthelgason · 9 years ago
- e0b2f15 Frame continuity is now tested as soon as a frame is inserted into the FrameBuffer. by philipel · 9 years ago
- 89a3a1a Moved Gn target rtc_event_log to one directory above. by charujain · 9 years ago
- b7446d7 GN: Fix incorrect include_dir for libjingle_peerconnection_jni target by charujain · 9 years ago
- f363d14 Roll chromium_revision f86fb54ec3..dd442d4812 (420104:421425) by Henrik Kjellander · 9 years ago
- 0c9e567 Landmine to clobber on Android and Windows. by kjellander · 9 years ago
- e5e632f Hooking up target audio bitrate to audio network adaptor. by minyue · 9 years ago
- c3f549b Update expected Xcode version to 8.0. by kjellander · 9 years ago
- ee99696 Make 'webrtc' a static library. by kjellander · 9 years ago
- 822a16f Reland of Unify rtcp packet setters (patchset #1 id:1 of https://codereview.webrtc.org/2372713005/ ) by danilchap · 9 years ago
- 4151471 Add usage description strings to Info.plist by Kári Tristan Helgason · 9 years ago
- efc6e41 Revert of Unify rtcp packet setters (patchset #8 id:130001 of https://codereview.webrtc.org/2348623003/ ) by kjellander · 9 years ago
- 9532124 RTCPReceiver store cname as std::string. simplifying cname management. by danilchap · 9 years ago
- f1363fd Adds support for AVAudioSessionSilenceSecondaryAudioHintNotification on iOS by henrika · 9 years ago
- 46a8d18 ACM: Removed the code for InitialDelayManager by ossu · 9 years ago