1. 16d540e Fixed text relocation code related to ARM assembly code. by kma@webrtc.org · 13 years ago
  2. e8482f0 Revert 3406 by kma@webrtc.org · 13 years ago
  3. cd2f135 Revert 3405 by niklas.enbom@webrtc.org · 13 years ago
  4. ebef7e4 Moved all function pointer declarations in iSAC to a single place. by kma@webrtc.org · 13 years ago
  5. 05e7bfe Mainly hlundin's patch. by niklas.enbom@webrtc.org · 13 years ago
  6. 4782911 Optimized WebRtcIsacfix_Time2Spec() for iSAC-Fix in ARM Neon processor. by kma@webrtc.org · 13 years ago
  7. 5dfb1f2 Bug fix in WebRtcOpus_DurationEst by henrik.lundin@webrtc.org · 13 years ago
  8. 8126602 Fix frame_editing_unittest.cc by kjellander@webrtc.org · 13 years ago
  9. a812a3a Updated version number to 3.21 by elham@webrtc.org · 13 years ago
  10. 0973861 Fixes payload spelling error. by henrike@webrtc.org · 13 years ago
  11. 5accd37 RTP Receiver is now only deals with a receiver strategy. Cleaned up dependencies. by phoglund@webrtc.org · 13 years ago
  12. 8382ad5 Added perf expectations for stack tests. by phoglund@webrtc.org · 13 years ago
  13. ae1a58b Replace AudioFrame's operator= with CopyFrom(). by andrew@webrtc.org · 13 years ago
  14. 899699e Enabled full lint checking for ALL WebRTC changes. by phoglund@webrtc.org · 13 years ago
  15. a678a3b Move video_coding to new Clock interface and remove fake clock implementations from RTP module tests. by stefan@webrtc.org · 13 years ago
  16. a3c82bf Remove '<(library)' in gyp files. by wjia@webrtc.org · 13 years ago
  17. 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
  18. 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
  19. 2e2a4cf Remove <(library) from gyp file. by wjia@webrtc.org · 13 years ago
  20. a3e6bec Posix Thread: Removes the setting of the run function to NULL which could cause data race. by henrike@webrtc.org · 13 years ago
  21. 4ad6445 Fixed URL unquoting in bot names. Added iOS Device. Removed unnecessary filter code. by phoglund@webrtc.org · 13 years ago
  22. c39962a Adding TRYSERVER_ROOT to codereview.settings by kjellander@webrtc.org · 13 years ago
  23. 218c542 Make VoE handle longer delays by niklas.enbom@webrtc.org · 13 years ago
  24. c7e935f Adding timeEndPeriod to Synchronize function, see bug for details. by mflodman@webrtc.org · 13 years ago
  25. efae5d5 Extracted rtp receiver payload management to its own class, made video receiver depend on that instead. by phoglund@webrtc.org · 13 years ago
  26. 20ed36d Break out RtpClock to system_wrappers and make it more generic. by stefan@webrtc.org · 13 years ago
  27. 3b7feb2 Convert psnr and ssim to strings before printing them. by stefan@webrtc.org · 13 years ago
  28. a4b5886 Add a counter to the video rtp play output filename. by stefan@webrtc.org · 13 years ago
  29. 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
  30. 00c18db Fix libvpx for Android by hclam@chromium.org · 13 years ago
  31. 2fd947f Removing outdated comment by mikhal@webrtc.org · 13 years ago
  32. 14d1898 Removing arena_thread_freeres suppression by kjellander@webrtc.org · 13 years ago
  33. acfdd96 Reformatted rtp_rtcp_impl*. by phoglund@webrtc.org · 13 years ago
  34. 77a584b Made ViEToFileRenderer use a separate thread for rendering frames to file. by stefan@webrtc.org · 13 years ago
  35. a22a9bd Cleaned up the data path for payload data, made callbacks to rtp_receiver nonoptional. by phoglund@webrtc.org · 13 years ago
  36. 49273ff logical 'and' of mutually exclusive tests is always false in ViECodecImpl::CodecValid() by braveyao@webrtc.org · 13 years ago
  37. b119369 Fix android clang build. by wjia@webrtc.org · 13 years ago
  38. 3f9db37 Fix android clang build. by wjia@webrtc.org · 13 years ago
  39. bafdae3 Fix simulated analog gain in audioproc. by andrew@webrtc.org · 13 years ago
  40. f908011 Remove extra line. by andrew@webrtc.org · 13 years ago
  41. 75ba519 Updating chromium_revision 169394:176094 by kjellander@webrtc.org · 13 years ago
  42. 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
  43. 26901c2 libyuv r534 for tools folder valgrind and endian fix for big endian platforms like s390x. by fbarchard@google.com · 13 years ago
  44. be86a6d Explicitly disable sincos optimization on Android. by leozwang@webrtc.org · 13 years ago
  45. e468f08 Disable PSNR/SSIM thresholds for the Gilber-Elliot test. by stefan@webrtc.org · 13 years ago
  46. 171ac59 Corrected TSAN suppression. by phoglund@webrtc.org · 13 years ago
  47. dc6fa02 Fixing error in argument parsing by kjellander@webrtc.org · 13 years ago
  48. 8f13810 Improved memory tool test wrapper script by kjellander@webrtc.org · 13 years ago
  49. 0af0d3d Address a build issue with Android-Clang compiler: by kma@webrtc.org · 13 years ago
  50. ef1a760 Rounding error fix in media_opt_util. by marpan@webrtc.org · 13 years ago
  51. a5e7e76 Use %d for signed value in trace. by andrew@webrtc.org · 13 years ago
  52. 08d660f Allow for some error in volume testing. by andrew@webrtc.org · 13 years ago
  53. d005468 Generalized mechanism for excluding gtests on platforms, disabled broken tests on mac. by phoglund@webrtc.org · 13 years ago
  54. 2f225ca Add logs when no RTCP RR has been received for three regular RTCP intervals. by mflodman@webrtc.org · 13 years ago
  55. d66eb8c Disabled GQoS since it breaks ViE auto test. by henrika@webrtc.org · 13 years ago
  56. fcd8585 Enable external encoders with internal picture source. by stefan@webrtc.org · 13 years ago
  57. 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
  58. 27cb301 Updated version number to 3.20 by elham@webrtc.org · 13 years ago
  59. bc9a959 Generalized suppression for Trace::Add by phoglund@webrtc.org · 13 years ago
  60. acc54b4 Added perf expectations and corrected existing tests to remove spaces from series names. by phoglund@webrtc.org · 13 years ago
  61. c38eef8 Reformatted RTPReceiver. by phoglund@webrtc.org · 13 years ago
  62. df3a15f Removed spaces from full stack test labels, consolidated graphs by phoglund@webrtc.org · 13 years ago
  63. 1ea4b50 Refactor receiver.h/.cc. by stefan@webrtc.org · 13 years ago
  64. 1926d33 Change Sleep() comment in test fixture. by andrew@webrtc.org · 13 years ago
  65. bcb7174 .gitignore: Add *.mk, created as part of ChromiumOS build by andrew@webrtc.org · 13 years ago
  66. f545cf8 Addressing webrtc issue 1237, http://code.google.com/p/webrtc/issues/detail?id=1237. by kma@webrtc.org · 13 years ago
  67. 91d8933 Dashboard LKGR parsing builder names by kjellander@webrtc.org · 13 years ago
  68. 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
  69. 5c8d9d3 Reformatted tick_util. by phoglund@webrtc.org · 13 years ago
  70. daabfd2 Reformatted trace* files. by phoglund@webrtc.org · 13 years ago
  71. 201d4b6 Fix implicit conversion error in mixing test. by andrew@webrtc.org · 13 years ago
  72. b2b628d Further relax thresholds in mixing test. by andrew@webrtc.org · 13 years ago
  73. 00c7c43 Replace voice engine utility functions with system wrapper variants. by andrew@webrtc.org · 13 years ago
  74. 943770b Fixed various problems with the reformat script: by phoglund@webrtc.org · 13 years ago
  75. ec9c942 Reformatted thread and static_instance. by phoglund@webrtc.org · 13 years ago
  76. a19d04e Coverity now uses Visual Studio 2010 project file by kjellander@webrtc.org · 13 years ago
  77. 1b6da28 Bugfix for NACK behavior. Current code sends a number of duplicate NACK requests. by pwestin@webrtc.org · 13 years ago
  78. f556890 Added possibility to repeat frames. Also added unittest for that feature. by brykt@google.com · 13 years ago
  79. d73527c Changed assert to log. by mflodman@webrtc.org · 13 years ago
  80. d0d4149 Adding AUDIO application as default for Opus stereo by tina.legrand@webrtc.org · 13 years ago
  81. ad0ed58 Fixed a missed initialization (found by valgrind FYI bot). by phoglund@webrtc.org · 13 years ago
  82. ac77084 Roll opus to 172355 and delete opus_demo from webrtc opus by leozwang@webrtc.org · 13 years ago
  83. 6bc5d4d Reformatted sort. by phoglund@webrtc.org · 13 years ago
  84. 1960219 Make protection method, filename and resolution configurable for FullStackTest. by stefan@webrtc.org · 13 years ago
  85. 4275ab1 Implement NetEq duration estimation for Opus. by tina.legrand@webrtc.org · 13 years ago
  86. 515ef24 Clean up variable after it gets deleted by leozwang@webrtc.org · 13 years ago
  87. e239bf0 Making I420VideoFrame ref-counted by mikhal@webrtc.org · 13 years ago
  88. b13dfbf Making barcode tools work on Windows + fixes. by kjellander@webrtc.org · 13 years ago
  89. 0b18fb3 vie auto test: Adding a constructor for NetworkParameters by mikhal@webrtc.org · 13 years ago
  90. 622c8bd ViE autotest: Adding loss models to the external transport by mikhal@webrtc.org · 13 years ago
  91. 6e0ce73 Reformatted map classes. by phoglund@webrtc.org · 13 years ago
  92. 61f39a3 Fixed bad header name. by phoglund@webrtc.org · 13 years ago
  93. 07bf43c Replaced the _audio parameter with a strategy. by phoglund@webrtc.org · 13 years ago
  94. 59ad541 Reformatted rw_lock classes. by phoglund@webrtc.org · 13 years ago
  95. 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 · 13 years ago
  96. 10abe25 Make audioproc output files be written to output dir by default. by kjellander@webrtc.org · 13 years ago
  97. 3c37354 Initialize 3 variables which are preventing VS2012 from building. by fbarchard@google.com · 13 years ago
  98. 4c32439 Roll libyuv to r520. Includes security fix to mark stack as not executable. by fbarchard@google.com · 13 years ago
  99. ad6845f Updated version number to 3.19 by elham@webrtc.org · 13 years ago
  100. c5fcb08 Update trace_event.h to match the one in Chromium by hclam@chromium.org · 13 years ago