1. 1e34241 Fixing some warnings in common_audio. by ajm@google.com · 13 years ago
  2. f70cc07 Revert back to reviewed version, http://webrtc-codereview.appspot.com/60003/ by leozwang@google.com · 13 years ago
  3. c93db4c Remove legacy fft arm9e code by leozwang@google.com · 13 years ago
  4. 44fe667 Fixes for the chromium build ARM and some old x86 platform: by ronghuawu@google.com · 13 years ago
  5. 801809c Removed invalid declarations in spl unit_test. by bjornv@google.com · 13 years ago
  6. 521d593 Changes to comfort noise generation; 1) faster convergence initially, 2) lower startup shape, 3) few code optimizations, 4) removed a bug that could cause noise estimate to go to zero, 5) removed a bug that could cause noise estimate to never recover from low values. by bjornv@google.com · 13 years ago
  7. 61b100d Remove hard-coded settings in test app by leozwang@google.com · 13 years ago
  8. 825e063 Fixing some warnings in system_wrappers. by ajm@google.com · 13 years ago
  9. 80c5d7a Allow the setting of FEC-UEP feature on/off to be done in media_opt(VCM). by marpan@google.com · 13 years ago
  10. ddbe649 The libvpx in chromium doesn't support the ARM build, so we have to use the pre-built libvpx instead. by ronghuawu@google.com · 13 years ago
  11. b7540b0 RTP: Changing the behavior in case of a send video packet error by mikhal@google.com · 13 years ago
  12. 5e26663 Porting GTalk bugs: by zakkhoyt@google.com · 13 years ago
  13. ed9f705 Add include path to common_video/interface to android build by leozwang@google.com · 13 years ago
  14. 39f2051 Change android sound card implementation name from native to OpenSLES by leozwang@google.com · 13 years ago
  15. e85b34f Enable iLBC test for android by leozwang@google.com · 13 years ago
  16. 238a022 A trivial change (added two new line characters). by bjornv@google.com · 13 years ago
  17. 5724084 Disable prelink when build android by leozwang@google.com · 13 years ago
  18. 02c00aa Use include path relates to include by leozwang@google.com · 13 years ago
  19. dc15ba0 Make destructor virtual Review URL: http://webrtc-codereview.appspot.com/67003 by leozwang@google.com · 13 years ago
  20. 43ea042 Change android makefile to build webrtc for android/x86 as well by leozwang@google.com · 13 years ago
  21. 3c0a86f Change android makefile to be able to build for x86 by leozwang@google.com · 13 years ago
  22. fe176fa Removed DISALLOW_* macros from the system_wrappers interface files. by hellner@google.com · 13 years ago
  23. 15f232f Adding copies of license files to src/ so that Chromium will get those as well. by niklase@google.com · 13 years ago
  24. 298e54a Ported a patch from the old repository, which improve the suppression on Android, where high gains have been seen in the upper frequency band. by bjornv@google.com · 13 years ago
  25. a769fa5 Adding more output data checks to APM unittest. Blowing out the protobuf definition (changing the tags) since we're still in the formative stages. Later, this would be very bad. Leaving a Frame message in case we want frame-by-frame data, but we prefer to keep the output storage small in general so avoiding it thus far. by ajm@google.com · 13 years ago
  26. 630504f Reverting svn changes. Moving to gcl system. by zakkhoyt@google.com · 13 years ago
  27. 81f7693 Porting GTalk bug fixes to WebRTC: by zakkhoyt@google.com · 13 years ago
  28. f97b680 Change android makefile to reflect recent file structure change by leozwang@google.com · 13 years ago
  29. 59fd0f1 Change to return no adjustment (default) if content_metrics=NULL, by marpan@google.com · 13 years ago
  30. 75e1239 Tiny AEC change to remove a warning from the Windows build. by ajm@google.com · 13 years ago
  31. 4edf9ac Fixes bug where size of input strings did not match input parameters to by henrika@google.com · 13 years ago
  32. c4b939c Added calls to set and get external echo channels. by bjornv@google.com · 13 years ago
  33. a046202 U/V buffer fix for bilinear scale. by frkoenig@google.com · 13 years ago
  34. db3c5cb vplib: test update Review URL: http://webrtc-codereview.appspot.com/66001 by mikhal@google.com · 13 years ago
  35. 7ffa1a5 Add include path to common_video/interface to android build by leozwang@google.com · 13 years ago
  36. 2a9f518 Change android makefile to build webrtc for android/x86 by leozwang@google.com · 13 years ago
  37. 8babfdb Change macro to build jpeg for android on arm and x86 by leozwang@google.com · 13 years ago
  38. 0ee7dae Add include path to common_video/interface to android build by leozwang@google.com · 13 years ago
  39. c53d6b1 A few test changes which fix > 1000 warnings on Mac (perhaps other platforms as well...). by ajm@google.com · 13 years ago
  40. 86548c6 Modified media_opt and qm_select to allow for robustness settings by marpan@google.com · 13 years ago
  41. 6bed064 Removing a nice piece of obfuscation... by ajm@google.com · 13 years ago
  42. 98c5001 Reorganize libvpx to mimic Chromium's layout. We now sync libvpx to a subdirectory of third_party/libvpx where we've submitted our few wrapper files. This avoids having to "svn export" to the directory and allows direct committing of files. by ajm@google.com · 13 years ago
  43. 1b627c7 Tests using the rtp_rtcp test data should now be run from inside trunk/test/data/rtp_rtcp. I.e. all test files were moved to the test folder. by hellner@google.com · 13 years ago
  44. edac173 Fixing a number of issues in VCM and codec tests by hlundin@google.com · 13 years ago
  45. 12c9df1 Fixes build errors in the VCM tests introduced with r140. by holmer@google.com · 13 years ago
  46. 362b3e5 Removing ViE memory leaks in Linux renderer and ViEEncoder. by mflodman@google.com · 13 years ago
  47. 3675f9b by tlegrand@google.com · 13 years ago
  48. 5214477 Fixed valgrind warning in system wrappers unittest. by hellner@google.com · 13 years ago
  49. 214bb84 Ensures that test files are read from new test/data folder for Mac OS X as well. by henrika@google.com · 13 years ago
  50. 807c04d Ensures that all test files in VoE and ADM are read from by henrika@google.com · 13 years ago
  51. 67c6769 Update to not count unprocessed blocks. This increase performance at startup. by bjornv@google.com · 13 years ago
  52. e8ba343 Changes made to improve AECM during startup by bjornv@google.com · 13 years ago
  53. c83a3d6 Added the new sqrt routine as a separate function. by bjornv@google.com · 13 years ago
  54. 45a7b84 by niklase@google.com · 13 years ago
  55. cf16484 by niklase@google.com · 13 years ago
  56. 0c3e855 by niklase@google.com · 13 years ago
  57. c7f3804 by niklase@google.com · 13 years ago
  58. f6d205a by niklase@google.com · 13 years ago
  59. b849792 by niklase@google.com · 13 years ago
  60. 61e8974 by niklase@google.com · 13 years ago
  61. 5740135 by niklase@google.com · 13 years ago
  62. 5adc73a by niklase@google.com · 13 years ago
  63. 569c805 by niklase@google.com · 13 years ago
  64. 9ad0cf1 by niklase@google.com · 13 years ago
  65. f50cf1f by niklase@google.com · 13 years ago
  66. 91081ba by niklase@google.com · 13 years ago
  67. aa107a6 by niklase@google.com · 13 years ago
  68. d784e55 by niklase@google.com · 13 years ago
  69. 2b774c7 by niklase@google.com · 13 years ago
  70. a207f59 by niklase@google.com · 13 years ago
  71. cc63de4 by niklase@google.com · 13 years ago
  72. 470e71d by niklase@google.com · 13 years ago
  73. f0a476b Add PictureID and NonReference to codec information by hlundin@google.com · 13 years ago
  74. dcdf311 Rollback to working sqrt version. by henrika@google.com · 13 years ago
  75. d0159d8 aec_rdft_128: one entry point for each sign. by cduvivier@google.com · 13 years ago
  76. fae3b31 Optimization/cleanup of 'aec_rfdt' initialization (constants, LUT, ...): by cduvivier@google.com · 13 years ago
  77. 7c4469b Revamp of audio_processing unit test to use protocol buffers. Chromium's protobuf version is synced to third_party. This isn't really needed for the unit test, but I'd like to use it soon for echo recordings, so I used this as a warm up. by ajm@google.com · 13 years ago
  78. c5758f8 Uploaded test files for ADM functional tests. by henrika@google.com · 13 years ago
  79. 98b4ed1 Disabling DEBUG_FILE in the overuse detector by default. by holmer@google.com · 13 years ago
  80. 2b4b7f1 Moving two testfiles, audio coding module. by tlegrand@google.com · 13 years ago
  81. 0adca82 Move iLBC test and reference files to new location. by tlegrand@google.com · 13 years ago
  82. 435c7ce Fixed minor type for Mac and Linux target. by henrika@google.com · 13 years ago
  83. d655217 Prepares a move all data files required by VoiceEngine into one common place. by henrika@google.com · 13 years ago
  84. 2e8a1a2 Creates new test folder for VoiceEngine test files and adds the required files. by henrika@google.com · 13 years ago
  85. 53af759 Switch the sample client back to render the videos in the main window by tommi@google.com · 13 years ago
  86. cdc943e VCM: 1. Updating handling of empty packets. 2. Updating JB test. 3. Removing un-used code. by mikhal@google.com · 13 years ago
  87. c137082 Update media_opt_util with frame size parameters. by marpan@google.com · 13 years ago
  88. 6b04739 Route CodecSpecificInfo from encoder to packetizer by hlundin@google.com · 13 years ago
  89. b5427cb Changing JPEG API to to accept rawImage and encodedImage; moved video_image.h from modules/video_coding/codecs to common_video/interface, and some general re-write to JPEG, especially with regard to memory handling. Required VCM/ViE changes are also included. by mikhal@google.com · 13 years ago
  90. 67d7282 Allow the FEC to protect up to maximum #packets (48) if the by marpan@google.com · 13 years ago
  91. 9d94116 Optimization of 'rftbsub': by cduvivier@google.com · 13 years ago
  92. 8ec2231 Add aec_rdft.c to android build by leozwang@google.com · 13 years ago
  93. b2e56b9 Switch use of wsprintfW out for the libjingle equivalent. by tommi@google.com · 13 years ago
  94. 20cb6b6 Optimization of 'rftfsub': by cduvivier@google.com · 13 years ago
  95. 190d087 Remove included header files on that unit_test is not dependent, correct error in last CL by leozwang@google.com · 13 years ago
  96. 6fb5d19 Add Android.mk for apm unit test and make it compile on android by leozwang@google.com · 13 years ago
  97. 21a4405 VPLIB/Interpolation - Delete decode buffer only if too small, this required an API change. In addition, done some clean up and updated test and related code in VCM. by mikhal@google.com · 13 years ago
  98. 1eccf7d Some code cleanup for rtp_sender_video.cc. by marpan@google.com · 13 years ago
  99. 8c8ef22 Add an owners file for the peerconnection folder. by tommi@google.com · 13 years ago
  100. e02b57e Updates to qm_select: Function to update content state, and function for FEC rate adjustment. by marpan@google.com · 13 years ago