Commit Graph

  • c18c49bc14 Roll chromium_revision 239d4798df..0ca6ede735 (478894:478917) buildbot 2017-06-13 00:31:47 -07:00
  • f52ef71db7 Delete unused method FilesystemInterface::DeleteEmptyFolder. nisse 2017-06-13 00:10:07 -07:00
  • f9fc4a5d03 Roll chromium_revision 97580dea94..239d4798df (478848:478894) buildbot 2017-06-12 21:27:58 -07:00
  • 385a6e4704 Roll chromium_revision 15b2b0b0e9..97580dea94 (478791:478848) buildbot 2017-06-12 18:19:57 -07:00
  • c35c7dedc0 Fix play block size mismatch in Win audio device. lliuu 2017-06-12 16:54:07 -07:00
  • 84da736e92 Roll chromium_revision 71baf2eb8f..15b2b0b0e9 (478645:478791) buildbot 2017-06-12 15:58:19 -07:00
  • 22e0814d51 Update VirtualSocketServerTest to use a fake clock. deadbeef 2017-06-12 14:30:28 -07:00
  • 36b1a5fcec Add mute state field to AudioFrame and switch some callers to use it. Also make AudioFrame::data_ private and instead provide: yujo 2017-06-12 12:45:32 -07:00
  • 0703856b53 Add SafeClamp(), which accepts args of different types kwiberg 2017-06-12 11:40:47 -07:00
  • d1114c7fef Roll chromium_revision d59edeefb6..71baf2eb8f (478597:478645) buildbot 2017-06-12 09:33:40 -07:00
  • 38018ba67d Merge BitrateControllerImpl::RtcpBandwidthObserverImpl into BitrateControllerImpl Danil Chapovalov 2017-06-12 16:29:45 +02:00
  • 42742a56ef Fall-back to OpenGL renderer if mac hardware doesn't support Metal adam.fedor 2017-06-12 07:32:02 -07:00
  • 84b4d2c1c2 Use rtp_header_extension_map.h instead of rtp_header_extension.h Danil Chapovalov 2017-06-12 15:05:44 +02:00
  • d3d8702bcf Roll chromium_revision 6dcccd8c3f..d59edeefb6 (478515:478597) buildbot 2017-06-12 06:41:55 -07:00
  • 7f8369aa3f Update expectation of OneBitrateObserverTwoRtcpObservers test: Use different media ssrcs for different RtcpBandwidthObservers Danil Chapovalov 2017-06-08 17:22:51 +02:00
  • f474c19937 ACM tests: separate checksums for Android ARM64 clang and non-clang Henrik Lundin 2017-06-12 14:46:28 +02:00
  • 39a41d92dd Split rtc_task_queue target. Add separate target for sequenced_task_checker and weak_ptr. This is to make it possible to override the rtc_task_queue target only. perkj 2017-06-12 05:53:35 -07:00
  • 7123029731 List all device resolutions in AppRTCMobile settings Anders Carlsson 2017-06-09 16:06:14 +02:00
  • c276ecf5c4 Update Android video buffers to new VideoFrameBuffer interface Magnus Jedvert 2017-06-07 13:06:06 +02:00
  • f184138a5f s/WebRtcVideoChannel2/WebRtcVideoChannel and s/WebRtcVideoEngine2/WebRtcVideoEngine eladalon 2017-06-12 01:16:46 -07:00
  • a8e781aedf Make rtc_event_log2text output header extensions ilnik 2017-06-12 01:02:46 -07:00
  • 3fae628094 Reland Refactored incoming bitrate estimator. tschumim 2017-06-11 23:57:17 -07:00
  • 90e31904c6 Update webrtc/test to new VideoFrameBuffer interface Magnus Jedvert 2017-06-07 11:32:50 +02:00
  • 72dbe2a211 Revert "Revert "Update video_coding/codecs to new VideoFrameBuffer interface"" Magnus Jedvert 2017-06-10 17:03:37 +00:00
  • 29584c50c3 Roll chromium_revision 4b325fbec4..6dcccd8c3f (478514:478515) buildbot 2017-06-10 09:17:19 -07:00
  • ef0a3ea5ac Roll chromium_revision 5a101abbe0..4b325fbec4 (478513:478514) buildbot 2017-06-10 06:19:17 -07:00
  • c8cac10b83 Roll chromium_revision 632b145c0e..5a101abbe0 (478512:478513) buildbot 2017-06-10 03:12:06 -07:00
  • 7e120eb262 Roll chromium_revision 8e89b0b1a1..632b145c0e (478506:478512) buildbot 2017-06-10 00:19:59 -07:00
  • d0fa397a58 Roll chromium_revision 999a40e458..8e89b0b1a1 (478482:478506) buildbot 2017-06-09 21:21:12 -07:00
  • ad3a02974f Roll chromium_revision 1b59498f08..999a40e458 (478431:478482) buildbot 2017-06-09 18:16:17 -07:00
  • 995bad0eb5 Roll chromium_revision 524fdc6e30..1b59498f08 (478357:478431) buildbot 2017-06-09 15:23:06 -07:00
  • c131bf944e Enable webrtc_nonparallel_tests on iOS simulator kjellander 2017-06-09 12:59:11 -07:00
  • b82487b19a Roll chromium_revision f7c1799c98..524fdc6e30 (478294:478357) buildbot 2017-06-09 12:19:26 -07:00
  • be767e0f7a Remove default impl of Attach/DetachAecDump. Alex Loiko 2017-06-08 09:45:03 +02:00
  • 12149bd5c7 Roll chromium_revision 06a62c1231..f7c1799c98 (478256:478294) buildbot 2017-06-09 09:20:29 -07:00
  • 76d29f9bf8 Fix Channel::GetSendCodec when used together with SetEncoder. ossu 2017-06-09 07:30:13 -07:00
  • 7fdd0676f9 Roll chromium_revision f8c224c31c..06a62c1231 (478239:478256) buildbot 2017-06-09 06:31:21 -07:00
  • 461c94054a ObjC: Rename VideoToolbox/decoder.cc to VideoToolbox/decoder.mm Magnus Jedvert 2017-06-09 14:16:11 +02:00
  • b4ab381ce3 Use the configured remote ssrc instead of relying on the first received packet RtpStreamReceiver. stefan 2017-06-09 06:12:11 -07:00
  • fee994c367 Ensure the openGLContext is current before trying to reshape the viewport adam.fedor 2017-06-09 05:16:10 -07:00
  • b1f2ff900e Rename class RtpStreamReceiver --> RtpVideoStreamReceiver. nisse 2017-06-09 04:01:55 -07:00
  • e2baffb055 Create a UIApplication when running tests on iOS. Kári Tristan Helgason 2017-06-09 10:31:58 +02:00
  • fae6d09c3b Roll chromium_revision 74ece38823..f8c224c31c (478141:478239) buildbot 2017-06-09 03:16:21 -07:00
  • 85dcaea40b Roll chromium_revision 423c0eff45..74ece38823 (478099:478141) buildbot 2017-06-09 00:42:58 -07:00
  • 6baee78bc9 Add missing #include <cerrno> in string_to_number.cc hugoh 2017-06-08 16:38:40 -07:00
  • 46537a3879 Avoiding cascaded software echo cancellers Per Åhgren 2017-06-07 10:08:10 +02:00
  • 7412fe6fa7 Roll chromium_revision 2108fde0a1..423c0eff45 (478041:478099) buildbot 2017-06-08 15:14:08 -07:00
  • dc4f7f5800 Roll chromium_revision 88476a9f88..2108fde0a1 (477979:478041) buildbot 2017-06-08 12:13:16 -07:00
  • 59154edd2c Roll chromium_revision 61a28216c8..88476a9f88 (477949:477979) buildbot 2017-06-08 09:11:26 -07:00
  • 20e4a73b9b MockAecDump and integration tests between AecDump and AudioProcessing aleloi 2017-06-08 08:12:46 -07:00
  • 317005a03b Revert of Periodically update codec bit/frame rate settings. (patchset #2 id:160001 of https://codereview.webrtc.org/2924023002/ ) sprang 2017-06-08 07:12:17 -07:00
  • d3a8119b11 Roll chromium_revision 53a49d4c81..61a28216c8 (477934:477949) buildbot 2017-06-08 06:56:14 -07:00
  • cf705c5f13 Reland of Protect new header extension by field trial experiment to allow hardcoding it in SDP (patchset #1 id:1 of https://codereview.webrtc.org/2922723002/ ) ilnik 2017-06-08 06:18:53 -07:00
  • cdafeda1cb Reland of Periodically update codec bit/frame rate settings. (patchset #1 id:1 of https://codereview.webrtc.org/2923993002/ ) sprang 2017-06-08 06:12:05 -07:00
  • 1066b1379d Remove deprecated AudioMixerImpl creation method. Alex Loiko 2017-06-08 11:32:18 +02:00
  • d0244c21cd Add RSID-based demuxing to RtpDemuxer eladalon 2017-06-08 04:19:13 -07:00
  • 5c4897fffa Roll chromium_revision 3c550cc859..53a49d4c81 (477916:477934) buildbot 2017-06-08 03:41:16 -07:00
  • 15dcb38e5f Make error resilience configurable through VideoCodecVP9 resilience setting (removes hard coded value in vp9_impl.cc). asapersson 2017-06-08 02:55:08 -07:00
  • 04ca637be3 Make 'aleloi@' OWNER of webrtc/modules/audio_processing Alex Loiko 2017-06-08 10:22:47 +02:00
  • 75b68b924c Delete webrtc/call.h (replaced with webrtc/call/call.h). nisse 2017-06-08 02:21:17 -07:00
  • 02ed201182 AcmReceiver: Make a member variable const Henrik Lundin 2017-06-08 09:03:55 +02:00
  • 88f94fa36a Revert "Update video_coding/codecs to new VideoFrameBuffer interface" Guido Urdaneta 2017-06-08 08:33:34 +00:00
  • e566e175d1 Add new screenshare full stack test with limited queue. sprang 2017-06-08 01:29:15 -07:00
  • 097ad90d1a Roll chromium_revision ac66f89e4b..3c550cc859 (477875:477916) buildbot 2017-06-08 00:11:40 -07:00
  • 807736ef02 Revert of Refactored incoming bitrate estimator. (patchset #8 id:140001 of https://codereview.webrtc.org/2917873002/ ) tschumim 2017-06-08 00:10:31 -07:00
  • b9ed1081e0 Roll chromium_revision db06e65dcd..ac66f89e4b (477837:477875) buildbot 2017-06-07 21:13:08 -07:00
  • ff5e5c0b1b Roll chromium_revision 1caed9e9b4..db06e65dcd (477766:477837) buildbot 2017-06-07 18:10:33 -07:00
  • 353f0654c0 Roll chromium_revision 19f44c261d..1caed9e9b4 (477714:477766) buildbot 2017-06-07 15:19:29 -07:00
  • d9432c2875 Roll chromium_revision 98dee77021..19f44c261d (477661:477714) buildbot 2017-06-07 12:19:14 -07:00
  • 4c72cf43df Revert of Conversational speech tool, simualtor + unit tests (patchset #12 id:220001 of https://codereview.webrtc.org/2790933002/ ) charujain 2017-06-07 11:59:09 -07:00
  • 6b648c4697 The simulator puts into action the schedule of speech turns encoded in a MultiEndCall instance. The output is a set of audio track pairs. There is one set for each speaker and each set contains one near-end and one far-end audio track. The tracks are directly written into wav files instead of creating them in memory. To speed up the creation of the output wav files, *all* the source audio tracks (i.e., the atomic speech turns) are pre-loaded. alessiob 2017-06-07 11:04:35 -07:00
  • bb28b35922 Roll chromium_revision c6f978a173..98dee77021 (477619:477661) buildbot 2017-06-07 10:01:39 -07:00
  • 5fc8bf8b87 Refactored incoming bitrate estimator. tschumim 2017-06-07 09:48:20 -07:00
  • 20ebf4ede8 Update video_coding/codecs to new VideoFrameBuffer interface Magnus Jedvert 2017-06-07 11:50:57 +02:00
  • 9932e255ea ObjC: Marshal all VideoTrackSource methods to the signaling thread Magnus Jedvert 2017-06-07 16:31:06 +02:00
  • 5390c4814d Revert of Periodically update codec bit/frame rate settings. (patchset #8 id:140001 of https://codereview.webrtc.org/2883963002/ ) sprang 2017-06-07 06:17:49 -07:00
  • 11c89f57ce Roll chromium_revision 1f3b0bc457..c6f978a173 (477597:477619) buildbot 2017-06-07 06:10:37 -07:00
  • 6431e21da6 Fix bug in vie_encoder.cc which caused channel parameters not to be updated at regular intervals, as it was intended. sprang 2017-06-07 04:59:38 -07:00
  • 2038df452c Deleting unused build target. mbonadei 2017-06-07 04:50:13 -07:00
  • 8b337b6736 Remove outdated warning suppressions. Kári Tristan Helgason 2017-06-02 13:47:36 +02:00
  • 946923a21f Remove webrtc deps from AppRTCMobile. Kári Tristan Helgason 2017-06-02 14:05:56 +02:00
  • 1e15a994ac MediaCodecVideoEncoder: Add QP stats to Encoded callback for VP9 and turn on quality scaling. asapersson 2017-06-07 04:09:45 -07:00
  • 3e35a3cfd9 iOS: Update storage bucket for iOS64_Debug bot. Henrik Kjellander 2017-06-07 13:00:30 +02:00
  • 7f0ddb0eb7 Roll chromium_revision 99c4a934d4..1f3b0bc457 (477570:477597) buildbot 2017-06-07 03:10:31 -07:00
  • 6b9653e63b ObjC: Pass in frame resolution to GL shaders Magnus Jedvert 2017-06-05 17:58:34 +02:00
  • f53c4cd867 Delete rtc_event_log/ringbuffer.h terelius 2017-06-07 01:53:30 -07:00
  • 5665caf743 Roll chromium_revision 24fca6fb8a..99c4a934d4 (477537:477570) buildbot 2017-06-07 00:51:56 -07:00
  • 1387476dc6 Compare adapt up/down request with sink_wants_ in VideoSourceProxy methods to make sure it is higher/lower than last request. Add methods RestrictFramerate, IncreaseFramerate. asapersson 2017-06-07 00:01:02 -07:00
  • 23ec19dbb9 Add fuzzer for vp9 qp parser. asapersson 2017-06-06 23:41:44 -07:00
  • 5f200f6fc1 Roll chromium_revision a6ac8624bc..24fca6fb8a (477491:477537) buildbot 2017-06-06 21:12:32 -07:00
  • 832e67a2c3 Roll chromium_revision 5c265a308a..a6ac8624bc (477423:477491) buildbot 2017-06-06 18:13:40 -07:00
  • 1c9fa215ac Roll chromium_revision b1a5432280..5c265a308a (477354:477423) buildbot 2017-06-06 15:15:57 -07:00
  • cc385d50ab Roll chromium_revision a99122347a..b1a5432280 (477301:477354) buildbot 2017-06-06 12:20:11 -07:00
  • 30fb3702d4 Roll chromium_revision ee6a8849e4..a99122347a (477267:477301) buildbot 2017-06-06 09:14:32 -07:00
  • 8cde0abea0 Roll chromium_revision 354a45f6eb..ee6a8849e4 (477247:477267) buildbot 2017-06-06 06:16:44 -07:00
  • 41b6e067e3 Roll chromium_revision b830638222..354a45f6eb (477219:477247) buildbot 2017-06-06 03:15:18 -07:00
  • 77d36b70a7 Roll chromium_revision 85378cec1b..b830638222 (477184:477219) buildbot 2017-06-06 00:15:56 -07:00
  • 09e57466fd Roll chromium_revision 208145bd19..85378cec1b (477134:477184) buildbot 2017-06-05 21:12:32 -07:00
  • 39c3de2867 Roll chromium_revision 9420d64ca4..208145bd19 (477088:477134) buildbot 2017-06-05 18:14:10 -07:00
  • 97bf4bcb57 Roll chromium_revision fb6fd34023..9420d64ca4 (477043:477088) buildbot 2017-06-05 15:10:41 -07:00