Commit Graph

  • 4a88120e95 Allow AudioSendStream to reconfig AudioNetworkAdaptor minyue-webrtc 2017-07-25 13:31:47 +02:00
  • abbc430ea0 Make ~webrtc::AudioSendStream public, and s/config()/GetConfig(), as well as make public. eladalon 2017-07-26 02:09:44 -07:00
  • 22d162dc61 Roll chromium_revision 226fdf1148..4dc4bd62ba (489501:489546) buildbot 2017-07-25 21:27:23 -07:00
  • bc88531e38 Roll chromium_revision c92ec9bd3c..226fdf1148 (489455:489501) buildbot 2017-07-25 19:07:54 -07:00
  • b38f38662f Update native plugin dll for turn servers and video. gyzhou 2017-07-25 16:04:31 -07:00
  • 3b673c66a4 Removed file RTCCameraVideoCapturer.mm that isn't needed Also added post commit review changes. jtteh 2017-07-25 15:48:39 -07:00
  • b1c9d1de36 Avoid that previous settings in APM are overwritten by WebRtcVoiceEngine peah 2017-07-25 15:45:24 -07:00
  • 0748277005 Roll chromium_revision f470dd6dfd..c92ec9bd3c (489395:489455) buildbot 2017-07-25 15:22:45 -07:00
  • d1d6c5a31b Add jamiewalch to OWNERS. jamiewalch 2017-07-25 14:37:07 -07:00
  • dba4f946d0 Roll chromium_revision 88beb225b9..f470dd6dfd (489316:489395) buildbot 2017-07-25 12:56:54 -07:00
  • 2f0803cbf2 Roll chromium_revision fd8f995919..88beb225b9 (488572:489316) buildbot 2017-07-25 11:40:43 -07:00
  • 61b0ed039d [iOS] Fix incorrectly oriented frames when rapidly switching between cameras. jtteh 2017-07-25 09:35:55 -07:00
  • 96b69bdbee Refactor composing report blocks for rtcp Sender/Receiver reports. Compose them while creating sr/rr instead of presaving in temporary member variable danilchap 2017-07-25 09:15:14 -07:00
  • 7fb11d7376 Shrink critical-section scope in ReceiveStatisticsImpl::GetActiveStatisticians() eladalon 2017-07-25 08:25:23 -07:00
  • 6209dcdeb1 Add SetReportBlocks to rtcp Sender/Receive Report classes. danilchap 2017-07-25 08:07:13 -07:00
  • fb143127d7 Reland of Injectable Obj-C video codecs (patchset #1 id:1 of https://codereview.webrtc.org/2980173002/ ) kthelgason 2017-07-25 07:55:58 -07:00
  • 83377270dc Remove deprecated RtpRtcp::SetAudioPacketSize was deprecated in https://codereview.webrtc.org/2545753002 danilchap 2017-07-25 07:46:54 -07:00
  • e264a9ee9c Rename isolated_output to test_output and add a method to get the test_output directory. ilnik 2017-07-25 07:31:18 -07:00
  • d5e3d0f958 Creating a more generic memcheck suppression mbonadei 2017-07-25 07:30:06 -07:00
  • 42f44f9cf6 Get rid of unnecessary cast of FlexfecReceiveStreamImpl to FlexfecReceiveStream eladalon 2017-07-25 06:40:06 -07:00
  • 59cac99c9a Report minimum PSNR in VideoQualityTest and save corresponding frame to file ilnik 2017-07-25 05:45:03 -07:00
  • d3f3c3497b Remove NullObjectReceiveStatistics() in rtp_rtcp module use (already supported) nullptr as indication for no statistics danilchap 2017-07-25 04:20:12 -07:00
  • a04d9c31a0 Remove RtpRtcp::RemoteRTCPStat(RTCPSenderInfo*) as unused danilchap 2017-07-25 04:03:39 -07:00
  • d0727bfd45 Fix NSInteger formatting warning from clang 6 oprypin 2017-07-25 02:04:58 -07:00
  • 1e64cfae53 Fix autoroller in accordance to upstream change oprypin 2017-07-25 01:57:17 -07:00
  • ec390b5dfb When a track is added/removed directly to MediaStream notify observer->OnRenegotionNeeded korniltsev.anatoly 2017-07-24 17:00:25 -07:00
  • d083e851f6 Remove traces from {send,receive}_statistics_proxy.cc ehmaldonado 2017-07-24 09:00:13 -07:00
  • 65e1f9476a Throttle log message in FrameBuffer. philipel 2017-07-24 08:26:53 -07:00
  • c43d565873 Remove setting configuration parameter to itself. when creating RtpRtcp module for video send stream. danilchap 2017-07-24 08:13:34 -07:00
  • cc8b906467 iOS AppRTCMobile: Close peerconnection when disconnecting magjed 2017-07-24 07:32:33 -07:00
  • e029d99f19 Integer overflow bug in low_cut_filter. Alex Loiko 2017-07-24 12:25:52 +02:00
  • fe43df155c Ignore NewApi Android Lint warning + Roll chromium_revision ehmaldonado 2017-07-24 02:51:58 -07:00
  • bf8202185c Disable some Opus tests pending an update flim 2017-07-24 02:17:38 -07:00
  • f3a48ab6dc Delete unused field from AndroidVideoTrackSource korniltsev.anatoly 2017-07-24 01:06:39 -07:00
  • 48e4d6d609 Add zijiehe@chromium.org as OWNERS in WebRTC DesktopCapturer related logic Zijie He 2017-07-23 14:12:17 -07:00
  • cd66a771ed Create new constructors and fields to support a better mouse cursor monitor Zijie He 2017-07-21 14:13:46 -07:00
  • 817c8af52a Revert of Move "max IPv6 networks" logic to BasicPortAllocator, and fix sorting. (patchset #2 id:20001 of https://codereview.webrtc.org/2983213002/ ) deadbeef 2017-07-21 12:59:46 -07:00
  • d14d9f7414 Use array declaration for extension URIs. Steve Anton 2017-07-21 10:59:39 -07:00
  • ad9561404c Move "max IPv6 networks" logic to BasicPortAllocator, and fix sorting. deadbeef 2017-07-21 11:03:53 -07:00
  • a3251dd83f Add parsing/serializing for MID RTP header extension. Steve Anton 2017-07-21 09:58:31 -07:00
  • 3296256f0e Fixing lint issue henrika 2017-07-21 07:28:41 -07:00
  • cfccdae57e Adds WebRtcAudioTrack.setAudioTrackUsageAttribute API henrika 2017-07-21 06:16:02 -07:00
  • e29117edbb Modifies closing of AudioTrack resource on Android henrika 2017-07-21 03:51:42 -07:00
  • 8ac955be2c Set target API to 18 for MediaCodecUtils. sakal 2017-07-21 03:30:02 -07:00
  • cb79d23c9b Add common TLS extensions Emad Omara 2017-07-20 16:34:34 -07:00
  • 3c45186ef2 Move total audio energy and duration tracking to AudioLevel and protect with existing critial section. zstein 2017-07-20 09:57:42 -07:00
  • c4a5c14e8a Print general usage information for event_log_analyzer terelius 2017-07-20 08:05:09 -07:00
  • ad908f877e Roll chromium_revision 08a8c75946..1238950005 (488179:488218) buildbot 2017-07-20 06:24:08 -07:00
  • 6d1dfa775e Roll chromium_revision d5f03e2816..08a8c75946 (488153:488179) buildbot 2017-07-20 03:17:48 -07:00
  • 12d30840d8 Correct the calculation of discard rate. minyue-webrtc 2017-07-19 11:44:06 +02:00
  • 5ed09048f8 Roll chromium_revision 40e1a3f583..d5f03e2816 (488128:488153) buildbot 2017-07-20 00:20:18 -07:00
  • 6492338bbb Roll chromium_revision d23ce0ebaa..40e1a3f583 (488066:488128) buildbot 2017-07-19 21:27:57 -07:00
  • 817ebf15d4 Roll chromium_revision 281eabf35e..d23ce0ebaa (488004:488066) buildbot 2017-07-19 18:41:07 -07:00
  • 1777c5fec5 Move temporal-layer properties to FrameConfig. pbos 2017-07-19 17:04:02 -07:00
  • c40e1d3fc7 Roll chromium_revision c86185cb26..281eabf35e (487874:488004) buildbot 2017-07-19 15:21:37 -07:00
  • 398c3fd6c2 Introduce RtpTransportInternal and SrtpTransport. zstein 2017-07-19 13:38:02 -07:00
  • f6a861ab6c Remove remains of webrtc/base ehmaldonado 2017-07-19 10:40:47 -07:00
  • 3c3b110eeb Roll chromium_revision 8779e5365c..c86185cb26 (487834:487874) buildbot 2017-07-19 09:19:51 -07:00
  • e76f55e3bf Disable flaky NoBandwidthDropAfterDtx test. tschumim 2017-07-19 07:52:47 -07:00
  • a4c2117005 Roll chromium_revision 6ada1228ca..8779e5365c (487809:487834) buildbot 2017-07-19 06:20:30 -07:00
  • 2a0661762f Roll chromium_revision fee38fe5d6..6ada1228ca (487773:487809) buildbot 2017-07-19 03:17:25 -07:00
  • 9c0e0fa687 Fix fromAndroidGraphicsMatrix to use column-major order for output. sakal 2017-07-19 01:24:55 -07:00
  • b4aa4eb06f Replace WEBRTC_TRACE logging in modules/audio_device/.. mac/ win/ saza 2017-07-19 01:12:36 -07:00
  • c58f8c0962 Adds a histogram metric tracking for how long audio RTP packets are sent through streams related to a call object. saza 2017-07-19 00:39:19 -07:00
  • e1d4dcaaa9 Roll chromium_revision b845da41ed..fee38fe5d6 (487740:487773) buildbot 2017-07-19 00:29:25 -07:00
  • dc7feb0d93 Roll chromium_revision 9b8266f849..b845da41ed (487695:487740) buildbot 2017-07-18 21:22:34 -07:00
  • 407657650f Roll chromium_revision 0c6d79c9a3..9b8266f849 (487542:487695) buildbot 2017-07-18 18:19:25 -07:00
  • 0cf9a4a482 Add texture support to HardwareVideoEncoder. Bjorn Mellem 2017-07-18 13:19:26 -07:00
  • f80f344215 Roll chromium_revision 712d1cf93f..0c6d79c9a3 (487487:487542) buildbot 2017-07-18 13:11:05 -07:00
  • 8fb23618d8 Add texture support to HardwareVideoDecoder. Bjorn Mellem 2017-07-18 11:33:39 -07:00
  • 153e204e5d [Webrtc] Reenable libc++ on ubsan thomasanderson 2017-07-18 10:51:04 -07:00
  • 3e45cb577e Mapping screen id from DirectX capturer to GDI capturer Zijie He 2017-07-17 20:33:47 -07:00
  • 8d2c235b75 Roll chromium_revision c09d9b5e5a..712d1cf93f (487450:487487) buildbot 2017-07-18 09:19:48 -07:00
  • f549dffa7b Fix gtest-parallel-wrapper ehmaldonado 2017-07-18 08:16:18 -07:00
  • 80c829f253 Enable tracing on rtcstats_integrationtest.cc ehmaldonado 2017-07-18 07:35:19 -07:00
  • b878575bec Roll chromium_revision 03613afa1f..c09d9b5e5a (487428:487450) buildbot 2017-07-18 06:55:40 -07:00
  • b5c1607e92 UBSan fuzzer bug in LowCutFilter::BiqueadFilter::Process Alex Loiko 2017-07-18 13:03:35 +02:00
  • fcf97c3b75 Fix fullscreen scaling in AppRTCMobile. sakal 2017-07-18 05:01:08 -07:00
  • b0b721a68c Increase the size of the buffer for type.name.id. ehmaldonado 2017-07-18 04:27:08 -07:00
  • 43a85f0343 Patch set 1: Run a script to replace occurrences of WEBRTC_TRACE logging with the new style, on webrtc/modules/audio_device/linux/audio_device_alsa_linux.cc. saza 2017-07-18 04:12:29 -07:00
  • 0f2f169a6e Roll chromium_revision 11a66767dd..03613afa1f (487325:487428) buildbot 2017-07-18 03:56:28 -07:00
  • a26196bc65 Trace stats in RTCStatsCollector. ehmaldonado 2017-07-18 03:30:29 -07:00
  • 16005b7783 Remove potential left shift of negative value in WebRtcSpl_AnalysisQMF Alex Loiko 2017-06-28 13:05:39 +02:00
  • 157cbbd3a7 Added implementation of three classes: gnish 2017-07-18 02:50:22 -07:00
  • 3124cc6921 [Webrtc] Reenable libc++ on gcc thomasanderson 2017-07-17 21:09:19 -07:00
  • 89ac292ba2 Roll chromium_revision 12bbaee380..11a66767dd (487259:487325) buildbot 2017-07-17 20:07:48 -07:00
  • e103fc7a54 Roll chromium_revision 1751c38ce0..12bbaee380 (487180:487259) buildbot 2017-07-17 15:20:08 -07:00
  • 83dc6b6f53 Remove default implementation of PeerConnectionInterface::SetBitrate. zstein 2017-07-17 15:09:30 -07:00
  • d960a0c7d1 Android bindings for ice_regather_interval_range RTCConfiguration option Steve Anton 2017-07-17 12:33:07 -07:00
  • 3f003a5e3d Roll chromium_revision 88d56d4af0..1751c38ce0 (487100:487180) buildbot 2017-07-17 12:28:18 -07:00
  • 44967e41c5 Expose IsCurrentSessionSupported() from ScreenCapturerWinDirectx Zijie He 2017-07-13 16:20:02 -07:00
  • cfd3c327a8 Roll chromium_revision 1ef3492242..88d56d4af0 (487036:487100) buildbot 2017-07-17 09:40:18 -07:00
  • f032e4041c Revert "Prefer external video codecs over internal in SDP" minyue 2017-07-17 08:45:17 -07:00
  • d98d38c060 Don't run NoBandwidthDropAfterDtx test on andriod because it's flaky. tschumim 2017-07-17 08:19:27 -07:00
  • 8b0418f1a8 Roll chromium_revision 0a99285795..1ef3492242 (487029:487036) buildbot 2017-07-17 03:27:47 -07:00
  • 9d11764344 Reimplemeted "Test and fix for huge bwe drop after alr state" tschumim 2017-07-17 01:41:41 -07:00
  • d4cb3a7782 Roll chromium_revision d482b4bc21..0a99285795 (487024:487029) buildbot 2017-07-17 00:22:27 -07:00
  • a222d60e38 Roll chromium_revision a9a937ac93..d482b4bc21 (487021:487024) buildbot 2017-07-16 21:23:00 -07:00
  • 333264f089 nit: Avoid pointer-to-unique_ptr in RtcEventLogImpl eladalon 2017-07-16 16:44:08 -07:00
  • 091ac68250 Roll chromium_revision db5e34d75c..a9a937ac93 (487017:487021) buildbot 2017-07-16 15:15:46 -07:00