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