Commit Graph

  • ebb2f7b6f6 Fix errors in ViEAutoTest::ViENetworkAPITest(). perkj@webrtc.org 2012-03-12 12:26:53 +00:00
  • ed700db014 VAD refactor: Assign functions. Mostly style changes. bjornv@webrtc.org 2012-03-12 12:17:26 +00:00
  • fc402760e9 Implemented branch coverage and integration bot coverage on the dashboard. phoglund@webrtc.org 2012-03-12 09:12:32 +00:00
  • 2e34c88c37 Cleaned up workdir usage. phoglund@webrtc.org 2012-03-12 09:08:41 +00:00
  • ae1c4547ee Reregister of stereo receiver didn't work. tina.legrand@webrtc.org 2012-03-12 08:41:30 +00:00
  • f5516240ad Prepare future change of WebRtc_Word8 in udp module Review URL: https://webrtc-codereview.appspot.com/439007 leozwang@webrtc.org 2012-03-09 22:07:18 +00:00
  • 2050f84b98 audio_device_test_api failing cleaner failure for Linux without audio devices. kjellander@webrtc.org 2012-03-09 14:22:27 +00:00
  • b594f4314a Fix for set local SSRC Review URL: https://webrtc-codereview.appspot.com/451002 pwestin@webrtc.org 2012-03-09 12:31:52 +00:00
  • 7256bdc3f5 Reverted download code and output that was done in https://webrtc-codereview.appspot.com/431003 (r1826) since it was reported to spam the output on some configurations. kjellander@webrtc.org 2012-03-09 11:15:07 +00:00
  • 0dab9e1523 Revert of r1859 tina.legrand@webrtc.org 2012-03-09 10:03:09 +00:00
  • c637c40275 Removed deregister of default codec payload type. Review URL: https://webrtc-codereview.appspot.com/451001 pwestin@webrtc.org 2012-03-09 09:32:28 +00:00
  • 74e6546b99 Moving audio_device_test_api off Virtual machine bots kjellander@webrtc.org 2012-03-09 09:05:02 +00:00
  • 907bc55c19 Removes WebRtc_Word8 dependecy in the AudioDeviceModule. henrika@webrtc.org 2012-03-09 08:59:19 +00:00
  • de011c1131 Enabling tests on Mac and Windows. kjellander@webrtc.org 2012-03-09 08:25:23 +00:00
  • 67fdd70e1b Refactoring audio_device_test_api for gtest and execution on all platforms. kjellander@webrtc.org 2012-03-09 08:11:04 +00:00
  • 8012474552 Use a const rather than macro for EcDefault. andrew@webrtc.org 2012-03-08 17:54:24 +00:00
  • f1befad273 Reregister of stereo receiver didn't work. tina.legrand@webrtc.org 2012-03-08 13:23:18 +00:00
  • 50d9e26eea Adds autoconnect and autocall functionality to web test page. henrikg@webrtc.org 2012-03-08 09:53:55 +00:00
  • 0e8b52c012 Rolled back and re-adapted the codec test. phoglund@webrtc.org 2012-03-08 09:19:31 +00:00
  • 843d8efd90 Removed flaky dependencies temporarily since they stop developers from doing private builds. phoglund@webrtc.org 2012-03-08 08:35:53 +00:00
  • 7845d07bf8 VideoCapture now uses pointer constructor of CriticalSectionScoped. mflodman@webrtc.org 2012-03-08 08:09:17 +00:00
  • accf607b3e Updates for resolution adaptation. 1) added support for two additional modes: -3/4 spatial down-sampling -2/3 frame rate reduction 2) updated unittest and added a few more tests 3) some code refactoring Review URL: https://webrtc-codereview.appspot.com/429005 marpan@webrtc.org 2012-03-07 17:16:10 +00:00
  • 9a065d1eae VoiceEngine now uses pointer constructor of CriticalSectionScoped, instead of reference. mflodman@webrtc.org 2012-03-07 08:12:21 +00:00
  • 1d27039612 Disable CreateWindowManagerForCurrentPlatform on android Review URL: https://webrtc-codereview.appspot.com/436003 leozwang@webrtc.org 2012-03-06 22:48:43 +00:00
  • 30185916aa Fix error in test app which was introduced when payload type was converted to int leozwang@webrtc.org 2012-03-06 21:43:55 +00:00
  • 57da718734 Fix building errors on android leozwang@webrtc.org 2012-03-06 21:28:48 +00:00
  • 77fe431f57 Enable video render test on android Review URL: https://webrtc-codereview.appspot.com/428006 leozwang@webrtc.org 2012-03-06 20:59:55 +00:00
  • 0975d2158c Cleanup messy data type of unknown_payload_type leozwang@webrtc.org 2012-03-06 20:59:13 +00:00
  • 8b111eb3e6 Reformat voe_audio_processing_impl to Goog style. andrew@webrtc.org 2012-03-06 19:50:12 +00:00
  • 6f9f817e06 Add an API to offset system delay. andrew@webrtc.org 2012-03-06 19:03:39 +00:00
  • 9b3ab115ad Re-enabled quick builds on Windows. phoglund@webrtc.org 2012-03-06 15:26:00 +00:00
  • e22c5c3870 Disable REMB test when using vivi. mflodman@webrtc.org 2012-03-06 12:49:33 +00:00
  • 0e703f4d0d VideoRender now uses pointer constructor of CriticalSectionScoped. mflodman@webrtc.org 2012-03-06 12:02:20 +00:00
  • 3e664faad6 Temporarily disabling flaky RTP test. mflodman@webrtc.org 2012-03-05 20:30:35 +00:00
  • 53ed5a41a2 Fix building errors and enable test app leozwang@webrtc.org 2012-03-05 20:15:58 +00:00
  • db2de5b49f Fix building errors on android leozwang@webrtc.org 2012-03-05 19:53:24 +00:00
  • 66487e1629 Enable video test on android Review URL: https://webrtc-codereview.appspot.com/429006 leozwang@webrtc.org 2012-03-05 19:34:06 +00:00
  • 8ea37f4f26 Fix building error on windows leozwang@webrtc.org 2012-03-05 18:05:08 +00:00
  • c7ae13da42 Update makefile. mflodman@webrtc.org 2012-03-05 17:34:05 +00:00
  • 9ec883e8bd Allow multiple REMB groups and introduce receive channels. mflodman@webrtc.org 2012-03-05 17:12:41 +00:00
  • 855ced7336 Further cleanup WebRtc_Word8 Review URL: https://webrtc-codereview.appspot.com/426008 leozwang@webrtc.org 2012-03-05 16:07:51 +00:00
  • e47efe291e Fix building error on android Review URL: https://webrtc-codereview.appspot.com/425005 leozwang@webrtc.org 2012-03-05 16:05:30 +00:00
  • ba15221de5 Enabling vp8_unittests on Mac kjellander@webrtc.org 2012-03-05 12:01:05 +00:00
  • fa6bc673b0 Changed default module condition for BW estimate. mflodman@webrtc.org 2012-03-05 11:59:55 +00:00
  • 9f6bd51582 Update libvpx configuration file for arm Review URL: https://webrtc-codereview.appspot.com/428007 leozwang@webrtc.org 2012-03-02 17:30:30 +00:00
  • 42e362eee5 Fix compilation error on android Review URL: https://webrtc-codereview.appspot.com/426006 leozwang@webrtc.org 2012-03-02 17:14:09 +00:00
  • 3197d48407 Enable audio device test on android Review URL: https://webrtc-codereview.appspot.com/428005 leozwang@webrtc.org 2012-03-02 17:12:14 +00:00
  • c868b99ff3 Remove building errors in autotest Review URL: https://webrtc-codereview.appspot.com/432004 leozwang@webrtc.org 2012-03-02 17:02:51 +00:00
  • 26762e3e40 Allow for spatial-downsampling without reinitializaing encoder. Change of frame size will automatically trigger new key frame in codec. This feature is set off in video engine until we upgrade to a newer version of libvpx. Review URL: https://webrtc-codereview.appspot.com/427003 marpan@webrtc.org 2012-03-02 16:48:36 +00:00
  • 9457422032 Adding flag to make it possible to skip resources download. This makes development of buildbot code easier to test. kjellander@webrtc.org 2012-03-02 13:44:44 +00:00
  • bfd316904a We can now parse exception statuses as well. phoglund@webrtc.org 2012-03-02 12:37:28 +00:00
  • 528df57955 Always nuke on windows for now. phoglund@webrtc.org 2012-03-02 09:47:49 +00:00
  • fa8c9f7a4f Remove unused variable Review URL: https://webrtc-codereview.appspot.com/432003 leozwang@webrtc.org 2012-03-02 07:15:03 +00:00
  • d62d7301f4 Remove TARGET_PC and cruft from typedefs.h. andrew@webrtc.org 2012-03-01 21:39:57 +00:00
  • fa2f5627ca Change error code. andrew@webrtc.org 2012-03-01 21:19:01 +00:00
  • beb1851c2a Refactored and further optimized WebRtcSpl_MaxAbsValueW16() function in splib. Review URL: https://webrtc-codereview.appspot.com/395008 kma@webrtc.org 2012-03-01 20:03:26 +00:00
  • c9a3b81fd2 Further cleanup WebRtc_Word8 in video_capture on mac leozwang@webrtc.org 2012-03-01 19:59:52 +00:00
  • 4add6bc603 Fix building errors on window which caused by previous cl leozwang@webrtc.org 2012-03-01 19:57:13 +00:00
  • 09e771998c Correct WebRtc_word8 usage in media file module leozwang@webrtc.org 2012-03-01 18:35:54 +00:00
  • 813e4b0af0 Correct WebRtc_Word8 in voice engine leozwang@webrtc.org 2012-03-01 18:34:25 +00:00
  • 39e9659fc6 Correct wrong usage of WebRtc_Word8 in video enigne leozwang@webrtc.org 2012-03-01 18:22:48 +00:00
  • 28f3913ca9 Correct WebRtc_Word8 in adm leozwang@webrtc.org 2012-03-01 18:01:48 +00:00
  • af1f792cc3 nits leozwang@webrtc.org 2012-03-01 16:31:06 +00:00
  • 0689271d64 nits leozwang@webrtc.org 2012-03-01 16:31:00 +00:00
  • 1745e932cc Correct wrong usage of WebRtc_Word8 in video capture leozwang@webrtc.org 2012-03-01 16:30:40 +00:00
  • 0f1a96a360 Fixed bugs in the coverage tracker. phoglund@webrtc.org 2012-03-01 15:50:30 +00:00
  • 8fd937e664 Make it easier to avoid sending out e-mail during buildbot development kjellander@webrtc.org 2012-03-01 15:41:59 +00:00
  • 472f32d9c9 Make gflags build for android Review URL: https://webrtc-codereview.appspot.com/426002 leozwang@webrtc.org 2012-03-01 15:29:22 +00:00
  • 007a832df5 Updating libyuv to r192. mflodman@webrtc.org 2012-03-01 11:53:17 +00:00
  • de9154985e Implemented a simple kill step which only kills lingering svn processes. phoglund@webrtc.org 2012-03-01 09:49:18 +00:00
  • 1f2cabaecd Crash when deleting Celt. tina.legrand@webrtc.org 2012-03-01 08:46:09 +00:00
  • c81012b8e5 Fixing invalid linking for Linux that obviously wasn't properly tested in the cleanup of http://webrtc-codereview.appspot.com/406002/ kjellander@webrtc.org 2012-02-29 21:28:22 +00:00
  • 132eccbb69 Renamed platform specific code to use GYP conventions. Restructured GYP files a bit to clean up things. Removed copying of images to /tmp Fixed output location of DumpFileName.rtp. kjellander@webrtc.org 2012-02-29 20:55:25 +00:00
  • a368f86ff6 Add libvpx configuration files for arm Review URL: https://webrtc-codereview.appspot.com/416003 leozwang@webrtc.org 2012-02-29 18:53:10 +00:00
  • eaefea665f Remove unused files from src/build. andrew@webrtc.org 2012-02-29 18:19:34 +00:00
  • 0e28566247 Only reset AudioProcessing if number of channels has changed. andrew@webrtc.org 2012-02-29 17:00:56 +00:00
  • 07c68b9c9d Correct wrong usage of WebRtc_Word8 in rtp and udp module leozwang@webrtc.org 2012-02-29 16:09:51 +00:00
  • 2d124f3d88 Enabled the volume tests we believe are nonflaky and the vie_auto_test extended tests. phoglund@webrtc.org 2012-02-29 14:34:06 +00:00
  • 52493bd559 libyuv back to r190 due to build errors on OS X. mflodman@webrtc.org 2012-02-29 11:54:51 +00:00
  • 8e41a7aba2 Adding support for retrying gclient sync. kjellander@webrtc.org 2012-02-29 11:02:34 +00:00
  • ebae1826d5 Update libyuv revision. mflodman@webrtc.org 2012-02-29 10:54:45 +00:00
  • 6a60dbe81f Correcting ViE RTP RTCP autotest. mflodman@webrtc.org 2012-02-29 07:06:49 +00:00
  • 4788bf4256 Fix to warnings on windows. Review URL: https://webrtc-codereview.appspot.com/415004 marpan@webrtc.org 2012-02-29 01:11:39 +00:00
  • 9d76b4ea54 Updates for resolution adaptation: 1) code cleanup and some updates to selection logic for qm_select. 2) added unit test for the QmResolution class. 3) update codec frame size and reset/update frame rate in media-opt: 4) removed unused motion vector metrics and some related code of content metrics processing. Review URL: https://webrtc-codereview.appspot.com/405008 marpan@webrtc.org 2012-02-28 23:39:31 +00:00
  • c3cb0ca726 Enable -Woverloaded-virtual for gcc. andrew@webrtc.org 2012-02-28 23:14:11 +00:00
  • 785db5a2a5 Enable rw_lock_posix on andorid Review URL: https://webrtc-codereview.appspot.com/404002 leozwang@webrtc.org 2012-02-28 23:10:03 +00:00
  • 547c157a49 Temporarily use _Word8 to avoid clang error. andrew@webrtc.org 2012-02-28 22:30:30 +00:00
  • 91b359ea9b Change WebRtc_Word8 to char Review URL: https://webrtc-codereview.appspot.com/407003 leozwang@webrtc.org 2012-02-28 17:26:14 +00:00
  • 50219cd393 Added refresh timer so the page refreshes itself in kiosk mode. phoglund@webrtc.org 2012-02-28 16:20:11 +00:00
  • 1a739bab59 Add StartSend check. mflodman@webrtc.org 2012-02-28 16:11:33 +00:00
  • 4ce0ba00de Fix issue 310. stefan@webrtc.org 2012-02-28 12:09:09 +00:00
  • 14b0247f01 Silently ignore error from RegisteModule Review URL: https://webrtc-codereview.appspot.com/413001 pwestin@webrtc.org 2012-02-28 11:01:52 +00:00
  • 26085e18e0 Coverity fixes for module/media_file. henrike@webrtc.org 2012-02-27 21:50:40 +00:00
  • ead7d25c1a Revert r1775 which caused building errors. leozwang@webrtc.org 2012-02-27 19:45:09 +00:00
  • 2559cbf7b7 Change WebRtc_Word8 to char Review URL: https://webrtc-codereview.appspot.com/405003 leozwang@webrtc.org 2012-02-27 19:18:25 +00:00
  • 3e9e0f0497 Change WebRtc_Word8 to char Review URL: https://webrtc-codereview.appspot.com/405004 leozwang@webrtc.org 2012-02-27 19:17:38 +00:00
  • adb89f56e0 Change WebRtc_Word8 to char Review URL: https://webrtc-codereview.appspot.com/405005 leozwang@webrtc.org 2012-02-27 19:12:19 +00:00
  • cf1b6aec30 iReduced the flakiness of the volume tests in linux pulseaudio Review URL: https://webrtc-codereview.appspot.com/390013 xians@webrtc.org 2012-02-27 17:22:49 +00:00
  • 13e8528f32 Fixed silly error on Windows. phoglund@webrtc.org 2012-02-27 16:27:50 +00:00
  • 914ef27c63 Made the necessary adaptations for the dashboard launch and fixed some bugs (already live). phoglund@webrtc.org 2012-02-27 15:42:25 +00:00