Commit Graph

  • 790da37b72 Fuzz AEC field trial killswitches Sam Zackrisson 2018-06-19 10:46:04 +02:00
  • af998e2fdc Remove non-API beamformer references Sam Zackrisson 2018-06-18 16:52:25 +02:00
  • 024eeff421 Roll chromium_revision 9df92afb16..9d565db4c0 (566630:568343) Autoroller 2018-06-18 21:44:09 -07:00
  • aac7deed51 [desktopCapture Mac]reorder execution order in start/release processing braveyao 2018-06-18 15:02:39 -07:00
  • 15ac52109f Removing unused cricket::Port constructor. Taylor Brandstetter 2018-06-18 13:47:06 -07:00
  • 6bbeb080b8 Extract rtc_base/base64.h and rtc_base/base64.cc into separate target. Artem Titov 2018-06-18 14:25:54 +02:00
  • 6250fdd8fc Delete FakeWebRtcVcmFactory::OnDestroyed method. Niels Möller 2018-06-15 10:34:52 +02:00
  • 9394f6fda1 Stop using the beamformer inside APM Sam Zackrisson 2018-06-14 10:11:35 +02:00
  • 431abd989b Replace rtc::Optional with absl::optional in test and rtc_tools Danil Chapovalov 2018-06-18 12:54:17 +02:00
  • 9bf31584d1 Pass buffer with size when writing rtp header extension Danil Chapovalov 2018-06-18 13:48:20 +02:00
  • 0040b66ad3 Replace rtc::Optional with absl::optional Danil Chapovalov 2018-06-18 10:48:16 +02:00
  • ae1888629a Disable new RTC_CHECK unittest Jonas Olsson 2018-06-18 11:19:22 +02:00
  • 00c7183614 Replace rtc::Optional with absl::optional in media, ortc, p2p Danil Chapovalov 2018-06-15 15:58:38 +02:00
  • 5a9ba68300 Add base64 webrtc owned third_party dep Artem Titov 2018-06-15 01:49:17 +02:00
  • 5adf07d7b0 Make instructions for checkin_chrome_dep a bit clearer. Patrik Höglund 2018-06-15 01:22:16 +02:00
  • ce4829a04a Adds trial to ignore video pacing for audio packets. Sebastian Jansson 2018-06-15 14:47:35 +02:00
  • f8e5c110ee Refactor checks to use a copy of the new logging backend. Jonas Olsson 2018-06-14 13:14:22 +02:00
  • 6a9bd74481 Fix a downstream test failure. Ying Wang 2018-06-15 14:54:16 +02:00
  • c235a8d2bb Adds trial to always send padding packets when not sending video. Sebastian Jansson 2018-06-15 14:46:11 +02:00
  • fc50110df6 Remove stringstreams from modules/video_coding/ Jonas Olsson 2018-06-15 14:24:10 +02:00
  • 5c43150cb0 Makes BBR congestion window more similar to QUIC. Sebastian Jansson 2018-06-15 11:24:41 +02:00
  • fb4d66be97 Improves buffer time calculation in network control tester. Sebastian Jansson 2018-06-15 14:16:44 +02:00
  • b9b146c9fe Replace rtc::Optional with absl::optional in audio, call and video Danil Chapovalov 2018-06-15 12:28:07 +02:00
  • e61d72b37c Disables congestion window in pacer when CongestionWindowPushback is enabled. Ying Wang 2018-06-15 13:34:39 +02:00
  • 92b24f0ff4 Delete an unneeded include of pathutils.h. Niels Möller 2018-06-15 11:36:58 +02:00
  • fc9dcb6a00 Remove wire-up for cancelled experement on VAAPI VP8 encoding Ilya Nikolaevskiy 2018-06-11 10:04:54 +02:00
  • d264df587f Replace rtc::Optional with absl::optional in modules/rtp_rtcp Danil Chapovalov 2018-06-14 12:59:38 +02:00
  • 394b4ebe38 Delete unused methods on rtc::Pathname. Niels Möller 2018-06-01 14:08:25 +02:00
  • 65c61dcfce Android: Add helper class for generating OpenGL shaders Magnus Jedvert 2018-06-15 09:33:20 +02:00
  • 8643b78750 Moved NackModule and VCMPacket to their own targets Ilya Nikolaevskiy 2018-06-07 16:15:40 +02:00
  • 88aee288f8 Remove support for old test modes in EncodeDecodeTest Karl Wiberg 2018-06-14 13:12:05 +02:00
  • d477129ac0 Remove dead RED code in TestRedFec Karl Wiberg 2018-06-14 13:16:32 +02:00
  • 8fbe4f10e2 Remove executable insert_packet_with_timing Karl Wiberg 2018-06-14 11:46:53 +02:00
  • 0f173bde9e Revert "Drop tools/gyp from dependencies." Artem Titov 2018-06-14 23:41:17 +00:00
  • 0a5fdbb455 Use RTC_HISTOGRAM_ENUMERATION to report SRTP/SRTCP unprotect error. Zhi Huang 2018-06-14 10:40:19 -07:00
  • 9eb38866cd Adds field trial parser. Sebastian Jansson 2018-06-14 16:47:42 +02:00
  • 7c32c866c0 Metal view: Update drawable size when rotating. Peter Hanspers 2018-06-14 14:12:45 +02:00
  • 724a97d08d Drop tools/gyp from dependencies. Niels Möller 2018-06-13 14:04:33 +02:00
  • a6fc6362ed Add ivoc@ and saza@ to audio_processing OWNERS Sam Zackrisson 2018-06-14 10:15:24 +02:00
  • 6507054db1 Android: Add tests for VideoFrame.Buffer.toI420() and cropAndScale() Magnus Jedvert 2018-06-14 12:23:01 +02:00
  • d1f970dc43 Change echo detector to scoped_refptr Ivo Creusen 2018-06-14 11:02:03 +02:00
  • 4e952a3f44 Remove unused WavFile::FormatAsString method. Jonas Olsson 2018-06-08 14:57:46 +02:00
  • 671cae2c7c Handle FileRotatingStreams with long file names Jonas Olsson 2018-06-14 09:57:39 +02:00
  • 1b36894f06 Reland "Refactor the regathering of candidates in P2PTransportChannel." Qingsi Wang 2018-06-13 13:54:08 -07:00
  • 5d16d7fd52 Add a DCHECK for null port in FakePortAllocator. Qingsi Wang 2018-06-13 16:08:14 -07:00
  • 60b6c1dfa9 [Unified Plan] Clear RtpSender "SSRC" when the SDP has no send streams Steve Anton 2018-06-13 11:32:27 -07:00
  • f7d7e90c5e Replace std:remove on vector::erase in streamparams_unittest.cc Artem Titov 2018-06-13 22:52:46 +02:00
  • aeb0a6475b AEC3: Increase the range of reported echo path delay metrics Per Åhgren 2018-06-13 16:13:46 +02:00
  • b7700d370d Android: Fix VideoTrack behavior for adding/removing VideoSinks Magnus Jedvert 2018-06-13 17:26:59 +02:00
  • 493c78a9dc Replace all use of rtc::Pathname in generator_unittest.cc. Niels Möller 2018-06-01 15:43:46 +02:00
  • fabb12e042 Introduce list of fields to put into codec agnostic descriptor Danil Chapovalov 2018-06-13 15:51:43 +02:00
  • 075cb2b2f7 AEC3: Changes to how the reverberation decay is applied. Jesús de Vicente Peña 2018-06-13 15:13:55 +02:00
  • 9633cff81a Remove "webrtc_rtp" traces. Jonas Olsson 2018-06-13 14:48:21 +02:00
  • 29c36b24a8 Add ow2_asm license Yura Yaroshevich 2018-06-12 19:59:02 +03:00
  • 789221f110 Adding WebRTC-Audio-ForceNoTWCC field trial Alex Narest 2018-06-13 13:29:21 +02:00
  • e3cf3d0496 Use enum class for VideoCodecMode and VideoCodecComplexity. Niels Möller 2018-06-13 11:52:16 +02:00
  • 037b37a192 Add implementation of EncodedFrame::Timestamp. Niels Möller 2018-06-12 11:19:19 +02:00
  • e4a17c572d Moved timing related logic into its own function in webrtc::PayloadRouter. philipel 2018-06-13 12:07:31 +02:00
  • 1f4d7a2848 Revert "Refactor the regathering of candidates in P2PTransportChannel." Qingsi Wang 2018-06-13 05:54:43 +00:00
  • 241d0c16c0 Remove ContinualGatheringPolicy::GATHER_CONTINUALLY_AND_RECOVER. Qingsi Wang 2018-06-05 16:44:10 -07:00
  • aed7164bde Updated PeerConnection integration test to fix race condition. Seth Hampson 2018-06-11 07:41:32 -07:00
  • 2cf61e3324 Roll chromium_revision ef538e3112..9df92afb16 (566490:566630) Autoroller 2018-06-12 16:43:40 -07:00
  • 14f8aba996 Refactor the regathering of candidates in P2PTransportChannel. Qingsi Wang 2018-06-12 15:15:45 -07:00
  • b57e169f3c Add a flag to actively reset the SRTP parameters Zhi Huang 2018-06-12 11:41:11 -07:00
  • 9dce71b983 Reland "Use absl::optional instead or rtc::Optional" Danil Chapovalov 2018-06-11 07:48:31 +00:00
  • 57dc9e367c Roll chromium_revision ffaf1e2ba6..ef538e3112 (565764:566490) Autoroller 2018-06-12 10:44:55 -07:00
  • abe301fe6c Add HeaderExtensions to RtpParameters Florent Castelli 2018-06-12 18:33:49 +02:00
  • 867e510ef5 Enable send side audio TWCC only if WebRTC-Audio-ForceNoTWCC is not enabled. Alex Narest 2018-06-12 13:40:18 +02:00
  • 910540d55a Explicitly setting use_lld=false on MSVC bots. Mirko Bonadei 2018-06-11 20:22:07 -07:00
  • 7af087a918 Metal renderer does not handle i420 frames correctly. Peter Hanspers 2018-06-12 14:14:48 +02:00
  • dd3e0ab2bf Make rtc_software_fallback_wrappers target visible. Anders Carlsson 2018-06-12 11:15:56 +02:00
  • cf15eb57ff Release ADM after passing it to PCF in AppRTC Paulina Hensman 2018-06-12 10:32:01 +02:00
  • d294c85b36 LogMessage::UpdateMinLogSeverity: Don't ignore all but the last stream Karl Wiberg 2018-06-12 11:31:06 +02:00
  • 798b28279e Don't update internal state of the FrameBuffer2 when an undecodable frame is inserted. philipel 2018-06-11 13:10:14 +02:00
  • dadaaee3e8 Remove stringstreams from p2p/ Jonas Olsson 2018-06-12 09:08:15 +02:00
  • 39da65b24d remove unused UNSHIPPED trace macros Jonas Olsson 2018-06-11 15:22:43 +02:00
  • e1d617c266 Delay the creation of the platform thread in TestAudioDeviceModule. Sami Kalliomäki 2018-06-11 15:28:33 +02:00
  • 9614a313b8 Remove manual references to exe_and_shlib_deps Tom Anderson 2018-06-11 15:10:34 -07:00
  • 7685e86fa6 Pass the RtcEventLog instance to ICE via JsepTransportController. Qingsi Wang 2018-06-11 20:15:46 -07:00
  • 6c789e08d5 Revert "Add a flag to actively reset the SRTP parameters" Zhi Huang 2018-06-12 00:56:02 +00:00
  • bae103126c Add a flag to actively reset the SRTP parameters Zhi Huang 2018-06-08 14:55:27 -07:00
  • a46bd4b9c7 Reland "Move class VideoCodec from common_types.h to its own api header file." Niels Möller 2018-06-08 14:03:44 +02:00
  • c17ca5354a Delete deprecated VideoTrackSource constructor. Niels Möller 2018-05-31 15:36:49 +02:00
  • 2ac64467c4 Document that preferred VideoFrame constructor takes no RTP timestamp. Niels Möller 2018-06-11 11:14:32 +02:00
  • 425f713d24 Delete unused methods in VCMFrameBuffer and VCMSessionInfo. Niels Möller 2018-06-08 15:17:41 +02:00
  • 6d19180030 Fix increase in send rate when not receiving feedback Anastasia Koloskova 2018-06-11 11:44:29 +02:00
  • 6bac5c182a Remove TimingFrameFlags from its old place after it was moved Ilya Nikolaevskiy 2018-06-07 11:17:10 +02:00
  • 80a0a4c482 Remove software fallback in Android hardware codec factories. Anders Carlsson 2018-06-11 14:57:07 +02:00
  • 24db1c91a1 Remove unused iostream import Jonas Olsson 2018-06-11 13:36:54 +02:00
  • fddaf7528a AEC3: Increase the look window in the delay estimator. Per Åhgren 2018-06-08 10:26:40 +02:00
  • 43568dd67e Remove stringstreams from pc/ Jonas Olsson 2018-06-11 16:25:54 +02:00
  • 6cdd546ba2 Remove default argument in GetSimulcastConfig. Rasmus Brandt 2018-06-08 09:04:47 +02:00
  • fe89271bee Android: Use JavaToNativeString in PeerConnectionFactory_InitializeFieldTrials Magnus Jedvert 2018-06-07 13:39:38 +02:00
  • b7beba4c93 Roll chromium_revision e9fcce491e..ffaf1e2ba6 (565609:565764) Autoroller 2018-06-08 15:46:35 -07:00
  • 1ef88aee29 Add kNumValues to IceCandidate* enums and move kUnknown to the front. Qingsi Wang 2018-06-08 10:23:29 -07:00
  • b90e63c620 Fix: NetEq PacketBuffer logs discarded packet with wrong codec level when new packet replaces the lower level packet Peng Yu 2018-06-07 19:20:55 +08:00
  • ec9c745228 Adds support for new Windows ADM with limited API support. henrika 2018-06-08 16:10:03 +02:00
  • 488eb98616 Setting resolution alignment to 4 on iOS. Peter Hanspers 2018-06-08 14:49:51 +02:00
  • 443e71f528 Revert "Disabling VeryLowBitrateVP9 to unblock roll." Patrik Höglund 2018-06-08 13:06:51 +00:00
  • 2d61162831 Remove stringstreams from media/sctp/ Jonas Olsson 2018-06-08 14:47:32 +02:00