1. 75ba519 Updating chromium_revision 169394:176094 by kjellander@webrtc.org · 12 years ago
  2. 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 · 12 years ago
  3. 26901c2 libyuv r534 for tools folder valgrind and endian fix for big endian platforms like s390x. by fbarchard@google.com · 12 years ago
  4. be86a6d Explicitly disable sincos optimization on Android. by leozwang@webrtc.org · 12 years ago
  5. e468f08 Disable PSNR/SSIM thresholds for the Gilber-Elliot test. by stefan@webrtc.org · 12 years ago
  6. 171ac59 Corrected TSAN suppression. by phoglund@webrtc.org · 12 years ago
  7. dc6fa02 Fixing error in argument parsing by kjellander@webrtc.org · 12 years ago
  8. 8f13810 Improved memory tool test wrapper script by kjellander@webrtc.org · 12 years ago
  9. 0af0d3d Address a build issue with Android-Clang compiler: by kma@webrtc.org · 12 years ago
  10. ef1a760 Rounding error fix in media_opt_util. by marpan@webrtc.org · 12 years ago
  11. a5e7e76 Use %d for signed value in trace. by andrew@webrtc.org · 12 years ago
  12. 08d660f Allow for some error in volume testing. by andrew@webrtc.org · 12 years ago
  13. d005468 Generalized mechanism for excluding gtests on platforms, disabled broken tests on mac. by phoglund@webrtc.org · 12 years ago
  14. 2f225ca Add logs when no RTCP RR has been received for three regular RTCP intervals. by mflodman@webrtc.org · 12 years ago
  15. d66eb8c Disabled GQoS since it breaks ViE auto test. by henrika@webrtc.org · 12 years ago
  16. fcd8585 Enable external encoders with internal picture source. by stefan@webrtc.org · 12 years ago
  17. 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 · 12 years ago
  18. 27cb301 Updated version number to 3.20 by elham@webrtc.org · 12 years ago
  19. bc9a959 Generalized suppression for Trace::Add by phoglund@webrtc.org · 12 years ago
  20. acc54b4 Added perf expectations and corrected existing tests to remove spaces from series names. by phoglund@webrtc.org · 12 years ago
  21. c38eef8 Reformatted RTPReceiver. by phoglund@webrtc.org · 12 years ago
  22. df3a15f Removed spaces from full stack test labels, consolidated graphs by phoglund@webrtc.org · 12 years ago
  23. 1ea4b50 Refactor receiver.h/.cc. by stefan@webrtc.org · 12 years ago
  24. 1926d33 Change Sleep() comment in test fixture. by andrew@webrtc.org · 12 years ago
  25. bcb7174 .gitignore: Add *.mk, created as part of ChromiumOS build by andrew@webrtc.org · 12 years ago
  26. f545cf8 Addressing webrtc issue 1237, http://code.google.com/p/webrtc/issues/detail?id=1237. by kma@webrtc.org · 12 years ago
  27. 91d8933 Dashboard LKGR parsing builder names by kjellander@webrtc.org · 12 years ago
  28. 6f62836 Reverting two mixing test patches: seems to introduce a persistent problem for win voe_auto_test (wrapping problem?) by phoglund@webrtc.org · 12 years ago
  29. 5c8d9d3 Reformatted tick_util. by phoglund@webrtc.org · 12 years ago
  30. daabfd2 Reformatted trace* files. by phoglund@webrtc.org · 12 years ago
  31. 201d4b6 Fix implicit conversion error in mixing test. by andrew@webrtc.org · 12 years ago
  32. b2b628d Further relax thresholds in mixing test. by andrew@webrtc.org · 12 years ago
  33. 00c7c43 Replace voice engine utility functions with system wrapper variants. by andrew@webrtc.org · 12 years ago
  34. 943770b Fixed various problems with the reformat script: by phoglund@webrtc.org · 12 years ago
  35. ec9c942 Reformatted thread and static_instance. by phoglund@webrtc.org · 12 years ago
  36. a19d04e Coverity now uses Visual Studio 2010 project file by kjellander@webrtc.org · 12 years ago
  37. 1b6da28 Bugfix for NACK behavior. Current code sends a number of duplicate NACK requests. by pwestin@webrtc.org · 12 years ago
  38. f556890 Added possibility to repeat frames. Also added unittest for that feature. by brykt@google.com · 12 years ago
  39. d73527c Changed assert to log. by mflodman@webrtc.org · 12 years ago
  40. d0d4149 Adding AUDIO application as default for Opus stereo by tina.legrand@webrtc.org · 12 years ago
  41. ad0ed58 Fixed a missed initialization (found by valgrind FYI bot). by phoglund@webrtc.org · 12 years ago
  42. ac77084 Roll opus to 172355 and delete opus_demo from webrtc opus by leozwang@webrtc.org · 12 years ago
  43. 6bc5d4d Reformatted sort. by phoglund@webrtc.org · 12 years ago
  44. 1960219 Make protection method, filename and resolution configurable for FullStackTest. by stefan@webrtc.org · 12 years ago
  45. 4275ab1 Implement NetEq duration estimation for Opus. by tina.legrand@webrtc.org · 12 years ago
  46. 515ef24 Clean up variable after it gets deleted by leozwang@webrtc.org · 12 years ago
  47. e239bf0 Making I420VideoFrame ref-counted by mikhal@webrtc.org · 12 years ago
  48. b13dfbf Making barcode tools work on Windows + fixes. by kjellander@webrtc.org · 12 years ago
  49. 0b18fb3 vie auto test: Adding a constructor for NetworkParameters by mikhal@webrtc.org · 12 years ago
  50. 622c8bd ViE autotest: Adding loss models to the external transport by mikhal@webrtc.org · 12 years ago
  51. 6e0ce73 Reformatted map classes. by phoglund@webrtc.org · 12 years ago
  52. 61f39a3 Fixed bad header name. by phoglund@webrtc.org · 12 years ago
  53. 07bf43c Replaced the _audio parameter with a strategy. by phoglund@webrtc.org · 12 years ago
  54. 59ad541 Reformatted rw_lock classes. by phoglund@webrtc.org · 12 years ago
  55. eaebeb3 Without specifying the input files the offsets will not automatically be regenerated when building for different architectures. That is very risky as it will cause crashes rather than build errors. by stefan@webrtc.org · 12 years ago
  56. 10abe25 Make audioproc output files be written to output dir by default. by kjellander@webrtc.org · 12 years ago
  57. 3c37354 Initialize 3 variables which are preventing VS2012 from building. by fbarchard@google.com · 12 years ago
  58. 4c32439 Roll libyuv to r520. Includes security fix to mark stack as not executable. by fbarchard@google.com · 12 years ago
  59. ad6845f Updated version number to 3.19 by elham@webrtc.org · 12 years ago
  60. c5fcb08 Update trace_event.h to match the one in Chromium by hclam@chromium.org · 12 years ago
  61. dec09ee libyuv r515 ports matrix effects to Neon by fbarchard@google.com · 12 years ago
  62. 4aee6b6 Added API to get receive side video delay. by mflodman@webrtc.org · 12 years ago
  63. 1c75918 Disabled flaky test. by phoglund@webrtc.org · 12 years ago
  64. 7659d91 Decoupled video rtp receiver from rtp receiver. by phoglund@webrtc.org · 12 years ago
  65. 52d981f Reformatted list classes. by phoglund@webrtc.org · 12 years ago
  66. 3251939 Remove latency excl network and add render time diff stats. by stefan@webrtc.org · 12 years ago
  67. b8ba4d8 Add number of inserted samples to NetEq statistics. by roosa@google.com · 12 years ago
  68. c454fab Reformatting ACM. All changes are bit-exact in this CL. by turaj@webrtc.org · 12 years ago
  69. ddebc17 Fix for buffer overflow, WebRTC issue 1196 by elham@webrtc.org · 12 years ago
  70. 96dc627 vpm unit test: Diasble frame dropping in tests by mikhal@webrtc.org · 12 years ago
  71. 4493db5 vpm: removing unnecessary memcpy by mikhal@webrtc.org · 12 years ago
  72. 7acb65a Added jitter to fake network pipe. by mflodman@webrtc.org · 12 years ago
  73. 91c91df Track the actual render time rather than the decode time. by stefan@webrtc.org · 12 years ago
  74. e19b078 Changed so that frame_cutter takes and argument where one can specify in which interval the frames should be deleted between the first frame to cut and the last frame to cut. This can for example be used to decrease the frame rate. by brykt@google.com · 12 years ago
  75. 0240e8e Wider TSAN suppression for issue 300 by kjellander@webrtc.org · 12 years ago
  76. 92bb417 Decoupled RTP audio processor from RTP receiver. by phoglund@webrtc.org · 12 years ago
  77. 5b689ef Will now only require near-perfect PSNR and SSIM. by phoglund@webrtc.org · 12 years ago
  78. 86464ea ISAC_main_inst initialized to NULL to avoid potentially garbage pointer passed to WebRtcIsacfix_EncoderInit by fbarchard@google.com · 12 years ago
  79. a8544ea Vp8 tests: Removing legacy unused tests and reorganization of existing ones. by mikhal@webrtc.org · 12 years ago
  80. 7877b0f Added noexecstack markers for assembly files (webrtc issue 1172). by kma@webrtc.org · 12 years ago
  81. fa5b6bf Optimized WebRtcIsacfix_Spec2Time() for iSAC-Fix in ARM Neon processor. Speed doubled. by kma@webrtc.org · 12 years ago
  82. 1b60ceb Add GetAudioFrame API to VoiceEngine. by roosa@google.com · 12 years ago
  83. b718619 Expose NetEq playout mode off through VoiceEngine. by roosa@google.com · 12 years ago
  84. 0870f02 Add API to retreive last received RTP timestamp to VoiceEngine. by roosa@google.com · 12 years ago
  85. d8aeb30 Revert 3269 by andrew@webrtc.org · 12 years ago
  86. 735a6ce Will now only require near-perfect PSNR and SSIM. by phoglund@webrtc.org · 12 years ago
  87. 740be44 Reformatted file_* classes. by phoglund@webrtc.org · 12 years ago
  88. 4e16f25 Remove atomicops.h from WebRTC by hclam@chromium.org · 12 years ago
  89. 9f0fc97 Rolllibvpx to 7a09f6b89268 by marpan@webrtc.org · 12 years ago
  90. 770a01e Fix build by including trace_event_internal in webrtc namespace by hclam@chromium.org · 12 years ago
  91. f222a00 Use TRACE_EVENT to track time spent in VP8 encoding by hclam@chromium.org · 12 years ago
  92. d2bcde2 Suppressing TSan warnings for system_wrappers_unittests by kjellander@webrtc.org · 12 years ago
  93. ad7efa6 Port Chromium's trace_event.h to WebKit and add by hclam@chromium.org · 12 years ago
  94. 02d9df4 Updated webrtc_resources_revision to 11, for adding two test files for APM and iSAC. by kma@webrtc.org · 12 years ago
  95. 71258c5 Add a third full stack test and support for random jitter in ext transport. by stefan@webrtc.org · 12 years ago
  96. eaf7cf2 Adding a simple fake network pipe to use for testing. Next CL will contain an external transport implementation using this link and I'll follow up later making this more advanced. by mflodman@webrtc.org · 12 years ago
  97. f98ffc6 Removing default trybot names by kjellander@webrtc.org · 12 years ago
  98. 42259e7 VoE Changes to enable dual_streaming. by turaj@webrtc.org · 12 years ago
  99. 36965b1 Bug fix for iSAC fixed-point. The bug was the result of changes in iSAC floating-point to add 48 kHz extension. by turaj@webrtc.org · 12 years ago
  100. 55edaec Revert r3254 due to bot failure on android. by marpan@webrtc.org · 12 years ago