Commit Graph

  • 693432d9fa Add obj-c mapping from native configuration to RTCConfiguration Piotr (Peter) Slatala 2018-10-30 16:52:06 -07:00
  • e6caa9fbf6 export RTCRtpTransceiverInit Piasy 2018-10-15 20:48:01 +08:00
  • ed45c57d98 Corrects audio overhead correction in Scenario test. Sebastian Jansson 2018-10-24 11:18:07 +02:00
  • 69807e8871 Depend directly on destination targets. Yves Gerey 2018-10-30 22:23:02 +01:00
  • a8fa2d061f Move some methods from StreamInterface to FifoBuffer Niels Möller 2018-10-31 10:19:50 +01:00
  • 21cddffd99 Harmonize paths to dependent targets. Yves Gerey 2018-10-30 21:12:42 +01:00
  • b32bb959c9 Bugfix: FlexFEC causes retransmit bitrate increase. Ying Wang 2018-10-31 10:12:27 +01:00
  • 8b7d206d37 AEC3: Decrease latency until the delay has been detected Per Åhgren 2018-10-30 23:44:40 +01:00
  • f577ab3d38 Roll chromium_revision 7e85c0922c..9996ac8918 (604065:604166) chromium-webrtc-autoroll 2018-10-30 23:03:34 -07:00
  • b00b28ee50 Roll chromium_revision 0cb3899c4e..7e85c0922c (603959:604065) chromium-webrtc-autoroll 2018-10-30 17:02:56 -07:00
  • b3f887b823 Expose key derivation through a simple interface for use in WebRTC. Benjamin Wright 2018-10-30 13:53:30 -07:00
  • 1a92cd7312 Roll chromium_revision 34bb9a9162..0cb3899c4e (603839:603959) chromium-webrtc-autoroll 2018-10-30 11:01:23 -07:00
  • c78b0ea615 Create a MediaTransportState enum and add a state callback to MediaTransport. Bjorn Mellem 2018-10-29 15:21:31 -07:00
  • eaf337a141 Remove event wait logic from DesktopConfigurationMonitor Emircan Uysaler 2018-10-29 19:32:00 -04:00
  • 746d46bec9 AGC2: renaming GainCurveApplier to Limiter. Alessio Bazzica 2018-10-30 10:48:38 +01:00
  • fcc3981633 Revert "Use only first payload timestamp for RTCP SR generation for audio" Ilya Nikolaevskiy 2018-10-30 15:47:48 +00:00
  • 992a868393 Fix for clock reset repair. Christoffer Rodbro 2018-10-30 15:14:36 +01:00
  • a2e133d0f5 Delete StreamInterface::ReadLine. Niels Möller 2018-10-30 13:04:33 +01:00
  • ed7b8b1e55 Update media transport settings struct Piotr (Peter) Slatala 2018-10-29 10:43:16 -07:00
  • 3e67676fa6 Add support for field trials in peerconnection_client|server Bjorn Terelius 2018-10-29 15:26:27 +01:00
  • 9a0662ac7e Use only first payload timestamp for RTCP SR generation for audio Ilya Nikolaevskiy 2018-10-30 09:49:39 +01:00
  • b26cf2f130 Add field trial to enable the new RTC event log format. Bjorn Terelius 2018-10-26 20:39:33 +02:00
  • 97e35ce05d Revert "Disabled TestPacketBuffer.SeqNumWrapOneFrame test due to clang update" Artem Titarenko 2018-10-30 10:17:54 +00:00
  • 0eb7d3ff35 Always call ConvertToI420 with positive crop_height Robert Bares 2018-10-28 00:16:33 +00:00
  • 9862c2eb13 Delete OptionsFile class. Refactored only user, TurnFileAuth. Niels Möller 2018-10-30 12:20:03 +01:00
  • 3df6e715ec Makes PacketResult::GetSentPacket const. Sebastian Jansson 2018-10-29 18:03:09 +01:00
  • b33168e20f Roll chromium_revision 89ed1da2c8..34bb9a9162 (603733:603839) chromium-webrtc-autoroll 2018-10-30 02:01:39 -07:00
  • 946179c5da Delete unused function rtc::Flow. Niels Möller 2018-10-18 17:11:26 +02:00
  • 42b43157a4 Add iOS SDK unit tests for nalu_rewriter Artem Titarenko 2018-10-29 18:18:09 +01:00
  • 9190b82660 Propagate SDP negotiation of extmap-allow-mixed to RtpHeaderExtensionMap Johannes Kron 2018-10-29 11:22:05 +01:00
  • f43bcd445d Remove likely obsolete entries from WATCHLISTS Oleh Prypin 2018-10-25 22:19:21 +02:00
  • 0ac98ab1a5 Roll chromium_revision 03b56190ff..89ed1da2c8 (603619:603733) chromium-webrtc-autoroll 2018-10-29 19:00:54 -07:00
  • 770c32ac5f Roll chromium_revision 55624cc6cd..03b56190ff (603513:603619) chromium-webrtc-autoroll 2018-10-29 14:01:26 -07:00
  • 3b149e4be8 Added myself to the base watchlist to monitor ssl* changes. Benjamin Wright 2018-10-27 15:52:46 -07:00
  • 5124a049d9 Roll chromium_revision 62e33bd2f0..55624cc6cd (603177:603513) chromium-webrtc-autoroll 2018-10-29 09:06:53 -07:00
  • 6b9d823f9b Add TargetBitrate callback to MediaTransportInterface. Piotr (Peter) Slatala 2018-10-26 07:59:46 -07:00
  • c640a936d1 Fix import of chromium into webrtc. Artem Titov 2018-10-29 15:14:54 +01:00
  • a0677d14c1 Add MediaTransportSettings struct for configuring media transport. Piotr (Peter) Slatala 2018-10-29 07:31:42 -07:00
  • 12048c7150 Fix error handling in hex_decode. Niels Möller 2018-10-29 12:58:48 +01:00
  • ef45669acf Adds GetSentPacket to PacketResult. Sebastian Jansson 2018-10-29 11:24:11 +01:00
  • 449c1c03a7 Adds unit tests for safe reset trial. Sebastian Jansson 2018-10-22 17:18:46 +02:00
  • 72864963fe Download aap2 and bundletool as part of required dependencies. Yves Gerey 2018-10-29 10:24:37 +01:00
  • 6fcf6ca710 Modified PressEnterToContinue() to actualy check if Enter is pressed Danail Kirov 2018-10-25 10:45:47 -07:00
  • 2c16cc61c2 Replace some usage of EventWrapper with rtc::Event. Niels Möller 2018-10-29 09:47:51 +01:00
  • 88d8d7d3f9 Add missing assignment in RTCConfiguration.mm Piotr (Peter) Slatala 2018-10-26 15:06:17 -07:00
  • f3ff14c00b Properly setup MockPeerConnectionObserver in tests. Yves Gerey 2018-10-25 10:28:12 +02:00
  • 22a8f98dd5 Formatted sslidenty.cc and moved non referenced functions into an anonymous namespace. Benjamin Wright 2018-10-28 18:39:00 -07:00
  • 428320c776 Formatting OpenSSLCertificate and doing some minor code cleanup. Benjamin Wright 2018-10-28 18:22:53 -07:00
  • 5d35554973 Rename private member functions to use CamelCase. Benjamin Wright 2018-10-26 17:57:00 -07:00
  • 61c5cc8eb5 Makes OpenSSL concrete implementations final. Benjamin Wright 2018-10-26 17:50:00 -07:00
  • 2616594045 Refactor: Make SSLCertChain a final class. Benjamin Wright 2018-10-26 15:04:32 -07:00
  • 150a907403 FrameEncryption Video End To End Testcase. Benjamin Wright 2018-10-26 15:43:06 -07:00
  • c462a6ef9b Prevent the frame decryptor being set if the channel is stopped. Benjamin Wright 2018-10-26 13:16:16 -07:00
  • 625771d1d2 Roll chromium_revision a539a24569..62e33bd2f0 (603045:603177) chromium-webrtc-autoroll 2018-10-26 13:01:10 -07:00
  • 59ebf23f9f Refactor structs in rtc_event_log_parser_new.h Elad Alon 2018-10-26 19:10:15 +02:00
  • ff43541927 Delta compression efficiency improvement for non-existent base Elad Alon 2018-10-26 19:09:41 +02:00
  • 436ebcaec1 Fix extra setdscp call introduced by bad merge. Tim Haloun 2018-10-25 18:03:44 -07:00
  • 0f08d227c2 Add a function for enabling the congestion window and pushback controller in the webrtc::SendSideCongestionController. erikvarga@webrtc.org 2018-10-26 11:45:42 +02:00
  • 99b71dfd4a Use function_video_(en|de)coder_factory from api Danil Chapovalov 2018-10-26 15:57:48 +02:00
  • 88c2c50dbd Use monotonic clock to derive NTP timestamps in RTCP module Ilya Nikolaevskiy 2018-10-26 16:00:08 +02:00
  • fdee701fa8 Add parser and unittests for new RTC event log format. Bjorn Terelius 2018-10-22 15:23:32 +02:00
  • 916ae08a04 Makes critsect_.Leave() more visible in PacedSender. Sebastian Jansson 2018-10-26 13:10:23 +02:00
  • 6dd7f9120e Remove deprecated deregistration functions in RtcpTransceiver Danil Chapovalov 2018-10-24 18:55:01 +02:00
  • 06aa209645 Add support to adapt video without preserving aspect ratio Magnus Jedvert 2018-10-26 14:00:18 +02:00
  • 904903705f Simplify api/DEPS presubmit check. Mirko Bonadei 2018-10-26 13:17:47 +02:00
  • 7d76a31f3d Use MediaTransportInterface, for audio streams. Niels Möller 2018-10-26 12:57:07 +02:00
  • 2769cd540c Roll chromium_revision f54583b6a0..a539a24569 (602763:603045) chromium-webrtc-autoroll 2018-10-26 03:01:18 -07:00
  • 0d247729a6 Allocate CMBlockBuffers using a memory pool. Kári Tristan Helgason 2018-10-26 10:59:28 +02:00
  • c35096d975 Reland "Encode RTC event logs in new format." Bjorn Terelius 2018-10-24 13:51:56 +02:00
  • a5d543ce21 Set minSdkVersion to 16 for AppRTCMobile_stubbed_video_io_test_apk. Mirko Bonadei 2018-10-26 10:09:43 +02:00
  • 95dfa5223a Clarify the desired semantics of AsyncResolverInterface::GetResolvedAddress. Zach Stein 2018-10-25 13:48:58 -07:00
  • 327b7535f9 Split out a separate target for VP8EncoderSimulcastProxy Jonathan Yu 2018-10-24 17:21:36 -07:00
  • 5abd54166a Stop exporting simulcast_encoder_adapter.h in :rtc_internal_video_codecs Jonathan Yu 2018-10-25 13:15:17 -07:00
  • b19b497c52 Refactor: Removing IgnoreBadCert from SSLStreamAdapter. Make test methods more explicit. Benjamin Wright 2018-10-25 10:46:49 -07:00
  • dcd40ca604 Roll chromium_revision d68fb50e14..f54583b6a0 (602627:602763) chromium-webrtc-autoroll 2018-10-25 10:03:22 -07:00
  • 8c27ccac75 Promotoing webrtc::CryptoOptions to RTCConfiguration. Benjamin Wright 2018-10-25 10:16:44 -07:00
  • 78410ad413 Fixes use after free error when setting a new FrameEncryptor on ChannelSend. Benjamin Wright 2018-10-25 09:52:57 -07:00
  • f26e290e33 fuchsia: Stub out timing and memory functions Scott Graham 2018-10-24 15:15:36 -07:00
  • 9c8ae4b9a1 Disable probe delay warning in release builds. Jamie Walch 2018-10-24 10:17:52 -07:00
  • 6c6c9df99d Refactor: Renaming ssl_cert_chain to GetSSLCertificateChain() Benjamin Wright 2018-10-25 01:16:26 -07:00
  • 359d60a594 Adds target rate to audio send stream stats. Sebastian Jansson 2018-10-25 16:22:02 +02:00
  • 57ba7e1276 Normalize baseline in network delay plot to RTT/2. Bjorn Terelius 2018-10-25 15:31:35 +02:00
  • 039743e066 Reland "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" Niels Möller 2018-10-23 10:07:25 +02:00
  • e2754c95c5 Fixes bug in AudioPriorityBitrateAllocationStrategy field trial. Sebastian Jansson 2018-10-24 16:02:26 +02:00
  • c0e4d45ce0 Adds BitrateAllocation struct to OnBitrateUpdated. Sebastian Jansson 2018-10-25 15:08:32 +02:00
  • 4ba6c26623 Delete MessageData when a message is posted to a quitting MessageQueue Niels Möller 2018-10-24 15:13:07 +02:00
  • 9516c38538 [Fuzzer] Check FieldTrial bitmask size at compile time. Yves Gerey 2018-10-25 14:26:07 +02:00
  • 1803bb2470 Fix for clock read race in FakeNetworkPipe. Christoffer Rodbro 2018-10-25 12:39:49 +02:00
  • 3284b61a6c Fix for packet loss tracking in network emulation. Christoffer Rodbro 2018-10-23 16:51:51 +02:00
  • 262047055d Update fuzzer max input length handling Sam Zackrisson 2018-10-25 13:46:26 +02:00
  • ddc84e9819 Publish function_video_(en|de)coder_factory into api Danil Chapovalov 2018-10-24 17:01:58 +02:00
  • 23524ced41 Add HDR metadata struct Johannes Kron 2018-10-25 13:33:16 +02:00
  • 977b46a59b Export symbols needed by the Chromium component build (part 7). Mirko Bonadei 2018-10-24 16:22:04 +02:00
  • 3eb1c72bb6 Removes deprecated BitrateAllocation alias. Sebastian Jansson 2018-10-25 11:14:33 +02:00
  • 2506839dba Add DCHECK for wrap around in RtpVideoSender::OnBitrateUpdated. Bjorn Terelius 2018-10-25 11:07:29 +02:00
  • 370bae466c APM: Adding more explicit handling of failures in the json config data Per Åhgren 2018-10-25 11:32:39 +02:00
  • 487e694782 Use default value if field trial switch is set to an invalid number Johannes Kron 2018-10-24 00:53:39 +02:00
  • 273c851799 Remove obsolete android ndk copy from //third_party/android_tools/ndk Yongje Lee 2018-10-24 22:12:26 +09:00
  • 7a95e0fcf4 APM: Add ability to turn on/off dumping of internal data Per Åhgren 2018-10-25 09:56:49 +02:00
  • e2fd86a79c Move encoder metadata into EncoderInfo struct. Erik Språng 2018-10-24 11:32:39 +02:00