Commit Graph

  • c487c6abb0 NetEq4: Make the algorithm buffer a member variable henrik.lundin@webrtc.org 2013-09-02 07:59:30 +00:00
  • cadf9040cb Update talk to 51664136. wu@webrtc.org 2013-08-30 21:24:16 +00:00
  • a957570d62 Overuse detection based on capture-input jitter. pbos@webrtc.org 2013-08-30 17:16:32 +00:00
  • 0b960cf7a1 Libjpeg is needed for Libyuv mikhal@webrtc.org 2013-08-30 16:30:53 +00:00
  • cf61bee5a2 Removing JPEG as it is not used. mikhal@webrtc.org 2013-08-30 16:00:08 +00:00
  • 45d2840623 Zero comfort noise for stereo insted of assertion. turaj@webrtc.org 2013-08-30 15:37:08 +00:00
  • 3170b5750f Reorder and add critical section to the public method NetEqImpl::PacketBufferStatistics(). turaj@webrtc.org 2013-08-30 15:36:53 +00:00
  • 9ded07e3a4 Fix typo in InvertedDesktopFrame sergeyu@chromium.org 2013-08-30 01:05:14 +00:00
  • bfde359b15 Revert accidental checkin of DEPS kjellander@webrtc.org 2013-08-29 13:11:38 +00:00
  • c520fc9d97 Add svn:ignore on dirs that shouldn't be wiped during gclient revert kjellander@webrtc.org 2013-08-29 13:10:21 +00:00
  • de499669ef Fix fileutils.cc for tests running under Win memory tools. kjellander@webrtc.org 2013-08-29 11:26:41 +00:00
  • f8c16b8bf4 Disabling CondVarTest for TSan v2 (take 2) kjellander@webrtc.org 2013-08-29 09:47:18 +00:00
  • b295a3f592 Update SSRC in RtpRtcp for audio channel so that it can have NTP values for further AV sync. dwkang@webrtc.org 2013-08-29 07:34:12 +00:00
  • d7301775f5 update neteq 4 to facilitate NACK minyue@webrtc.org 2013-08-29 00:58:14 +00:00
  • 8ae641edfb Add suppressions file for Leak Sanitizer. kjellander@webrtc.org 2013-08-28 20:29:35 +00:00
  • 5f8d05add2 Disabling CondVarTest for TSan v2. kjellander@webrtc.org 2013-08-28 19:54:33 +00:00
  • f746f4f07c Fix metrics_unittests on Android. kjellander@webrtc.org 2013-08-28 18:31:54 +00:00
  • 2b325e8394 TSan suppression for RampUpTest/* and EngineTest/*Nack*. pbos@webrtc.org 2013-08-28 10:29:10 +00:00
  • 80b56a71e7 Revert part of libjingle roll that caused flakiness of WebRTC tests. sergeyu@chromium.org 2013-08-27 22:16:21 +00:00
  • 02421fcf0b Corrected documentation on webrtc_test.sh. phoglund@webrtc.org 2013-08-27 14:00:10 +00:00
  • e141373b8a Add isolate configuration for Android for all tests. kjellander@webrtc.org 2013-08-27 12:10:09 +00:00
  • 89502c1ca8 Memory and tsan tests: Turning off renamned tests tina.legrand@webrtc.org 2013-08-27 09:38:10 +00:00
  • ee92b664b3 Re-organizing ACM tests tina.legrand@webrtc.org 2013-08-27 07:33:51 +00:00
  • d6fef9d380 Fixing SetDecodeErrorMode build error - got introduced when reverting r4562 elham@webrtc.org 2013-08-26 23:59:38 +00:00
  • 814e28413d Revert r4562 elham@webrtc.org 2013-08-26 23:21:03 +00:00
  • 01cb3ad883 Fix image flipping for OpenGL-based screen capturer on Mac. sergeyu@chromium.org 2013-08-26 21:48:56 +00:00
  • e3de6b1e90 Enable ObjC build by default and reenable 64-bit mac libjingle build fischman@webrtc.org 2013-08-26 19:31:21 +00:00
  • 4498d013f6 apprtc: rationalize whitespace - Remove ^M DOS line endings - Remove trailing whitespace - Remove leading 2-space indents from files that have carried this indent since their contents was removed from within enclosing contexts that required it. - Add a newline to avoid 82-column line. fischman@webrtc.org 2013-08-26 18:01:28 +00:00
  • 5a035b4279 apprtc: add ctrl+i Info window showing gathered ICE candidate types fischman@webrtc.org 2013-08-26 17:44:38 +00:00
  • 6dc45a67ee Updated WebRTC version to 3.40 elham@webrtc.org 2013-08-26 17:30:54 +00:00
  • af84d782f0 Initialize ssl_role_ to the default role in FakeTransportChannel constructor. This is needed as BaseSession tests can query the transport channel without creating dtlstransportchannel ( as they are unaware of the underlying implementation). mallinath@webrtc.org 2013-08-26 17:14:13 +00:00
  • f31a47abdc VCM:Accounting for bounds when inserting packets. We currently receive indicators to the first and last packets of the frame, but not have any sanity to verify that all packets are indeed within the bounds (when available). This cl attempts to fix that, mikhal@webrtc.org 2013-08-26 17:10:11 +00:00
  • c9fa0fede5 Removed build status tracking, refreshed front page. phoglund@webrtc.org 2013-08-26 08:45:22 +00:00
  • f1fd9d0c5c Fix compilation on windows after libjingle updated. sergeyu@chromium.org 2013-08-24 01:02:36 +00:00
  • 492e315400 Update gyp file after libjingle roll. sergeyu@chromium.org 2013-08-24 00:06:43 +00:00
  • 0be6aa0665 Update talk to 51314459 sergeyu@chromium.org 2013-08-23 23:21:25 +00:00
  • b2c28c3699 Relanding 4597 - Don't force key frame when decoding with errors. Makes sure that incomplete key frame or delta frames will be released from the JB when decoding with errors. The decoder in turn will trigger a PLI until a complete key frame is received in order to start a session. mikhal@webrtc.org 2013-08-23 21:54:50 +00:00
  • 442709ea96 Disable broken test and add suppressions. henrike@webrtc.org 2013-08-23 21:42:01 +00:00
  • 9f282403f2 WindowCapturer implementation for Linux. sergeyu@chromium.org 2013-08-23 18:22:12 +00:00
  • 563910bde3 Disables RtpRtcpTest.CanTransmitExtraRtpPacketsWithoutError as it flakily breaks the waterfall. See http://chromegw.corp.google.com/i/client.webrtc/builders/Linux64%20Release%20%5Blarge%20tests%5D/builds/99/steps/voe_auto_test/logs/stdio the cl triggering it was a no-change (disabled some other broken tests). henrike@webrtc.org 2013-08-23 16:16:03 +00:00
  • 69a774fc42 Suppresses another tsan warning. Warning is reported here: http://chromegw/i/client.webrtc/builders/Linux%20Tsan/builds/460/steps/memory%20test%3A%20libjingle_peerconnection_unittest/logs/D5CAED6268DAACB7 henrike@webrtc.org 2013-08-23 14:38:15 +00:00
  • c0b1a280ab Some tests were not disabled correctly as it should be DISABLED_* not DISABLE_*. henrike@webrtc.org 2013-08-23 14:32:21 +00:00
  • 74fa4893f9 Remove newapi:: namespace for typenames without overlap. pbos@webrtc.org 2013-08-23 09:19:30 +00:00
  • ceea41d135 Revert 4597 "Don't force key frame when decoding with errors" henrike@webrtc.org 2013-08-23 00:53:24 +00:00
  • eef29ec6cf Implement window capturer for OS X. sergeyu@chromium.org 2013-08-23 00:39:46 +00:00
  • d26f791273 AppRTCDemo(android): allow audio-only calls to test iOS interop fischman@webrtc.org 2013-08-22 23:50:48 +00:00
  • 44af55cc44 Don't force key frame when decoding with errors mikhal@webrtc.org 2013-08-22 23:29:43 +00:00
  • 61b262c427 Disable tests according to issues: 1205,2272,2288,2290,2291 henrike@webrtc.org 2013-08-22 20:27:49 +00:00
  • 7666db79fa Update talk to 51242664. henrike@webrtc.org 2013-08-22 14:45:42 +00:00
  • c095f510b6 Remove template usage of typeless enum in fake_encoder. pbos@webrtc.org 2013-08-22 12:34:58 +00:00
  • 013d994583 Enabling and testing RTCP CNAME in new API. pbos@webrtc.org 2013-08-22 09:42:17 +00:00
  • 360e376872 Adds two tests for verifying padding and ramp-up behavior. stefan@webrtc.org 2013-08-22 09:29:56 +00:00
  • 3365422c41 Isolate GYP target and .isolate files for tests kjellander@webrtc.org 2013-08-22 07:57:00 +00:00
  • c028ee2bf2 Android audio opensles: random deadlock in stopRecording(). braveyao@webrtc.org 2013-08-22 03:14:34 +00:00
  • 286fe0b04d Revert 4585 "Revert "Revert 4582 "Reverts a second set of reverts caused by a bug in ...""" stefan@webrtc.org 2013-08-21 20:58:21 +00:00
  • dbf6a81cb5 Follow-up changes to kSelectiveErrors Committing cl for agalusza (cl 1992004) TEST = trybots R=marpan@google.com mikhal@webrtc.org 2013-08-21 20:40:47 +00:00
  • 60bdb07a16 Disables ReceivesPliAndRecoversWithNack and NoPacketLoss as they break the bots. henrike@webrtc.org 2013-08-21 19:55:53 +00:00
  • a0218a84d1 Revert 4582 "Reverts a second set of reverts caused by a bug in ..." henrike@webrtc.org 2013-08-21 19:44:13 +00:00
  • cc39484770 IP address display from stats. hta@webrtc.org 2013-08-21 17:00:54 +00:00
  • 17018ed39c Added perf summary pages to the dashboard server. phoglund@webrtc.org 2013-08-21 16:31:12 +00:00
  • 1a65d6c36b Reverts a second set of reverts caused by a bug in a dependency. stefan@webrtc.org 2013-08-21 16:22:21 +00:00
  • fbf0f69bf8 Call SetExecutablePath from test_main.cc pbos@webrtc.org 2013-08-21 16:00:15 +00:00
  • 4c96601aed Make FrameGeneratorCapturer own frame_generator. pbos@webrtc.org 2013-08-21 12:07:37 +00:00
  • abc1ed37c6 Merging video_full_stack_tests and video_engine_tests. phoglund@webrtc.org 2013-08-21 12:06:03 +00:00
  • d0f4c2185b iOS: unbreak the build following r4546 fischman@webrtc.org 2013-08-20 22:16:55 +00:00
  • ebe68aad44 Fix memory leak in portallocatorsessionproxy_unittest. Remove the suppressions that have been fixed. wu@webrtc.org 2013-08-20 21:14:39 +00:00
  • cbdb9d1c69 Add comment about updating webrtc.DEPS when rolling gflags kjellander@webrtc.org 2013-08-20 16:18:35 +00:00
  • 25b39ab1a6 Document updating gflags and remove code duplication. kjellander@webrtc.org 2013-08-20 16:17:10 +00:00
  • 119a1ccdca VideoSendStream SSRC test. pbos@webrtc.org 2013-08-20 13:14:07 +00:00
  • e6dc38ea9b Lock resources in event_posix.cc. pbos@webrtc.org 2013-08-20 09:49:19 +00:00
  • 62e5af4425 Use a sourceforge_url for jsoncpp in DEPS. pbos@webrtc.org 2013-08-20 09:19:16 +00:00
  • 7238e5f708 Fixes broken deps. Jsoncpp has moved from http://jsoncpp.svn.sourceforge.net to http://svn.code.sf.net henrike@webrtc.org 2013-08-19 18:55:54 +00:00
  • d5f4c15e8f Added missing static_cast conversion. pbos@webrtc.org 2013-08-19 16:35:36 +00:00
  • e7f056ec45 Implementation and testing of PLI in new API. pbos@webrtc.org 2013-08-19 16:09:34 +00:00
  • d4f607e70a Fixes to padding when driven by encoder. stefan@webrtc.org 2013-08-19 15:55:01 +00:00
  • 32fe90b3f9 Made all integration tests use consistent naming. phoglund@webrtc.org 2013-08-19 11:40:19 +00:00
  • f3bf5e02c8 Add suppressions file for TSan v2 kjellander@webrtc.org 2013-08-19 05:33:20 +00:00
  • f1efc57139 Implementing APIs to set maximum and minimum for latency. turaj@webrtc.org 2013-08-16 23:44:24 +00:00
  • b655985abd Added choice of decode error mode to loopback test. agalusza@google.com 2013-08-16 23:07:14 +00:00
  • 28ff3ee6aa Fix invalid cricket::SrtpStat::FailureKey::operator<() implementation. fischman@webrtc.org 2013-08-16 19:12:26 +00:00
  • 166991fa1f Suppress tsan errors on libjingle_peerconnection_unittest. wu@webrtc.org 2013-08-16 17:57:44 +00:00
  • a2e0901e54 Suppress tsan errors. wu@webrtc.org 2013-08-16 17:00:01 +00:00
  • 4d3e8b8c1b Update srtp error value in channel unittests. mallinath@webrtc.org 2013-08-16 00:31:17 +00:00
  • 822fbd8b68 Update talk to 50918584. Together with Stefan's http://review.webrtc.org/1960004/. wu@webrtc.org 2013-08-15 23:38:54 +00:00
  • dde7d4c6ed Roll chromium_revision 214260:217707 and gflags 45:84 fischman@webrtc.org 2013-08-15 23:31:30 +00:00
  • cc9238e385 Fix OSX keydown detection. I noticed that the OSX implementation differs from Linux and Windows, and it will trigger continuously for a key that is pressed down. It would totally make sense to change this to a callback driven model, but that's a bigger change. niklas.enbom@webrtc.org 2013-08-15 14:19:12 +00:00
  • c92781737c OpenSl bug: not matching playout and record sample rate led to high or low pitch audio (depending on if playout rate was higher or lower than record rate). henrike@webrtc.org 2013-08-15 14:13:13 +00:00
  • 4298f73031 Revert 4547 "Isolate GYP target and .isolate files for tests" kjellander@webrtc.org 2013-08-15 11:29:58 +00:00
  • d7a4d235d2 Isolate GYP target and .isolate files for tests kjellander@webrtc.org 2013-08-15 10:02:06 +00:00
  • d690eab54f The video capture module for iOS. This CL is from https://webrtc-codereview.appspot.com/1339004. sjlee@webrtc.org 2013-08-14 22:07:04 +00:00
  • 3d0019f09a Remove ViEBase::Init() call from VideoCall. pbos@webrtc.org 2013-08-14 14:27:11 +00:00
  • fd39e13c80 Remove VideoEngine class from new VideoEngine API. pbos@webrtc.org 2013-08-14 13:52:52 +00:00
  • d65914360a Disable CanTransmitExtraRtpPacketsWithoutError on Windows. pbos@webrtc.org 2013-08-14 09:44:19 +00:00
  • 62ecc20afb Revert r4539 "Disable racy part of RunsRtpRtcpTestWithoutErrors". marpan@webrtc.org 2013-08-13 21:36:48 +00:00
  • 83ffb0dd5c Added functionality in apprtc demo to close the capture device on hangup. BUG=1589 R=juberti@webrtc.org vikasmarwaha@webrtc.org 2013-08-13 17:53:37 +00:00
  • a05653b2c1 Disable racy part of RunsRtpRtcpTestWithoutErrors. pbos@webrtc.org 2013-08-13 14:27:20 +00:00
  • e1051b0731 Add native_handle.h to gyp. wuchengli@chromium.org 2013-08-13 05:53:38 +00:00
  • db1cefc14e To allow the propagation of under-run in NetEq. minyue@webrtc.org 2013-08-13 01:39:21 +00:00
  • 97d1a988b6 Remove suppressions for the cases that's already fixed. Rename some of the suppressions to new issue. Fix leaks in virtualsocket_unittest. wu@webrtc.org 2013-08-13 00:13:26 +00:00
  • 6603736038 PeerConnection::RemoveStream now removes the local stream even when it's closed. Updated the unit test accordingly. wu@webrtc.org 2013-08-13 00:09:35 +00:00