Commit Graph

  • 2191a47bc1 Update ARM specific libvpx config files. stefan@webrtc.org 2012-04-27 08:50:05 +00:00
  • b1313aac7c Fix missing h file change. Review URL: https://webrtc-codereview.appspot.com/535001 pwestin@webrtc.org 2012-04-27 05:42:05 +00:00
  • 49888ce428 Breaking out send side bitrate controll cont. Review URL: https://webrtc-codereview.appspot.com/475004 pwestin@webrtc.org 2012-04-27 05:25:53 +00:00
  • e611619f60 Fixing the header file path in gypi file. mallinath@webrtc.org 2012-04-26 23:03:15 +00:00
  • 9c4f6a5ff9 Add an AudioFrameOperations unittest. andrew@webrtc.org 2012-04-26 22:32:03 +00:00
  • e49d908baf Fix how we were using TbInterfaces and disallow operator=() and the copy constructor. The reason is that this will cause a crash: tommi@webrtc.org 2012-04-26 17:05:32 +00:00
  • a990e122c4 * Change the reference counting implementation for VoE to be per object and not per interface. This simplifies things a bit, reduces code and makes it possible to implement reference counting (if we ever want) without the static Delete() method. (Reference counted objects are traditionally implicitly deleted via the last Release()) tommi@webrtc.org 2012-04-26 15:28:22 +00:00
  • 497fb4fda9 Fixed vie_auto_test on mac so it will exit when the test completes instead of hanging like it used to. phoglund@webrtc.org 2012-04-26 12:58:02 +00:00
  • bc1b43b297 Refactoring of audio_coding_module_impl tina.legrand@webrtc.org 2012-04-26 08:53:45 +00:00
  • a6ecd1ebb5 Refactoring one of the ACM tests: TestStereo, to follow the style guide. tina.legrand@webrtc.org 2012-04-26 07:54:30 +00:00
  • 61331137b6 Reduced the time from check-in to build significantly. phoglund@webrtc.org 2012-04-26 07:32:07 +00:00
  • 1868780c81 Disabled UnremovedSocketsGetCollectedAtManagerDeletion in UdpSocketManager unittest. mflodman@webrtc.org 2012-04-26 06:40:00 +00:00
  • 1c7bfe02f7 Fail silently when swapping mono. andrew@webrtc.org 2012-04-26 00:20:28 +00:00
  • da12dde4d2 Upgrade libvpx to dba0538. stefan@webrtc.org 2012-04-25 19:16:00 +00:00
  • ad929899c7 Tests for udp_socket_manager. hta@webrtc.org 2012-04-25 14:06:50 +00:00
  • 52884813ad Removed dependency which has moved into tools/DEPS. phoglund@webrtc.org 2012-04-25 12:24:09 +00:00
  • 6a65cfbb0e Enabled the new PyAuto test on the build bot. phoglund@webrtc.org 2012-04-25 10:11:55 +00:00
  • d18dd6dc7e Made OnPacketLossStatisticsUpdate function virtual (needed for ViCE). Review URL: https://webrtc-codereview.appspot.com/520002 asapersson@webrtc.org 2012-04-25 07:19:02 +00:00
  • 02d7174722 Add API to swap stereo channels. andrew@webrtc.org 2012-04-24 19:47:00 +00:00
  • 369166a179 Add API for disabling the high pass filter. andrew@webrtc.org 2012-04-24 18:38:03 +00:00
  • 48a5df6481 Embed svn revision number into code leozwang@webrtc.org 2012-04-24 14:50:50 +00:00
  • b28b43a66f Adding alwaysUseLatest parameter for GClient sync. kjellander@webrtc.org 2012-04-24 07:48:21 +00:00
  • 5f49dba1a1 Hi Magnus, I added some of the changes that you suggested before. Let me know what you think. Review URL: https://webrtc-codereview.appspot.com/507004 elham@webrtc.org 2012-04-23 21:24:02 +00:00
  • 7401a1f393 Updating Chrome excludes to use the same as Chrome buildbots. kjellander@webrtc.org 2012-04-23 18:59:40 +00:00
  • 4e423b3b1e Handle master/slave timestamp wrap. andrew@webrtc.org 2012-04-23 18:59:00 +00:00
  • 55e4fffa5b LCOV fix in addition to r2095. https://webrtc-codereview.appspot.com/515002 was not properly tested. kjellander@webrtc.org 2012-04-23 18:22:20 +00:00
  • 99ac3f7be5 Fixed trunacated trace problem in WebRTC. http://b.corp.google.com/issue?id=5607856 Review URL: https://webrtc-codereview.appspot.com/508004 vikasmarwaha@webrtc.org 2012-04-23 17:04:35 +00:00
  • f3794f8e5a Fixed normal LCOV case kjellander@webrtc.org 2012-04-23 15:42:56 +00:00
  • ddab60be56 Wire up pading. Review URL: https://webrtc-codereview.appspot.com/509002 pwestin@webrtc.org 2012-04-23 14:52:15 +00:00
  • 11654c2344 VAD refactoring: Local variable name changes bjornv@webrtc.org 2012-04-23 14:50:11 +00:00
  • 5284d6e905 Minor change to trigger REMB packets in RTCP RR if there is no sending channel. mflodman@webrtc.org 2012-04-23 13:22:26 +00:00
  • bf9f469a13 Lifetime management for UdpSocketManager hta@webrtc.org 2012-04-23 13:19:30 +00:00
  • 92591adc67 Fixes link issues in google3 (change by tomasl). Review URL: https://webrtc-codereview.appspot.com/509001 asapersson@webrtc.org 2012-04-23 13:10:55 +00:00
  • 83ed0a4359 Try to resend next packet in nack list even if previous packet is not found. Review URL: https://webrtc-codereview.appspot.com/515001 asapersson@webrtc.org 2012-04-23 12:43:05 +00:00
  • f6cd33dd89 Implemented bloat calculation. This will measure the binary size of Chrome+WebRTC components each weekend. phoglund@webrtc.org 2012-04-23 09:27:57 +00:00
  • 39946f1380 Skipping code coverage HTML generation on failed builds. kjellander@webrtc.org 2012-04-23 08:57:44 +00:00
  • fcbbe1f341 Removed unused callback code from video coding test. Review URL: https://webrtc-codereview.appspot.com/504003 pwestin@webrtc.org 2012-04-23 08:33:18 +00:00
  • a2cd732139 Fix for calling OnNetworkChanged too often. Review URL: https://webrtc-codereview.appspot.com/508006 pwestin@webrtc.org 2012-04-23 08:32:47 +00:00
  • 88ad06b999 VCM: Added condition(s) for setting FEC protection factor to zero at low bitrates. Review URL: https://webrtc-codereview.appspot.com/494001 marpan@webrtc.org 2012-04-20 16:05:24 +00:00
  • 63a34f4f29 Fix in SendPadData. Do not increase sequence number if packet is "empty" and not sent. Review URL: https://webrtc-codereview.appspot.com/508001 asapersson@webrtc.org 2012-04-20 13:20:27 +00:00
  • bb77000123 Added a virtual destructor to get the test to compile on all platforms. phoglund@webrtc.org 2012-04-20 13:03:12 +00:00
  • b73f01e7fd Removed some obviously dead stuff from voe_auto_test. phoglund@webrtc.org 2012-04-20 10:59:31 +00:00
  • bbd6b561cf Memory leak fix: Deleting a factory hta@webrtc.org 2012-04-20 09:51:26 +00:00
  • bcde776340 Changed Delay Estimator create call bjornv@webrtc.org 2012-04-20 09:35:20 +00:00
  • 0abe535e16 Refactored udp_transport to take socket manager as dependency injection This avoids having to deal with the socket manager in the unittest. hta@webrtc.org 2012-04-20 08:23:16 +00:00
  • 4e645ee783 Improved error message when capture device is missing. kjellander@webrtc.org 2012-04-20 08:10:37 +00:00
  • b61f1fa675 Reset slave when switching to a stereo codec. andrew@webrtc.org 2012-04-20 01:10:14 +00:00
  • 00a8dbb0ec Change Watchlist Review URL: https://webrtc-codereview.appspot.com/503001 leozwang@webrtc.org 2012-04-19 18:09:23 +00:00
  • f4c80fc6cb Switch the other android build over to android_posix.cc and not android_linux.cc. tommi@webrtc.org 2012-04-19 15:41:33 +00:00
  • 9018c9f548 Fix androidndk build take two. tommi@webrtc.org 2012-04-19 15:38:10 +00:00
  • 3db5cb7438 Fix AndroidNDK build. tommi@webrtc.org 2012-04-19 15:29:08 +00:00
  • 3d48b09bb4 Fix android build. tommi@webrtc.org 2012-04-19 15:07:11 +00:00
  • 0cac8be82c Fixing e-mail notification for buildbot master kjellander@webrtc.org 2012-04-19 15:05:53 +00:00
  • e84373c38f Atomic32Wrapper -> Atomic32 tommi@webrtc.org 2012-04-19 14:28:45 +00:00
  • 1cd1162c7a Break out of send side bandwidth estimation and controll. Review URL: https://webrtc-codereview.appspot.com/490010 pwestin@webrtc.org 2012-04-19 12:13:52 +00:00
  • b2bd1e05f8 Bugfix too many initialize for RTP module Review URL: https://webrtc-codereview.appspot.com/497002 pwestin@webrtc.org 2012-04-19 12:01:47 +00:00
  • 76643d7c62 Enabling fastbuild in GYP define. kjellander@webrtc.org 2012-04-19 07:30:39 +00:00
  • a768970bac Parse out ssrcs in REMB message (needed for ViCE) . Review URL: https://webrtc-codereview.appspot.com/486003 asapersson@webrtc.org 2012-04-19 07:01:29 +00:00
  • faa0ab85d7 NetEQ stereo sync tina.legrand@webrtc.org 2012-04-18 17:59:53 +00:00
  • 22082e74cb Enable iSAC_FIX on android leozwang@webrtc.org 2012-04-18 16:52:00 +00:00
  • 16f6bb35b6 Fix a minor compilation error on android leozwang@webrtc.org 2012-04-18 16:49:06 +00:00
  • efd01fd354 Removing unused code from QMVideoSettingsCallback. This code is not needed as of the change in r1950. Review URL: https://webrtc-codereview.appspot.com/492010 marpan@webrtc.org 2012-04-18 15:56:34 +00:00
  • 82d85aeb39 All errors are now printed to stderr instead of stdout. This will make them easier to detect when running as a cron job. kjellander@webrtc.org 2012-04-18 09:47:39 +00:00
  • 4ade5506eb Delay Estimator Unit tests bjornv@webrtc.org 2012-04-18 09:42:16 +00:00
  • 2e729762c7 New _CreateBinaryDelayEstimator() and removed _history_size() bjornv@webrtc.org 2012-04-18 08:30:29 +00:00
  • 180f83f8e2 File name change to follow style bjornv@webrtc.org 2012-04-18 07:01:10 +00:00
  • 1bc98bc873 Remove erroneous error trace. andrew@webrtc.org 2012-04-17 20:10:47 +00:00
  • 7ab51497a7 Remove usage of Atomic32Wrapper from a few places. tommi@webrtc.org 2012-04-17 13:33:28 +00:00
  • 52c0fec34c Added UDP socket factory function to UdpTransportImpl constructor hta@webrtc.org 2012-04-17 12:39:04 +00:00
  • c3eb178a0d Will now filter chrome-triggered builds. phoglund@webrtc.org 2012-04-17 11:23:35 +00:00
  • c440d56e92 Rewired the oath2 symlink and updated tgrid_parser to the new Build Bot version's tgrid syntax. phoglund@webrtc.org 2012-04-17 08:49:10 +00:00
  • 336d52d817 Roll Chromium 122775:132375 (current Canary). andrew@webrtc.org 2012-04-17 01:19:27 +00:00
  • 3e2e7038e6 VPM: Allow for option to compute the content metrics every nth frame. Review URL: https://webrtc-codereview.appspot.com/492006 marpan@webrtc.org 2012-04-16 15:58:14 +00:00
  • 050f212881 Updating clean script for new buildbot configurations. kjellander@webrtc.org 2012-04-16 14:41:11 +00:00
  • 3629a3cc0e Updating master.cfg for updated Mac bot names. This CL completes the changes made in http://webrtc-codereview.appspot.com/493006/ to get the Mac bots back online. kjellander@webrtc.org 2012-04-16 14:34:23 +00:00
  • 5f853620de Updated Mac hostnames due to network changes. kjellander@webrtc.org 2012-04-16 14:14:46 +00:00
  • b1fbf016b5 Added timestamp logs, i.e. only tracing. mflodman@webrtc.org 2012-04-16 12:58:49 +00:00
  • 3c611fd4fd Removed NetEQ Test compile error. mflodman@webrtc.org 2012-04-16 10:57:27 +00:00
  • aef0a61117 webrtc: OTHER_CPLUSPLUSFLAGS should be a list, not a string. Review URL: https://webrtc-codereview.appspot.com/492007 xians@webrtc.org 2012-04-16 09:57:16 +00:00
  • bfda85f2ee Safe handling of invalid inputs in delay_estimator. bjornv@webrtc.org 2012-04-16 07:28:29 +00:00
  • 0ea088f92e Turned off Windows diagnostics. phoglund@webrtc.org 2012-04-13 12:22:12 +00:00
  • a36a4bb340 Disabled flaky voe tests. phoglund@webrtc.org 2012-04-13 10:11:15 +00:00
  • 04d452e968 Fixing issues due to Buildbot 0.8.4p1 upgrade. kjellander@webrtc.org 2012-04-13 09:17:05 +00:00
  • 9784512bf3 Fix coverity warning and possible memory leak. stefan@webrtc.org 2012-04-13 07:47:05 +00:00
  • c4892bca3d Disable libyuv MirrorTest due to crashes on Linux 32 bit. stefan@webrtc.org 2012-04-12 13:26:22 +00:00
  • 5d2514a1f7 Revert 2013 - Upgrade libyuv to r235. stefan@webrtc.org 2012-04-12 12:55:44 +00:00
  • a014ecc049 Changed CriticalSectionScoped constructor usage for ADM. mflodman@webrtc.org 2012-04-12 12:15:51 +00:00
  • 7056908774 System delay unit tests bjornv@webrtc.org 2012-04-12 12:13:50 +00:00
  • 6803fe883f Upgrade libyuv to r235. stefan@webrtc.org 2012-04-12 12:01:32 +00:00
  • 16b6b90a82 Split of stereo packets moved tina.legrand@webrtc.org 2012-04-12 11:02:38 +00:00
  • ce33035dee Cleanup encode call. Review URL: https://webrtc-codereview.appspot.com/491003 pwestin@webrtc.org 2012-04-12 06:59:14 +00:00
  • f1e020ec99 Cleanup script using Python instead of rm command. kjellander@webrtc.org 2012-04-12 06:18:10 +00:00
  • a96eead975 Updating Windows debug try slave hostname kjellander@webrtc.org 2012-04-12 06:16:50 +00:00
  • 33ced9cc99 Same code change from issue 428004, with uint corrected to uint32_t in WebRtcSpl_MaxAbsValueW32, for a MAC compiler error. Review URL: https://webrtc-codereview.appspot.com/472006 kma@webrtc.org 2012-04-11 17:40:40 +00:00
  • e1bbdb488e Rewrote external media test. phoglund@webrtc.org 2012-04-11 14:15:48 +00:00
  • efbdec0542 Minor fix to severl image path in vie_win_test braveyao@webrtc.org 2012-04-11 10:24:18 +00:00
  • c35f5ced92 Enable multi-frame FEC by default for temporal layers <= 2. For two temporal layers we currently only protect the base layer. stefan@webrtc.org 2012-04-11 07:42:25 +00:00
  • 85b4a1b715 Special version of 'bitrv2' when len is 128: * 5.5% AEC overall speedup for the straight C path. * 8.6% AEC overall speedup for the SSE2 path. Review URL: https://webrtc-codereview.appspot.com/480001 cd@webrtc.org 2012-04-10 21:25:17 +00:00
  • 5d8c102899 Move those calls that may fail out of the ctor to Init function. wu@webrtc.org 2012-04-10 16:54:05 +00:00
  • 91ed80e5c3 Correct wrong trace level Review URL: https://webrtc-codereview.appspot.com/487002 leozwang@webrtc.org 2012-04-10 14:42:20 +00:00