Commit Graph

  • 111744e1d7 Added backwards compatible version of WebRtcMediaEngineFactory::Create. ossu 2016-06-15 02:22:32 -07:00
  • 71ee44cc6d This cl: perkj 2016-06-15 00:47:53 -07:00
  • 786f481577 New misc scripts, header_usage.sh and author_line_count.sh. nisse 2016-06-15 00:06:24 -07:00
  • 42883f8b85 Revert of Attempt to figure out what the issue is on the Win10 FYI build bot in content_browsertests. (patchset #1 id:1 of https://codereview.webrtc.org/2063313003/ ) tommi 2016-06-14 16:06:26 -07:00
  • 17c3cddf9d Revert of Split IncomingVideoStream into two implementations, with smoothing and without. (patchset #23 id:430001 of https://codereview.webrtc.org/2035173002/ ) tommi 2016-06-14 16:04:39 -07:00
  • 37ad337848 Remove EncodedFrameCallbackAdapter. sergeyu 2016-06-14 15:29:37 -07:00
  • 204177f967 Add RTCEventLog API to ObjC. tkchin 2016-06-14 15:03:11 -07:00
  • e11041159d Attempt to figure out what the issue is on the Win10 FYI build bot in content_browsertests. Check for the case when PostThreadMessage returns false but GetLastError returns ERROR_SUCCESS. tommi 2016-06-14 14:37:54 -07:00
  • 2cc8baa144 Adjust the amount of VP8 encoder threads for Android builds. Alex Glaznev 2016-06-14 14:28:29 -07:00
  • 4deba9adf1 Add SigslotTester0 for testing signals without argument. honghaiz 2016-06-14 12:49:49 -07:00
  • 8189b02fea Configure VoE NACK through AudioReceiveStream::Config, for receive streams. Also minor refactoring of WVoE unit test. solenberg 2016-06-14 12:13:00 -07:00
  • 184a3fd648 Forward the SignalFirstPacketReceived to RtpReceiver. zhihuang 2016-06-14 11:47:14 -07:00
  • 9a38cabf24 Voice Engine: Remove RED support kwiberg 2016-06-14 11:21:43 -07:00
  • 5aaa9faa9b Remove thread_checker in playout_delay_oracle isheriff 2016-06-14 10:55:36 -07:00
  • 971cab0d93 Configure VoE NACK through AudioSendStream::Config, for send streams. solenberg 2016-06-14 10:02:41 -07:00
  • 05b9803c8e Removed unused GetOutputVolume() and SetOutputVolume() from MediaEngineInterface. solenberg 2016-06-14 08:59:48 -07:00
  • 8b06ec0b71 Change RTC_CHECK to RTC_CHECK_EQ for improved printout of GetLastError. tommi 2016-06-14 08:38:07 -07:00
  • 6806136aec Remove RED support from WebRtcVoiceEngine/MediaChannel kwiberg 2016-06-14 08:04:47 -07:00
  • b1963b403f Reland of Re-enable UBsan on AGC. minyue 2016-06-14 07:18:11 -07:00
  • dedfd28a52 Support for two audio codec lists down into WebRtcVoiceEngine. ossu 2016-06-14 07:12:39 -07:00
  • 79ede033f6 Refactor VideoCapturerAndroid tests in WebRTC. sakal 2016-06-14 05:33:18 -07:00
  • 1c7eef652b Split IncomingVideoStream into two implementations, with smoothing and without. tommi 2016-06-14 04:38:39 -07:00
  • e355069d22 Disable SctpDataMediaChannelTest.ReusesAStream. Peter Boström 2016-06-14 13:07:51 +02:00
  • 0208322ee3 GN: Add video_engine_tests Peter Boström 2016-06-14 12:52:54 +02:00
  • 075af92730 Initial asymmetric codec support in MediaSessionDescription ossu 2016-06-14 03:29:38 -07:00
  • 87abc289a9 Add kwiberg@webrtc.org as root owner. solenberg 2016-06-14 02:39:33 -07:00
  • 86600246ca Remove webrtc_all target kjellander 2016-06-14 02:09:19 -07:00
  • 7336225505 Delete left-over files. nisse 2016-06-14 01:54:47 -07:00
  • 1fc4810006 Always on statistics for AndroidMediaEncoder. sakal 2016-06-14 01:53:39 -07:00
  • 81d99b3049 A missing path separator caused aecdump recordings not to be created in apprtc on Android. peah 2016-06-14 01:34:46 -07:00
  • 54f5a26421 Report errors creating peer connection in AppRTC Demo Android. sakal 2016-06-14 01:08:17 -07:00
  • e9fc75ee72 Fixing SCTP verbose packet logging. deadbeef 2016-06-13 17:30:32 -07:00
  • dfe6937666 Revert of Roll chromium_revision 7fa6701bc5..1a73d11e65 (398458:399420) (patchset #2 id:20001 of https://codereview.webrtc.org/2061723002/ ) kjellander 2016-06-13 14:11:02 -07:00
  • c49cf1308f Roll chromium_revision 7fa6701bc5..1a73d11e65 (398458:399420) kjellander 2016-06-13 12:12:41 -07:00
  • fd5b4e9435 GN: Add peerconnection_unittests kjellander 2016-06-13 12:08:33 -07:00
  • 880ffeb6c0 Optimize the repeated calls to AudioEffect.queryEffects() on Android skvlad 2016-06-13 12:05:26 -07:00
  • 63797930be Removing obsolete method from channel.h. deadbeef 2016-06-13 10:49:11 -07:00
  • abfdb53f6d Fixed partially out of screen window capture in unix gyzhou 2016-06-13 09:22:03 -07:00
  • 29b1a8d7ec Moved creation of AudioDecoderFactory to inside PeerConnectionFactory. ossu 2016-06-13 07:34:51 -07:00
  • 781e0c03a2 GN: Fix 32-bit Mac library error kjellander 2016-06-13 05:41:11 -07:00
  • 718a763d59 Refactor scaling. Niels Möller 2016-06-13 13:06:01 +02:00
  • be99ab9356 Remove unnecessary redefinition of PacketLists in rtp_fec_unittest. Rasmus Brandt 2016-06-13 09:36:52 +02:00
  • fb11424551 GN: Add modules_unittests kjellander 2016-06-13 00:19:48 -07:00
  • 142f8c5b3b GN: Add rtc_pc_unittests kjellander 2016-06-13 00:08:24 -07:00
  • 82a94494b1 GN: Add rtc_media_unittests kjellander 2016-06-12 22:12:01 -07:00
  • 979c268830 Do not reconnect the network change signal each time the network manager is started skvlad 2016-06-10 15:24:13 -07:00
  • 5d97a9a05b Adding more detail to MessageQueue::Dispatch logging. Taylor Brandstetter 2016-06-10 14:17:27 -07:00
  • 51e60305e6 Update RateStatistics to handle too-little-data case. Erik Språng 2016-06-10 22:13:21 +02:00
  • 733b5478dd Movable support for VideoReceiveStream::Config and avoid copies. Tommi 2016-06-10 17:58:01 +02:00
  • bd3380ff7e Make VideoReceiveStream not inherit from I420FrameCallback. There's no need for it as the current implementation only exists as a middle layer between the decoder and the eventual callback. Tommi 2016-06-10 17:38:17 +02:00
  • bdce06e460 Delete unused YuvFrameGenerator class. nisse 2016-06-10 04:43:47 -07:00
  • 602844aa5e Delete some unused header files. nisse 2016-06-10 04:41:06 -07:00
  • 81ca73586e Remove new fuzzers until their GN targets work properly in Chromium. katrielc 2016-06-10 02:59:41 -07:00
  • 94cee3111c GN: Enable api,media,pc and p2p for the 'webrtc' target. kjellander 2016-06-10 01:56:57 -07:00
  • 2b9423f7a1 Revert of Re-enable UBsan on AGC. (patchset #8 id:300001 of https://codereview.webrtc.org/2003623003/ ) Åsa Persson 2016-06-10 09:12:30 +02:00
  • 555cfe9e6e Use relative paths for api/p2p fuzzers. Peter Boström 2016-06-09 23:25:15 +02:00
  • dd70547adb PRESUBMIT: Split NATIVE_API_DIRS into two lists. kjellander 2016-06-09 11:17:27 -07:00
  • e4bda24376 Before validating a STUN packet, check it's big enough for a header. katrielc 2016-06-09 08:45:45 -07:00
  • 101f250a30 Implementing auto pausing of video streams. mflodman 2016-06-09 17:21:19 +02:00
  • 2c1bec3fcc Add suppressions for memcheck errors. asapersson 2016-06-09 08:08:09 -07:00
  • 8e85b3c349 Moves macros ACCESS_ON/RUN_ON from thread_annotations to thread_checker to be compatible with projects that has own base/thread_annotation.h danilchap 2016-06-09 07:55:24 -07:00
  • f9da44dbcf RTCPeerConnectionInterface.mm createNativeConfiguration and other clean-up. hbos 2016-06-09 03:18:28 -07:00
  • d4070c63d9 GN: Fix Chromium breakage for remote_bitrate_estimator Henrik Kjellander 2016-06-09 11:55:29 +02:00
  • 5c1d043726 Fix GYP/GN for webrtc/modules/remote_bitrate_estimator kjellander 2016-06-09 02:40:58 -07:00
  • da75f7cc2c Disable flaky test (WebRtcSessionTest.TestPacketOptionsAndOnPacketSent) on Dr Memory. asapersson 2016-06-09 02:07:21 -07:00
  • d9f3d56bb6 Use a video renderer instead of a capture observer in VideoCapturerAndroidTest. sakal 2016-06-09 00:56:19 -07:00
  • 1503df6aef Add suppressions for memcheck errors. asapersson 2016-06-09 00:46:35 -07:00
  • efec5902a5 Reland of New method I420Buffer::SetToBlack. (patchset #1 id:1 of https://codereview.webrtc.org/2049023002/ ) nisse 2016-06-09 00:31:39 -07:00
  • e1cac64842 Disable all BasicPortAllocatorTests on Dr Memory (flaky). Åsa Persson 2016-06-09 09:15:03 +02:00
  • 40f54003d6 Start integrating StatsCounter class. SampleCounter replaced with AvgCounter for metric WebRTC.Video.SendDelayInMs (removes duplicated code of SampleCounter). asapersson 2016-06-09 00:09:22 -07:00
  • fc22e03eb8 Add AVFoundation video capture support to Mac objc SDK (based on iOS) adam.fedor 2016-06-08 17:24:37 -07:00
  • f2a1c89241 Add r-value constructor for RefCountedObject. sergeyu 2016-06-08 15:52:21 -07:00
  • d5f41ce898 Use the new versions of OnAddStream/OnRemoveStream in objc binding. deadbeef 2016-06-08 13:31:45 -07:00
  • 73fbcf9237 Don't re-determine ICE role on an ICE restart. deadbeef 2016-06-08 13:13:00 -07:00
  • 3cd9a30f96 Allow 100 char lines for ObjC files. tkchin 2016-06-08 12:40:28 -07:00
  • 1c76bf1fbe Hide *.xcworkspace files adam.fedor 2016-06-08 12:23:21 -07:00
  • bde418d84c Renamed video_coding/packet_buffer_unittest.cc. philipel 2016-06-08 12:09:39 -07:00
  • 2019afd0ef Replaced ACCESS_ON alias with GUARDED_BY macros to fix projects that has own copy of base/thread_annotation.h danilchap 2016-06-08 11:34:11 -07:00
  • e8f8f6037c Only update Intelligibility Enhancer gains every 10 chunks aluebs 2016-06-08 09:53:18 -07:00
  • b6439396bf Disable flaky TurnPortTests on Memcheck. Åsa Persson 2016-06-08 16:57:31 +02:00
  • bea8959687 Hibernate the thread if there are no events in the queue. Wake it up when an event is added to the queue. terelius 2016-06-08 07:20:29 -07:00
  • 919518613f NetEq: Rename Nack to NackTracker to avoid name collisions in GN henrik.lundin 2016-06-08 06:43:41 -07:00
  • bbe423312d Change name of files and class in agc/histogram* in order to avoid issue file-name clash in build files peah 2016-06-08 06:42:02 -07:00
  • 86f7afd44f Android: Fix texture leak. Niels Möller 2016-06-08 14:59:03 +02:00
  • a10740239d Fix UBSan errors (signed integer overflow) kwiberg 2016-06-08 05:24:40 -07:00
  • 271d740788 Revert of New static method I420Buffer::SetToBlack. (patchset #4 id:60001 of https://codereview.webrtc.org/2029273004/ ) nisse 2016-06-08 05:20:53 -07:00
  • 0ab07d67cb Add ObjC API for getting native histograms. asapersson 2016-06-08 04:59:16 -07:00
  • 663f9e2ddc New static method I420Buffer::SetToBlack. nisse 2016-06-08 04:26:22 -07:00
  • 52f56d482a Roll chromium_revision 086802955f..7fa6701bc5 (396351:398458) kjellander 2016-06-08 04:05:19 -07:00
  • 2a3892ac64 GN: Add common_audio_unittests and common_video_unittests kjellander 2016-06-08 01:27:52 -07:00
  • 3bcedd3595 GN: Add SDK tests to rtc_unittests. kjellander 2016-06-08 01:14:15 -07:00
  • 6b4b5f3770 Add sender controlled playout delay limits isheriff 2016-06-08 00:24:21 -07:00
  • 5d910286e1 Use std::unique_ptr<> to pass frame ownership in DesktopCapturer impls. sergeyu 2016-06-07 16:41:58 -07:00
  • 6ebdf6b2cc Fix issue with parsing of incorrect (empty) Stap-A H264 NAL units. Erik Språng 2016-06-07 18:01:21 +02:00
  • a601f5c863 Separating internal and external methods of RtpSender/RtpReceiver. deadbeef 2016-06-06 14:27:39 -07:00
  • aff499c9bf GN: Fix errors in rtc_include_tests conditions kjellander@webrtc.org 2016-06-06 23:04:31 +02:00
  • e72db17556 GN: Use rtc_include_tests variable to exclude tests. kjellander 2016-06-06 14:00:02 -07:00
  • ba986bfbaf Remove dead code in IncomingVideoStream that's just causing contention. tommi 2016-06-06 12:21:12 -07:00
  • f5f03e823c Reland of: Improving the fake clock and using it to fix a flaky STUN timeout test. deadbeef 2016-06-06 11:16:06 -07:00
  • c88f558135 Fix Android audio playback mute. Alex Glaznev 2016-06-06 10:33:34 -07:00