1. c21988f Remove codereview.settings by henrik.lundin@webrtc.org · 13 years ago
  2. e12b1b5 Revert 3428 by bjornv@webrtc.org · 13 years ago
  3. 61ec7da Delay estimator wrapper API changes. This should finalize the changes to delay estimator making it work for multi-probe. by bjornv@webrtc.org · 13 years ago
  4. 57e6b81 Mac 64-bit compatibility for WebRTC. by henrike@webrtc.org · 13 years ago
  5. d94659d Initial upload of NetEq4 by henrik.lundin@webrtc.org · 13 years ago
  6. 63e0964 Fix webrtc compilation errors for Chrome Win64 by andrew@webrtc.org · 13 years ago
  7. 9ae4c66 Set working dir for test run script + update resources by kjellander@webrtc.org · 13 years ago
  8. e1888af Add <(DEPTH) to global includes by kjellander@webrtc.org · 13 years ago
  9. bf535b9 Optimize NACK list creation. by stefan@webrtc.org · 13 years ago
  10. b2d7497 Fix Win64 warnings by kjellander@webrtc.org · 13 years ago
  11. 8526459 Added tests for multiple near-end support. by bjornv@webrtc.org · 13 years ago
  12. 57f3a11 Short CL: only name change. by bjornv@webrtc.org · 13 years ago
  13. 94c213a Separated far-end handling in BinaryDelayEstimator. by bjornv@webrtc.org · 13 years ago
  14. 59d2095 Moving ViE test files and deleting files no longer used. by mflodman@webrtc.org · 13 years ago
  15. d3ecb61 Fix path to perf Python scripts in test.gyp by kjellander@webrtc.org · 13 years ago
  16. 43da54a Reformatted rtp_sender: made lint clean. by phoglund@webrtc.org · 13 years ago
  17. 3e47a0a Test launching script by kjellander@webrtc.org · 13 years ago
  18. c4373bc Moved several function pointer declarations in iSAC to isac initialization file. by kma@webrtc.org · 13 years ago
  19. 16d540e Fixed text relocation code related to ARM assembly code. by kma@webrtc.org · 13 years ago
  20. e8482f0 Revert 3406 by kma@webrtc.org · 13 years ago
  21. cd2f135 Revert 3405 by niklas.enbom@webrtc.org · 13 years ago
  22. ebef7e4 Moved all function pointer declarations in iSAC to a single place. by kma@webrtc.org · 13 years ago
  23. 05e7bfe Mainly hlundin's patch. by niklas.enbom@webrtc.org · 13 years ago
  24. 4782911 Optimized WebRtcIsacfix_Time2Spec() for iSAC-Fix in ARM Neon processor. by kma@webrtc.org · 13 years ago
  25. 5dfb1f2 Bug fix in WebRtcOpus_DurationEst by henrik.lundin@webrtc.org · 13 years ago
  26. 8126602 Fix frame_editing_unittest.cc by kjellander@webrtc.org · 13 years ago
  27. a812a3a Updated version number to 3.21 by elham@webrtc.org · 13 years ago
  28. 0973861 Fixes payload spelling error. by henrike@webrtc.org · 13 years ago
  29. 5accd37 RTP Receiver is now only deals with a receiver strategy. Cleaned up dependencies. by phoglund@webrtc.org · 13 years ago
  30. 8382ad5 Added perf expectations for stack tests. by phoglund@webrtc.org · 13 years ago
  31. ae1a58b Replace AudioFrame's operator= with CopyFrom(). by andrew@webrtc.org · 13 years ago
  32. 899699e Enabled full lint checking for ALL WebRTC changes. by phoglund@webrtc.org · 13 years ago
  33. a678a3b Move video_coding to new Clock interface and remove fake clock implementations from RTP module tests. by stefan@webrtc.org · 13 years ago
  34. a3c82bf Remove '<(library)' in gyp files. by wjia@webrtc.org · 13 years ago
  35. bb599b7 This CL includes part of changes in a larger one. The final goal is to allow multiple delay estimators using the same reference (far-end) to save computational complexity. by bjornv@webrtc.org · 13 years ago
  36. a2d8b75 An API to get the internal estimation quality in the delay estimator has been added. Unit tests have been updated. There is no impact to other parts in WebRTC. by bjornv@webrtc.org · 13 years ago
  37. 2e2a4cf Remove <(library) from gyp file. by wjia@webrtc.org · 13 years ago
  38. a3e6bec Posix Thread: Removes the setting of the run function to NULL which could cause data race. by henrike@webrtc.org · 13 years ago
  39. 4ad6445 Fixed URL unquoting in bot names. Added iOS Device. Removed unnecessary filter code. by phoglund@webrtc.org · 13 years ago
  40. c39962a Adding TRYSERVER_ROOT to codereview.settings by kjellander@webrtc.org · 13 years ago
  41. 218c542 Make VoE handle longer delays by niklas.enbom@webrtc.org · 13 years ago
  42. c7e935f Adding timeEndPeriod to Synchronize function, see bug for details. by mflodman@webrtc.org · 13 years ago
  43. efae5d5 Extracted rtp receiver payload management to its own class, made video receiver depend on that instead. by phoglund@webrtc.org · 13 years ago
  44. 20ed36d Break out RtpClock to system_wrappers and make it more generic. by stefan@webrtc.org · 13 years ago
  45. 3b7feb2 Convert psnr and ssim to strings before printing them. by stefan@webrtc.org · 13 years ago
  46. a4b5886 Add a counter to the video rtp play output filename. by stefan@webrtc.org · 13 years ago
  47. ebc6d8f libyuv r540 roll for valgrind tools update, optimized ARGBToI444_SSSE3 and I420Copy single memcpy per plane if contiguous. by fbarchard@google.com · 13 years ago
  48. 00c18db Fix libvpx for Android by hclam@chromium.org · 13 years ago
  49. 2fd947f Removing outdated comment by mikhal@webrtc.org · 13 years ago
  50. 14d1898 Removing arena_thread_freeres suppression by kjellander@webrtc.org · 13 years ago
  51. acfdd96 Reformatted rtp_rtcp_impl*. by phoglund@webrtc.org · 13 years ago
  52. 77a584b Made ViEToFileRenderer use a separate thread for rendering frames to file. by stefan@webrtc.org · 13 years ago
  53. a22a9bd Cleaned up the data path for payload data, made callbacks to rtp_receiver nonoptional. by phoglund@webrtc.org · 13 years ago
  54. 49273ff logical 'and' of mutually exclusive tests is always false in ViECodecImpl::CodecValid() by braveyao@webrtc.org · 13 years ago
  55. b119369 Fix android clang build. by wjia@webrtc.org · 13 years ago
  56. 3f9db37 Fix android clang build. by wjia@webrtc.org · 13 years ago
  57. bafdae3 Fix simulated analog gain in audioproc. by andrew@webrtc.org · 13 years ago
  58. f908011 Remove extra line. by andrew@webrtc.org · 13 years ago
  59. 75ba519 Updating chromium_revision 169394:176094 by kjellander@webrtc.org · 13 years ago
  60. e7dc7f8 Disable full stack PSNR/SSIM triggers on Mac and Win for now due to flakiness. Adding plots of PSNR and SSIM. by stefan@webrtc.org · 13 years ago
  61. 26901c2 libyuv r534 for tools folder valgrind and endian fix for big endian platforms like s390x. by fbarchard@google.com · 13 years ago
  62. be86a6d Explicitly disable sincos optimization on Android. by leozwang@webrtc.org · 13 years ago
  63. e468f08 Disable PSNR/SSIM thresholds for the Gilber-Elliot test. by stefan@webrtc.org · 13 years ago
  64. 171ac59 Corrected TSAN suppression. by phoglund@webrtc.org · 13 years ago
  65. dc6fa02 Fixing error in argument parsing by kjellander@webrtc.org · 13 years ago
  66. 8f13810 Improved memory tool test wrapper script by kjellander@webrtc.org · 13 years ago
  67. 0af0d3d Address a build issue with Android-Clang compiler: by kma@webrtc.org · 13 years ago
  68. ef1a760 Rounding error fix in media_opt_util. by marpan@webrtc.org · 13 years ago
  69. a5e7e76 Use %d for signed value in trace. by andrew@webrtc.org · 13 years ago
  70. 08d660f Allow for some error in volume testing. by andrew@webrtc.org · 13 years ago
  71. d005468 Generalized mechanism for excluding gtests on platforms, disabled broken tests on mac. by phoglund@webrtc.org · 13 years ago
  72. 2f225ca Add logs when no RTCP RR has been received for three regular RTCP intervals. by mflodman@webrtc.org · 13 years ago
  73. d66eb8c Disabled GQoS since it breaks ViE auto test. by henrika@webrtc.org · 13 years ago
  74. fcd8585 Enable external encoders with internal picture source. by stefan@webrtc.org · 13 years ago
  75. 658d423 Using Convert in lieu of ExtractBuffer: Less error prone (as we don't need to compute buffer sizes etc.). This cl is first in a series (doing all of WebRtc would make it quite a big cl). While at it, fixing a few headers. by mikhal@webrtc.org · 13 years ago
  76. 27cb301 Updated version number to 3.20 by elham@webrtc.org · 13 years ago
  77. bc9a959 Generalized suppression for Trace::Add by phoglund@webrtc.org · 13 years ago
  78. acc54b4 Added perf expectations and corrected existing tests to remove spaces from series names. by phoglund@webrtc.org · 13 years ago
  79. c38eef8 Reformatted RTPReceiver. by phoglund@webrtc.org · 13 years ago
  80. df3a15f Removed spaces from full stack test labels, consolidated graphs by phoglund@webrtc.org · 13 years ago
  81. 1ea4b50 Refactor receiver.h/.cc. by stefan@webrtc.org · 13 years ago
  82. 1926d33 Change Sleep() comment in test fixture. by andrew@webrtc.org · 13 years ago
  83. bcb7174 .gitignore: Add *.mk, created as part of ChromiumOS build by andrew@webrtc.org · 13 years ago
  84. f545cf8 Addressing webrtc issue 1237, http://code.google.com/p/webrtc/issues/detail?id=1237. by kma@webrtc.org · 13 years ago
  85. 91d8933 Dashboard LKGR parsing builder names by kjellander@webrtc.org · 13 years ago
  86. 6f62836 Reverting two mixing test patches: seems to introduce a persistent problem for win voe_auto_test (wrapping problem?) by phoglund@webrtc.org · 13 years ago
  87. 5c8d9d3 Reformatted tick_util. by phoglund@webrtc.org · 13 years ago
  88. daabfd2 Reformatted trace* files. by phoglund@webrtc.org · 13 years ago
  89. 201d4b6 Fix implicit conversion error in mixing test. by andrew@webrtc.org · 13 years ago
  90. b2b628d Further relax thresholds in mixing test. by andrew@webrtc.org · 13 years ago
  91. 00c7c43 Replace voice engine utility functions with system wrapper variants. by andrew@webrtc.org · 13 years ago
  92. 943770b Fixed various problems with the reformat script: by phoglund@webrtc.org · 13 years ago
  93. ec9c942 Reformatted thread and static_instance. by phoglund@webrtc.org · 13 years ago
  94. a19d04e Coverity now uses Visual Studio 2010 project file by kjellander@webrtc.org · 13 years ago
  95. 1b6da28 Bugfix for NACK behavior. Current code sends a number of duplicate NACK requests. by pwestin@webrtc.org · 13 years ago
  96. f556890 Added possibility to repeat frames. Also added unittest for that feature. by brykt@google.com · 13 years ago
  97. d73527c Changed assert to log. by mflodman@webrtc.org · 13 years ago
  98. d0d4149 Adding AUDIO application as default for Opus stereo by tina.legrand@webrtc.org · 13 years ago
  99. ad0ed58 Fixed a missed initialization (found by valgrind FYI bot). by phoglund@webrtc.org · 13 years ago
  100. ac77084 Roll opus to 172355 and delete opus_demo from webrtc opus by leozwang@webrtc.org · 13 years ago