Commit Graph

  • 76b3049e7c Changed the interface AudioMixer::RemoveSource to have a void return type. aleloi 2016-11-18 02:03:04 -08:00
  • a28780e994 Introduce ArrayView::subview function to return portion of the original view danilchap 2016-11-18 01:46:23 -08:00
  • 509e4fe8e6 Reland of Stop using hardcoded payload types for video codecs (patchset #1 id:1 of https://codereview.webrtc.org/2513633002/ ) magjed 2016-11-18 01:34:11 -08:00
  • d7ac0a9bcc Revert of Move smoothing filter to common audio. (patchset #3 id:60001 of https://codereview.webrtc.org/2484153002/ ) magjed 2016-11-18 01:31:16 -08:00
  • a82395bf7c Move smoothing filter to common audio. michaelt 2016-11-18 00:23:19 -08:00
  • 610c454cf9 Add Datachannel support to Android AppRTCMobile hekra01 2016-11-18 00:10:57 -08:00
  • 1acfbd22cc Expose RtpCodecParameters to VoiceMediaInfo stats. hbos 2016-11-17 23:43:29 -08:00
  • 7b9feeeaad Fix PayloadRouter::OnEncodedImage() to handle errors properly. sergeyu 2016-11-17 16:16:14 -08:00
  • 81c3a03004 Added a callback function OnAddTrack to PeerConnectionObserver zhihuang 2016-11-17 12:06:24 -08:00
  • 5b93db2a53 iOS: Add AudioSendSideBwe field trial. tkchin 2016-11-17 10:29:44 -08:00
  • eacbaea920 Revert of Stop using hardcoded payload types for video codecs (patchset #6 id:210001 of https://codereview.webrtc.org/2493133002/ ) magjed 2016-11-17 08:51:59 -08:00
  • 0d0d7531b5 Revert of Split out target rtc_media_base from rtc_media (patchset #3 id:40001 of https://codereview.webrtc.org/2471573003/ ) magjed 2016-11-17 07:51:30 -08:00
  • de4980311c MB: Add new perf desktop bots and remove DCHECK from Android perf kjellander 2016-11-17 07:47:11 -08:00
  • aae7e7cf35 Split out target rtc_media_base from rtc_media magjed 2016-11-17 07:29:31 -08:00
  • 765edc3425 Update the alpha value in the echo detector. ivoc 2016-11-17 07:10:16 -08:00
  • 42043b9587 Stop using hardcoded payload types for video codecs Magnus Jedvert 2016-11-17 16:08:37 +01:00
  • 10111bc495 Passed AudioMixer to AudioState::Config. aleloi 2016-11-17 06:48:48 -08:00
  • dd31071e19 Added an empty AudioTransportProxy to AudioState. aleloi 2016-11-17 06:28:59 -08:00
  • d4adce4672 Remove Absolute Send Time from list of supported header extensions for audio streams. solenberg 2016-11-17 06:26:52 -08:00
  • fbb374d8ed Add a reliability term to the echo detector. ivoc 2016-11-17 06:19:47 -08:00
  • d51c4dccd7 Delete unused files httprequest.h and httprequest.cc. nisse 2016-11-17 05:54:36 -08:00
  • ffbbcac4c6 Support multiple timestamp rates for sending DTMF. solenberg 2016-11-17 05:25:37 -08:00
  • 2779bab02a Support receiving DTMF for multiple RTP clock rates. solenberg 2016-11-17 04:45:19 -08:00
  • fbfb536ee9 Explicitly enable RED over RTX in rampup tests. brandtr 2016-11-17 04:18:37 -08:00
  • afaef8bbeb Add a new overuse estimator for the delay based BWE behind experiment. Parse the estimation parameters from the field trial string. terelius 2016-11-17 03:48:18 -08:00
  • b7e7b49551 Use NtpTime in RtcpMeasurement instead of uint sec/uint frac. asapersson 2016-11-17 02:27:14 -08:00
  • 4da304407c Add overhead per packet observer to the rtp_sender. michaelt 2016-11-17 01:38:43 -08:00
  • 4a4b3cfc01 Add interval estimator to remote bitrate estimator. To be able to smooth the bandwidth estimation according to the probing interval. michaelt 2016-11-17 01:18:43 -08:00
  • 377b60ce11 Only enable residual echo detector when needed in level controller perf tests. ivoc 2016-11-17 01:04:18 -08:00
  • 0bff12a63d Renamed -red to -ed and -red_graph to -ed_graph in audioproc_f. ivoc 2016-11-17 00:55:43 -08:00
  • 9af2b6012a Propagate bitrate setting to RTCRtpSender. denicija 2016-11-17 00:43:43 -08:00
  • a62f5826d7 Integrate FlexFEC in video_loopback. brandtr 2016-11-17 00:21:13 -08:00
  • dd369c6cc8 Reduce full stack test time to 45 secs and add H264 and FlexFEC. brandtr 2016-11-16 23:56:57 -08:00
  • 527d3474ad Reland of Declare VideoCodec.codec_specific_info private (patchset #1 id:1 of https://codereview.webrtc.org/2491613005/ ) hta 2016-11-16 23:23:04 -08:00
  • 05f845d025 Replace c-style cast and constrain value in VCMFecMethod::ProtectionFactor. brandtr 2016-11-16 22:59:39 -08:00
  • 39f9729c7a Add VideoSendStreamTest for FlexFEC. brandtr 2016-11-16 22:57:50 -08:00
  • 1293acae18 Configure FlexFEC in VideoQualityTest. brandtr 2016-11-16 22:47:29 -08:00
  • 1e3dfbfc2b Add FlexFEC end-to-end test. brandtr 2016-11-16 22:45:19 -08:00
  • f1321673c0 Roll chromium_revision 3048cc9bc0..5e821a778b (432221:432715) buildbot 2016-11-16 19:54:23 -08:00
  • 46c7389a63 Adding GetConfiguration to PeerConnection. deadbeef 2016-11-16 19:42:04 -08:00
  • aee0b5d317 Fixed a bug where only the tests in the first shard were run. ehmaldonado 2016-11-16 16:48:09 -08:00
  • 0182f85fd1 More reliable ALR detection Sergey Ulanov 2016-11-16 15:42:11 -08:00
  • 3a1c40a60a MB: Remove configuration for unexisting bots. ehmaldonado 2016-11-16 14:05:47 -08:00
  • b4af3d673a Remove all references to GYP Henrik Kjellander 2016-11-16 20:11:29 +01:00
  • 67fcad871e Relax the PostDelayed expectations a little more to address flakiness. tommi 2016-11-16 10:50:24 -08:00
  • 08127a9449 Reland #2 of Issue 2434073003: Extract bitrate allocation ... Erik Språng 2016-11-16 16:41:30 +01:00
  • 779017d989 Adds stereo support for Java-based input and output audio on Android henrika 2016-11-16 06:30:46 -08:00
  • b1ddbf9a94 CQ: Remove GYP trybots Henrik Kjellander 2016-11-16 12:08:58 +01:00
  • 007cdb5907 Better delete of file in loopback script mandermo 2016-11-16 02:31:25 -08:00
  • 613152af11 Add a JNI boot test to catch ARM dynamic linker regressions. phoglund 2016-11-16 01:31:20 -08:00
  • a814941e14 Fix unit for logged bitrates at the end of a call. Åsa Persson 2016-11-16 09:57:53 +01:00
  • 725e484e33 Use different RTX payload types for different H264 profiles magjed 2016-11-16 00:48:13 -08:00
  • 906c5dc6b7 Revert of Start probes only after network is connected. (patchset #9 id:240001 of https://codereview.webrtc.org/2458863002/ ) honghaiz 2016-11-15 14:39:06 -08:00
  • edec0769aa Make setup_links.py not fail if Chromium checkout is missing. Henrik Kjellander 2016-11-15 22:39:13 +01:00
  • 776292d9e3 Roll chromium_revision da3cfdb3e1..3048cc9bc0 (431886:432221) buildbot 2016-11-15 13:38:36 -08:00
  • e19649b8ce Fix Android lint error. sakal 2016-11-15 12:32:22 -08:00
  • 5c99c76255 Start probes only after network is connected. sergeyu 2016-11-15 12:25:33 -08:00
  • b2fcf6d96f MB: Run test with gtest-parallel on swarming. ehmaldonado 2016-11-15 12:20:30 -08:00
  • 2a3eb9f367 mac: Fix screen capture on secondary displays. erikchen 2016-11-15 10:24:43 -08:00
  • 5d54e185d5 Prepare iOS H264 HW encoder for High Profile magjed 2016-11-15 09:56:55 -08:00
  • 4aecc5885a Simplify creating RtpHeaderExtensionMap in EventLogAnalyzer RtpHeaderExtensionMap constructor accept array view instead of initializer_list Remove now unused RtpHeaderExtensionMap::Erase danilchap 2016-11-15 09:21:00 -08:00
  • cd188f6031 Make SendStatisticsProxy let through FlexFEC packets. brandtr 2016-11-15 08:21:52 -08:00
  • 43cb716e55 Add ToString method to AggregatedStats and log stats at the end of a call. asapersson 2016-11-15 08:20:48 -08:00
  • 841de6a47e Add FlexFEC to CallTest. brandtr 2016-11-15 07:10:52 -08:00
  • 985d280b46 Add support for field trials to event log visualizer. stefan 2016-11-15 06:54:09 -08:00
  • 614d5b78d6 Move VideoEncoderSoftwareFallbackWrapper from webrtc/video_encoder.h to webrtc/media/engine/ magjed 2016-11-15 06:30:54 -08:00
  • 92fd8e6b17 Removes usage of system_wrappers/include/clock.h in audio_device/ henrika 2016-11-15 05:37:58 -08:00
  • 43c31e7afe Make configuration logic harsher in FlexfecReceiveStream. brandtr 2016-11-15 05:26:45 -08:00
  • e950cadba5 Wire up FlexfecSender in RTP module and VideoSendStream. brandtr 2016-11-15 05:25:41 -08:00
  • 20270be807 Make sure that multiband processing is active when the residual echo detector is active. ivoc 2016-11-15 05:24:35 -08:00
  • b2b61b359c Rename the adapt audio bitrate experiment. stefan 2016-11-15 05:23:30 -08:00
  • b829d9f2ee Add AudioOption for residual echo detector, and enable the echo detector by default on non-mobile platforms. ivoc 2016-11-15 02:34:47 -08:00
  • 79dfdadbc8 Avoid left-shifting negative values in a number of places henrik.lundin 2016-11-15 01:45:53 -08:00
  • fd5a20fd68 New jitter buffer experiment. philipel 2016-11-15 00:57:57 -08:00
  • 77bfd7c1b8 Add ARDSettingsModelTests to apprtcmobile_test target. denicija 2016-11-15 00:41:26 -08:00
  • 8bc9326a0b DirectX capturer flickers on the second monitor zijiehe 2016-11-14 18:20:33 -08:00
  • 69a0e3edea Use a default mouse cursor if XFixes is not supported. jamiewalch 2016-11-14 18:04:31 -08:00
  • ee3920ab3e Roll chromium_revision 5c396eba99..da3cfdb3e1 (431855:431886) buildbot 2016-11-14 11:49:06 -08:00
  • 7602aabdc0 Remove usage of VoEBase::AssociateSendChannel() from WVoMC. solenberg 2016-11-14 11:30:07 -08:00
  • 26b675625f Fix BitrateControllerImpl not to ignore BW probe results mid-call. sergeyu 2016-11-14 10:52:58 -08:00
  • 80c06fa574 NetEq: Don't interpolate longer than the output size henrik.lundin 2016-11-14 08:18:52 -08:00
  • 87d1a78754 Add support to audioproc_f for running the residual echo detector and producing an echo likelihood graph. ivoc 2016-11-14 07:55:03 -08:00
  • a013a02e01 MB: Copy MB from Chromium repo kjellander 2016-11-14 05:54:22 -08:00
  • 9e795c6ad8 Update RTPSender::IsFecPacket for FlexFEC. brandtr 2016-11-14 05:37:16 -08:00
  • 9dfff29bc4 Make FlexFEC packets paceable through RTPSender. brandtr 2016-11-14 05:14:50 -08:00
  • 7aba0297e6 Make use of new APM statistics interface. ivoc 2016-11-14 04:52:06 -08:00
  • 25b57ce08e Update header formatters to FlexFEC draft 03. brandtr 2016-11-14 04:28:55 -08:00
  • 7c2f174040 Roll chromium_revision f1e2718a3f..5c396eba99 (431838:431855) buildbot 2016-11-14 04:18:41 -08:00
  • 445fb8fa4f Use correct define in H264 end-to-end tests. brandtr 2016-11-14 04:11:23 -08:00
  • 8e75a523c8 Explicitly use RTX for RED in VideoQualityTest and video_loopback. brandtr 2016-11-14 04:07:24 -08:00
  • a65704b5c9 Expose RtpCodecParameters to VideoMediaInfo stats. hbos 2016-11-14 02:28:16 -08:00
  • 82ebe02491 Correct stats for RTCPeerConnectionStats.dataChannels[Opened/Closed]. hbos 2016-11-14 01:41:09 -08:00
  • 6f0b9fda53 Allowing resetting of AudioNetworkAdaptor in AudioSendStream. minyue 2016-11-14 00:51:50 -08:00
  • 218f436713 Roll chromium_revision 1a6cf4da7c..f1e2718a3f (431807:431838) kjellander 2016-11-13 23:54:24 -08:00
  • 8c2ec19618 Revert of Temporarily remove ios_api_framework from the commit queue. (patchset #2 id:40001 of https://codereview.webrtc.org/2341113004/ ) kjellander 2016-11-13 23:31:45 -08:00
  • 931e9758b1 Roll chromium_revision fd046d62bd..1a6cf4da7c (431804:431807) buildbot 2016-11-13 11:23:58 -08:00
  • 59695e596b Roll chromium_revision b3671bcbd9..fd046d62bd (431798:431804) buildbot 2016-11-13 03:23:22 -08:00
  • e5d3e7efc6 Roll chromium_revision 7a2fab5553..b3671bcbd9 (431793:431798) buildbot 2016-11-12 19:30:43 -08:00
  • d73cbbf06d Roll chromium_revision 4762e7cc7d..7a2fab5553 (431782:431793) buildbot 2016-11-12 11:29:20 -08:00
  • f823ededce Negotiate H264 profiles in SDP magjed 2016-11-12 09:53:04 -08:00