Commit Graph

  • 657bab2455 Replace AudioReceiveStream::DeliverRtp with OnRtpPacket. nisse 2017-02-21 06:28:10 -08:00
  • b94491d790 Implement operator<< for AudioCodec kwiberg 2017-02-21 06:16:19 -08:00
  • ec067e9d21 Reduce usage of tmmbr information structure by creating it on accepted tmmbr/tmmbn rtcp messages rather on sender/receiver reports. danilchap 2017-02-21 05:38:19 -08:00
  • 4e4dfbd45d Move YuvConverter from Android API to src. sakal 2017-02-21 05:29:59 -08:00
  • c3c46246a9 Add RTCVideoFrame init function from CVPixelBufferRef magjed 2017-02-21 05:28:48 -08:00
  • 2a8135a174 Revert of Add optional visualization file writers to VideoProcessor tests. (patchset #4 id:220001 of https://codereview.webrtc.org/2700493006/ ) brandtr 2017-02-21 05:24:03 -08:00
  • 5dd5f5a319 RembWithSendSideBwe: Rename |event_| to |stop_event_| and set it when the test ends. Tommi 2017-02-21 14:22:59 +01:00
  • 5328b9eb32 added WebRTC-QuickPerfTest to RampUpTests and CallPerfTests ilnik 2017-02-21 05:20:28 -08:00
  • 24899e58ec Optionally disable APM limiter in AudioMixer. aleloi 2017-02-21 05:06:29 -08:00
  • 76094ee697 Roll chromium_revision ea9d08f494..00a405cae8 (451695:451723) buildbot 2017-02-21 04:24:37 -08:00
  • 7ee512581c Clean up RTCVideoFrame magjed 2017-02-21 04:19:46 -08:00
  • a518a39963 Fixes a bug where a video stream can get stuck in the suspended state. stefan 2017-02-21 04:12:23 -08:00
  • 872104ac41 Add optional visualization file writers to VideoProcessor tests. brandtr 2017-02-21 03:59:15 -08:00
  • 7d59f6b1c4 Reland of Delete class SSRCDatabase, and its global ssrc registry. (patchset #1 id:1 of https://codereview.webrtc.org/2700413002/ ) nisse 2017-02-21 03:40:24 -08:00
  • 531100dc7a Reland of Added GetCpuTime to base/ to get total CPU time consumed by process for perf tests. ilnik 2017-02-21 03:33:24 -08:00
  • e6f1601d08 Revert of Added kNotAProbe definiton to PacketInfo. (patchset #1 id:1 of https://codereview.chromium.org/2697383004/ ) philipel 2017-02-21 01:28:41 -08:00
  • 76377c55b7 Remove usage of VoEAudioProcessing from WVoE/MC. solenberg 2017-02-21 00:54:31 -08:00
  • 11c9eafc69 Build plot_videoprocessor_integrationtest by default. brandtr 2017-02-20 23:56:39 -08:00
  • 1e32122168 Delete VideoCaptureCapability::codecType and related logic. nisse 2017-02-20 23:27:37 -08:00
  • 7e560a1bb7 Roll chromium_revision ffd1654da7..ea9d08f494 (451678:451695) buildbot 2017-02-20 21:05:31 -08:00
  • 5e57517c49 Roll chromium_revision 9cff5cc970..ffd1654da7 (451661:451678) buildbot 2017-02-20 17:52:58 -08:00
  • 39c37d5e22 Roll chromium_revision dd475891a5..9cff5cc970 (451650:451661) buildbot 2017-02-20 15:15:23 -08:00
  • bab198f225 Roll chromium_revision 25a3df81a5..dd475891a5 (451616:451650) buildbot 2017-02-20 13:02:26 -08:00
  • 4024b9bbe6 Move filerotatingstream_unittest.cc to rtc_base_nonparallel_tests. deadbeef 2017-02-20 12:07:50 -08:00
  • a445b9bca7 Fix partial availability warnings on Mac AppRTCMobile magjed 2017-02-20 07:56:53 -08:00
  • 41bb792ce4 Advance picture id of keyframe if the stream has been continuous without a new keyframe for a while. philipel 2017-02-20 07:53:23 -08:00
  • b2f0800a61 Roll chromium_revision 907dd7c27e..25a3df81a5 (451586:451616) buildbot 2017-02-20 07:05:10 -08:00
  • 8c01fe530e Move camera implementation details away from the public API. sakal 2017-02-20 07:04:03 -08:00
  • 5fec128de9 Add QP for libvpx VP8 decoder. sakal 2017-02-20 06:43:58 -08:00
  • 4228784609 Replace use Clock::CurrentNtp with CurrentNtpTime danilchap 2017-02-20 06:40:18 -08:00
  • 9bf610ea8c Rename ReceiveInfo to TmmbrInfo together with related functions and variables to stress it is used for Tmmbr only. danilchap 2017-02-20 06:03:01 -08:00
  • 424e6cfd58 Rename some variables and methods in RTC event log. terelius 2017-02-20 05:14:41 -08:00
  • 21e4e0b0ab Delete webrtc/base/common.h nisse 2017-02-20 05:01:01 -08:00
  • e5c27a5db6 Add a PrintTo function for rtc::Optional to aid with testing. ossu 2017-02-20 04:41:42 -08:00
  • 6bb8e0efd3 Add support for creating HW codecs in the VideoProcessor tests. brandtr 2017-02-20 04:35:52 -08:00
  • 8dd4ec3324 Fix clang style warnings in webrtc/base/thread.h aleloi 2017-02-20 04:17:53 -08:00
  • 9420af7900 Roll chromium_revision 4e0e67fdb9..907dd7c27e (451573:451586) buildbot 2017-02-20 03:02:05 -08:00
  • fe90ad195f TrackMediaInfoMap: Allow same SSRC for send and receive side. hbos 2017-02-20 02:05:13 -08:00
  • 6aeef74b6e Remove uses of #pragma once and add PRESUBMIT check. kjellander 2017-02-20 01:13:18 -08:00
  • fe5d521a69 Delete unused class FilesystemScope. nisse 2017-02-20 01:06:47 -08:00
  • 915bbd53e4 Add gn target rtc_task_runner. nisse 2017-02-20 00:50:22 -08:00
  • bf25bbdc63 Delete unused Filesystem methods GetAppDataFolder and GetDiskFreeSpace. nisse 2017-02-20 00:37:21 -08:00
  • e29dfb7e36 Delete LoggingSocketAdapter (unused) and AsyncHttpsProxyServerSocket (unimplemented). nisse 2017-02-20 00:29:55 -08:00
  • 683ecca8d3 Roll chromium_revision 5e72168448..4e0e67fdb9 (451537:451573) buildbot 2017-02-19 23:22:34 -08:00
  • 7ca43365da Roll chromium_revision 009add4a66..5e72168448 (451526:451537) buildbot 2017-02-19 17:49:29 -08:00
  • 82ead60076 Replace the stop_event_ in PlatformThread with an atomic flag tommi 2017-02-19 16:09:55 -08:00
  • d95c48a810 Roll chromium_revision 5939cf034a..009add4a66 (451524:451526) buildbot 2017-02-19 14:55:43 -08:00
  • 8d517c4170 Rewrite of sigslot that avoids vtables. deadbeef 2017-02-19 14:12:24 -08:00
  • 613c819dfc Roll chromium_revision 0fea64cb0a..5939cf034a (451522:451524) buildbot 2017-02-19 11:52:11 -08:00
  • 1e1c1ff7b9 Roll chromium_revision bfe8b45bd5..0fea64cb0a (451520:451522) buildbot 2017-02-19 08:36:35 -08:00
  • 74cdb0d61b Roll chromium_revision 22f522e10d..bfe8b45bd5 (451516:451520) buildbot 2017-02-19 02:35:07 -08:00
  • 5d43f74585 Remove buildbot annotation for video_quality_loopback_test.py Henrik Kjellander 2017-02-19 09:31:01 +01:00
  • abbd098b14 Roll chromium_revision e86fbe70bb..22f522e10d (451509:451516) buildbot 2017-02-18 23:58:10 -08:00
  • 6951a28b41 Temporarily disable failing video_quality_loopback_test.py Henrik Kjellander 2017-02-19 06:53:23 +01:00
  • f0b9ee1202 Roll chromium_revision 51d2457c22..e86fbe70bb (451502:451509) buildbot 2017-02-18 20:39:47 -08:00
  • 6027421681 Roll chromium_revision 19142f86f4..51d2457c22 (451494:451502) buildbot 2017-02-18 17:35:49 -08:00
  • d30de066dc Roll chromium_revision 8a40fe5f00..19142f86f4 (451463:451494) buildbot 2017-02-18 14:43:50 -08:00
  • b5848ecbf5 Revert of Delete class SSRCDatabase, and its global ssrc registry. (patchset #20 id:370001 of https://codereview.webrtc.org/2644303002/ ) kjellander 2017-02-18 12:00:50 -08:00
  • 6db7cd220d Roll chromium_revision aebdbddd1c..8a40fe5f00 (451457:451463) buildbot 2017-02-18 08:40:15 -08:00
  • 3e4c842fdd Roll chromium_revision 469e3d5d1a..aebdbddd1c (451449:451457) buildbot 2017-02-18 05:29:25 -08:00
  • e654b63879 Remove audio_mixer_manager_win.cc/.h. solenberg 2017-02-18 04:05:35 -08:00
  • 81a067109e Roll chromium_revision 18d086659b..469e3d5d1a (451432:451449) buildbot 2017-02-18 02:42:08 -08:00
  • 715b36b354 Roll chromium_revision 5dc909ba50..18d086659b (451419:451432) buildbot 2017-02-18 00:03:23 -08:00
  • 32d64700f8 Roll chromium_revision 6bdd26b437..5dc909ba50 (451407:451419) buildbot 2017-02-17 21:57:28 -08:00
  • 4b2e0829ca Use the same draft version in SDP data channel answers as used in the offer. zstein 2017-02-17 19:48:38 -08:00
  • 2c546da529 Roll chromium_revision 4c98a8c2c7..6bdd26b437 (451384:451407) buildbot 2017-02-17 18:10:40 -08:00
  • a8bc1a1f63 Relanding: Use std::unique_ptr instead of rtc::scoped_refptr in AsyncInvoker. deadbeef 2017-02-17 18:06:26 -08:00
  • 884a7284bd Revert of Use std::unique_ptr instead of rtc::scoped_refptr in AsyncInvoker. (patchset #2 id:20001 of https://codereview.webrtc.org/2689233003/ ) deadbeef 2017-02-17 15:57:05 -08:00
  • 8a855d6916 Allow any unsignalled SSRC changes on default video receive channel. mzanaty 2017-02-17 15:46:43 -08:00
  • b18af1b7d7 Roll chromium_revision 93d57f6967..4c98a8c2c7 (451348:451384) buildbot 2017-02-17 15:31:02 -08:00
  • a5a472927b Use std::unique_ptr instead of rtc::scoped_refptr in AsyncInvoker. deadbeef 2017-02-17 15:19:19 -08:00
  • 658c3bb0ab Revert of Added GetCpuTime to base/ to get total CPU time consumed by process for perf tests. (patchset #24 id:440001 of https://codereview.webrtc.org/2695743003/ ) tommi 2017-02-17 14:59:19 -08:00
  • cc8588c040 Remove the Windows Wave audio device implementation. This implementation uses various legacy classes such as EventTimeWrapper, CriticalSectionWrapper, EventWrapper etc and hasn't been maintained (or used?) for a long time. Tommi 2017-02-17 23:48:07 +01:00
  • 8fefe9889d [DesktopCapturer] FallbackDesktopCapturerWrapper and its tests zijiehe 2017-02-17 14:32:04 -08:00
  • 4ef903d3db Don't use CONF_VALUE in VerifyServerName. davidben 2017-02-17 13:04:43 -08:00
  • 8e32cd247d Relanding: Add the url attribute to the IceCandidate (Java Wrapper) zhihuang 2017-02-17 12:45:00 -08:00
  • d5f2b6f7c6 Roll chromium_revision 1d0e24ae0f..93d57f6967 (451310:451348) buildbot 2017-02-17 12:26:24 -08:00
  • 4904fb6f46 Be less pessimistic about turning "default" receive streams into signaled streams. solenberg 2017-02-17 12:01:14 -08:00
  • 8022d518a4 Roll chromium_revision 9e71891be9..1d0e24ae0f (451291:451310) buildbot 2017-02-17 10:29:46 -08:00
  • 103988d040 EglRenderer: Clear texture before drawing a new frame. sakal 2017-02-17 09:59:01 -08:00
  • b78d4d1383 Delete class SSRCDatabase, and its global ssrc registry, and the method RTPSender::GenerateNewSSRC. nisse 2017-02-17 08:34:35 -08:00
  • 1088248a4e Roll chromium_revision 8a7821b7fc..9e71891be9 (451254:451291) buildbot 2017-02-17 06:54:55 -08:00
  • 4db68e609b Added kNotAProbe definiton to PacketInfo. philipel 2017-02-17 06:40:35 -08:00
  • efa966b608 Split LastFir status out of RTCPReceiver::ReceiveInfo danilchap 2017-02-17 06:23:15 -08:00
  • 642943baea Delete DeviceInfoImpl::GetExpectedCaptureDelay and related declarations. nisse 2017-02-17 06:22:07 -08:00
  • 3ff474b72b Added GetCpuTime to base/ to get total CPU time consumed by process for perf tests. ilnik 2017-02-17 04:02:23 -08:00
  • c7bf32a110 Propagate packet pacing information to SenTimeHistory. philipel 2017-02-17 03:59:43 -08:00
  • 0baf55d23b Add logging of delay-based bandwidth estimate. terelius 2017-02-17 03:38:28 -08:00
  • 9c997a3b9e Add QP for MediaCodec decoder. sakal 2017-02-17 03:26:10 -08:00
  • f9d9154808 Add support for multimedia timers to TaskQueue on Windows. tommi 2017-02-17 02:47:11 -08:00
  • fc5d22c86f Roll chromium_revision 029bc0cf9e..8a7821b7fc (451203:451254) buildbot 2017-02-17 00:00:12 -08:00
  • 6038e97e04 Adding RTCErrorOr class to be used by ORTC APIs. deadbeef 2017-02-16 23:31:33 -08:00
  • 74520c6718 Roll chromium_revision a993acdd30..029bc0cf9e (451159:451203) buildbot 2017-02-16 20:57:38 -08:00
  • f2ab0c78cb Roll chromium_revision 7236fb9312..a993acdd30 (451107:451159) buildbot 2017-02-16 17:47:59 -08:00
  • 070ba85f5b Replace DCHECK with ASSERT_TRUE in vie_encoder_unittest.cc perkj 2017-02-16 15:46:27 -08:00
  • 5fa5b86a18 Roll chromium_revision 9d7cb47d75..7236fb9312 (451028:451107) buildbot 2017-02-16 14:46:01 -08:00
  • 5fea5fb183 [DesktopCapture] Detect screen resolution changes in DirectX capturer zijiehe 2017-02-16 12:07:44 -08:00
  • 94b9600e2e Roll chromium_revision 014a8015a0..9d7cb47d75 (450984:451028) buildbot 2017-02-16 11:43:45 -08:00
  • d7e771da7b Add the URL attribute to cricket::Candiate. (Objc wrapper) zhihuang 2017-02-16 11:29:39 -08:00
  • dbeeb701a2 Use rtc::ToString instead of std::to_string. deadbeef 2017-02-16 11:10:51 -08:00