1. 20f4440 Clean up TMMBR handling. by pwestin@webrtc.org · 12 years ago
  2. 3dc8865 Adding time since last typing by niklas.enbom@webrtc.org · 12 years ago
  3. 1b1a39f Rewrote external encryption test. by phoglund@webrtc.org · 12 years ago
  4. 010a4e8 Fix the converity warnings: by xians@webrtc.org · 12 years ago
  5. f35f54b Fix coverity warning. Review URL: https://webrtc-codereview.appspot.com/465002 by xians@webrtc.org · 12 years ago
  6. ac2ea03 VAD Refactoring: Repalced WebRtc_ types with stdint by bjornv@webrtc.org · 12 years ago
  7. d713143 To support playing mono file with stereo codec as mixing with microphone capture by braveyao@webrtc.org · 12 years ago
  8. 7a1ef79 Enabling try server in codereview.settings by kjellander@webrtc.org · 12 years ago
  9. b754ddc Updating e-mail watchlist address. by kjellander@webrtc.org · 12 years ago
  10. cf706c2 Removing the resetting/re-init of encoder from QMVideoSettingsCallback. by marpan@webrtc.org · 12 years ago
  11. 952f601 Fix Linux-release errors and Valgrind errors. by andrew@webrtc.org · 12 years ago
  12. 61b1b4b Fix neteq-rtpplay Linux build errors. by andrew@webrtc.org · 12 years ago
  13. f589dfe Merge header-only neteq-rtpplay changes. by andrew@webrtc.org · 12 years ago
  14. 258d1d4 Update build support for android by leozwang@webrtc.org · 12 years ago
  15. de2a76f Try server and buildbot scripts now using Chromium scripts. by kjellander@webrtc.org · 12 years ago
  16. 620bae5 ViE ChannelManager - added missing return. by mflodman@webrtc.org · 12 years ago
  17. 78f0cdc VAD refactoring by bjornv@webrtc.org · 12 years ago
  18. 534a435 Removed RTP Keepalive from RTP module. by mflodman@webrtc.org · 12 years ago
  19. 417901d Disable runtime cpu detection on arm-neon by leozwang@webrtc.org · 12 years ago
  20. 40197d7 Fixing build issus on non-Win by niklas.enbom@webrtc.org · 12 years ago
  21. 5398d95 Force commit of 449006' Review URL: https://webrtc-codereview.appspot.com/455006 by niklas.enbom@webrtc.org · 12 years ago
  22. 38f247d Fixes an issue in the FEC decoder where a big jump in sequence numbers may cause new packets to be discarded if there is a wrap around. by stefan@webrtc.org · 12 years ago
  23. af5ffd5 Fixes for coverity warnings. by stefan@webrtc.org · 12 years ago
  24. 22bde08 Made sanity check more flexible. by phoglund@webrtc.org · 12 years ago
  25. 196e491 Adding init decode slave to celt by tina.legrand@webrtc.org · 12 years ago
  26. c231e4c Fixing bug in re-packing of stereo packets. by tina.legrand@webrtc.org · 12 years ago
  27. 3e820e5 Remove RTP Keep-alive from VoE and ViE. The RTP module functionality will be removed in a follow-up CL shortly. by mflodman@webrtc.org · 12 years ago
  28. 1f56922 Clean up coverity warnings. by pwestin@webrtc.org · 12 years ago
  29. 710401b Add timeout for REMB bandwidth estimates. by stefan@webrtc.org · 12 years ago
  30. 270bd9a Enable post_proc on arm Review URL: https://webrtc-codereview.appspot.com/457002 by leozwang@webrtc.org · 12 years ago
  31. 4aa57b4 Extracted a helper library from vie_auto_test. by phoglund@webrtc.org · 12 years ago
  32. 6aa529c Update libvpx configuration files by leozwang@webrtc.org · 12 years ago
  33. c8e4886 Upgrade libvpx to 6b66c01 and enabling temporal denoising. by stefan@webrtc.org · 12 years ago
  34. 2360d82 Added a new Android NDK bot. by phoglund@webrtc.org · 12 years ago
  35. aaf62ac Temporarily disabled flaky tests. by phoglund@webrtc.org · 12 years ago
  36. 41be9be Put YASM back to the more modern revisions. by phoglund@webrtc.org · 12 years ago
  37. 6503ecd Fix to windows test from commit 1914. by marpan@webrtc.org · 12 years ago
  38. 3fe3252 Fix to windows build from commit 1914. by marpan@webrtc.org · 12 years ago
  39. e0d6fa4 Adding classes for handling multi-frame FEC. by stefan@webrtc.org · 12 years ago
  40. e22d81c Updates to resolution adpatation: by marpan@webrtc.org · 12 years ago
  41. a496b03 VAD refactoring: Removed macro file. by bjornv@webrtc.org · 12 years ago
  42. ac9fd8a Change folder name from Android to android by leozwang@webrtc.org · 12 years ago
  43. 4530aa3 Updates html test file to webkitDeprecatedPeerConnection. by henrikg@webrtc.org · 12 years ago
  44. b9c50b6 Revert commit 1908. Review URL: https://webrtc-codereview.appspot.com/452009 by stefan@webrtc.org · 12 years ago
  45. fb5944e Upgrade libvpx to 6b66c01 and enabling temporal denoising. by stefan@webrtc.org · 12 years ago
  46. a373634 Introduced WEBRTC_ANDROID_PLATFORM_BUILD and make test app build on all platforms by leozwang@webrtc.org · 12 years ago
  47. 1c7d882 Enable video engine Review URL: https://webrtc-codereview.appspot.com/449004 by leozwang@webrtc.org · 12 years ago
  48. 9a85d8e Remove test apps from Android.mk in APM by leozwang@webrtc.org · 12 years ago
  49. bb966ca Optimized function WebRtcSpl_ScaleAndAddVectorsWithRound() for ARM-NEON platforms, and refactor it for generic C. by kma@webrtc.org · 12 years ago
  50. 7e26ad3 Disabled more flaky volume tests. by phoglund@webrtc.org · 12 years ago
  51. 61bf8e3 Flush far-end buffers when larger than system delay. by andrew@webrtc.org · 12 years ago
  52. 3053702 Remove -lasound and -lpulse linking flags by leozwang@webrtc.org · 12 years ago
  53. 5b6d3ce adding back external media api since it is used in chromium unittest by xians@webrtc.org · 12 years ago
  54. a0866c1 adding back the file api for chromium unittests. by xians@webrtc.org · 12 years ago
  55. 0e0390d Flush NetEQ when receiving payload type switches between mono and stereo. by tina.legrand@webrtc.org · 12 years ago
  56. f7d9004 Fixed annoying printouts polluting the cron logs. by phoglund@webrtc.org · 12 years ago
  57. c5adf01 Added a LKGR page. by phoglund@webrtc.org · 12 years ago
  58. 754626b Fixed the sanity_check and started using the new webrtc_test.html file. Added capability for xvfb testing. by phoglund@webrtc.org · 12 years ago
  59. cdbda4f Disabling audio_device_test_api on LinuxVideo bot for now by kjellander@webrtc.org · 12 years ago
  60. 2058fee Change call order. Review URL: https://webrtc-codereview.appspot.com/451011 by pwestin@webrtc.org · 12 years ago
  61. 75047dc Rolled back YASM to versions we know are working. by phoglund@webrtc.org · 12 years ago
  62. 62283c0 Quick fix to avoid non-causal AEC signals on PulseAudio. by andrew@webrtc.org · 12 years ago
  63. 24c6584 Remove video from Android.mk by leozwang@webrtc.org · 12 years ago
  64. 60c8b39 Fix the WebRtc_Word8 and char mismatch for the chromium build. by wu@webrtc.org · 12 years ago
  65. 3a39230 Further cleanup WebRtc_Word8 in external video capture by leozwang@webrtc.org · 12 years ago
  66. 6e6ea04 Implement the TickTime::Now for mac using mach_absolute_time which is consistent even the user changes the system time. by wu@webrtc.org · 12 years ago
  67. c197b12 Typedef WebRtc_word8 to int8_t by leozwang@webrtc.org · 12 years ago
  68. 3d42eda Fix wrong usage of memset in vie_auto_test ViEAutoTest::ViENetworkAPITest. by perkj@webrtc.org · 12 years ago
  69. ebb2f7b Fix errors in ViEAutoTest::ViENetworkAPITest(). by perkj@webrtc.org · 12 years ago
  70. ed700db VAD refactor: Assign functions. Mostly style changes. by bjornv@webrtc.org · 12 years ago
  71. fc40276 Implemented branch coverage and integration bot coverage on the dashboard. by phoglund@webrtc.org · 12 years ago
  72. 2e34c88 Cleaned up workdir usage. by phoglund@webrtc.org · 12 years ago
  73. ae1c454 Reregister of stereo receiver didn't work. by tina.legrand@webrtc.org · 12 years ago
  74. f551624 Prepare future change of WebRtc_Word8 in udp module by leozwang@webrtc.org · 12 years ago
  75. 2050f84 audio_device_test_api failing cleaner failure for Linux without audio devices. by kjellander@webrtc.org · 12 years ago
  76. b594f43 Fix for set local SSRC Review URL: https://webrtc-codereview.appspot.com/451002 by pwestin@webrtc.org · 12 years ago
  77. 7256bdc 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. by kjellander@webrtc.org · 12 years ago
  78. 0dab9e1 Revert of r1859 by tina.legrand@webrtc.org · 12 years ago
  79. c637c40 Removed deregister of default codec payload type. by pwestin@webrtc.org · 12 years ago
  80. 74e6546 Moving audio_device_test_api off Virtual machine bots by kjellander@webrtc.org · 12 years ago
  81. 907bc55 Removes WebRtc_Word8 dependecy in the AudioDeviceModule. by henrika@webrtc.org · 12 years ago
  82. de011c1 Enabling tests on Mac and Windows. by kjellander@webrtc.org · 12 years ago
  83. 67fdd70 Refactoring audio_device_test_api for gtest and execution on all platforms. by kjellander@webrtc.org · 12 years ago
  84. 8012474 Use a const rather than macro for EcDefault. by andrew@webrtc.org · 12 years ago
  85. f1befad Reregister of stereo receiver didn't work. by tina.legrand@webrtc.org · 12 years ago
  86. 50d9e26 Adds autoconnect and autocall functionality to web test page. by henrikg@webrtc.org · 12 years ago
  87. 0e8b52c Rolled back and re-adapted the codec test. by phoglund@webrtc.org · 12 years ago
  88. 843d8ef Removed flaky dependencies temporarily since they stop developers from doing private builds. by phoglund@webrtc.org · 12 years ago
  89. 7845d07 VideoCapture now uses pointer constructor of CriticalSectionScoped. by mflodman@webrtc.org · 12 years ago
  90. accf607 Updates for resolution adaptation. by marpan@webrtc.org · 12 years ago
  91. 9a065d1 VoiceEngine now uses pointer constructor of CriticalSectionScoped, instead of reference. by mflodman@webrtc.org · 12 years ago
  92. 1d27039 Disable CreateWindowManagerForCurrentPlatform on android by leozwang@webrtc.org · 12 years ago
  93. 3018591 Fix error in test app which was introduced when payload type was converted to int by leozwang@webrtc.org · 12 years ago
  94. 57da718 Fix building errors on android by leozwang@webrtc.org · 12 years ago
  95. 77fe431 Enable video render test on android by leozwang@webrtc.org · 12 years ago
  96. 0975d21 Cleanup messy data type of unknown_payload_type by leozwang@webrtc.org · 12 years ago
  97. 8b111eb Reformat voe_audio_processing_impl to Goog style. by andrew@webrtc.org · 12 years ago
  98. 6f9f817 Add an API to offset system delay. by andrew@webrtc.org · 12 years ago
  99. 9b3ab11 Re-enabled quick builds on Windows. by phoglund@webrtc.org · 12 years ago
  100. e22c5c3 Disable REMB test when using vivi. by mflodman@webrtc.org · 12 years ago