1. dcdf311 Rollback to working sqrt version. by henrika@google.com · 13 years ago
  2. d0159d8 aec_rdft_128: one entry point for each sign. by cduvivier@google.com · 14 years ago
  3. fae3b31 Optimization/cleanup of 'aec_rfdt' initialization (constants, LUT, ...): by cduvivier@google.com · 14 years ago
  4. 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 · 14 years ago
  5. c5758f8 Uploaded test files for ADM functional tests. by henrika@google.com · 14 years ago
  6. 98b4ed1 Disabling DEBUG_FILE in the overuse detector by default. by holmer@google.com · 14 years ago
  7. 2b4b7f1 Moving two testfiles, audio coding module. by tlegrand@google.com · 14 years ago
  8. 0adca82 Move iLBC test and reference files to new location. by tlegrand@google.com · 14 years ago
  9. 435c7ce Fixed minor type for Mac and Linux target. by henrika@google.com · 14 years ago
  10. d655217 Prepares a move all data files required by VoiceEngine into one common place. by henrika@google.com · 14 years ago
  11. 2e8a1a2 Creates new test folder for VoiceEngine test files and adds the required files. by henrika@google.com · 14 years ago
  12. 53af759 Switch the sample client back to render the videos in the main window by tommi@google.com · 14 years ago
  13. cdc943e VCM: 1. Updating handling of empty packets. 2. Updating JB test. 3. Removing un-used code. by mikhal@google.com · 14 years ago
  14. c137082 Update media_opt_util with frame size parameters. by marpan@google.com · 14 years ago
  15. 6b04739 Route CodecSpecificInfo from encoder to packetizer by hlundin@google.com · 14 years ago
  16. 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 · 14 years ago
  17. 67d7282 Allow the FEC to protect up to maximum #packets (48) if the by marpan@google.com · 14 years ago
  18. 9d94116 Optimization of 'rftbsub': by cduvivier@google.com · 14 years ago
  19. 8ec2231 Add aec_rdft.c to android build by leozwang@google.com · 14 years ago
  20. b2e56b9 Switch use of wsprintfW out for the libjingle equivalent. by tommi@google.com · 14 years ago
  21. 20cb6b6 Optimization of 'rftfsub': by cduvivier@google.com · 14 years ago
  22. 190d087 Remove included header files on that unit_test is not dependent, correct error in last CL by leozwang@google.com · 14 years ago
  23. 6fb5d19 Add Android.mk for apm unit test and make it compile on android by leozwang@google.com · 14 years ago
  24. 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 · 14 years ago
  25. 1eccf7d Some code cleanup for rtp_sender_video.cc. by marpan@google.com · 14 years ago
  26. 8c8ef22 Add an owners file for the peerconnection folder. by tommi@google.com · 14 years ago
  27. e02b57e Updates to qm_select: Function to update content state, and function for FEC rate adjustment. by marpan@google.com · 14 years ago
  28. 6cc3f00 Include forward_error_correction_internal.cc which was added in #93 to android build by leozwang@google.com · 14 years ago
  29. 181f543 AEC specific version of " Real Discrete Fourier Transform". by cduvivier@google.com · 14 years ago
  30. 3ad9c18 Update on content metrics: by marpan@google.com · 14 years ago
  31. d4d2767 Minor update that fixes crash in system wrappers unittest. (the crash was in the test of map_wrapper). by hellner@google.com · 14 years ago
  32. 0d7e5bc Fix bug on key frame boost allocation, and some update/cleanup to same function. by marpan@google.com · 14 years ago
  33. 3c45dfd Fixes valgrind warnings in the rtp_rtcp module. by hellner@google.com · 14 years ago
  34. 95fa29e Creating a new directory for test data files, and moving audio_processing files there. by ajm@google.com · 14 years ago
  35. 4bf9c0b Adds sanity checks related to IAudioCaptureClient::GetBuffer. by henrika@google.com · 14 years ago
  36. a591d3f Correcting two auto test errors. by mflodman@google.com · 14 years ago
  37. 36d9350 Remove the full header file path to: by ronghuawu@google.com · 14 years ago
  38. 2b83ace VCM/JB: Setting only non-empty frames for decoding (when not waiting for NACK). by mikhal@google.com · 14 years ago
  39. 5b95bcd Critical section in constructor, audio coding module by tlegrand@google.com · 14 years ago
  40. 868b857 Remove a test case that only causes problems due to badly by holmer@google.com · 14 years ago
  41. d3b208d Fixes Valgrind warnings in system_wrapper. by hellner@google.com · 14 years ago
  42. 2f88732 Bugfix in VP8 wrapper Decode method by hlundin@google.com · 14 years ago
  43. e4d43fc Adding README.chromium Review URL: http://webrtc-codereview.appspot.com/47002 by niklase@google.com · 14 years ago
  44. 9091188 Adding all necessary MapSetting and MapError functions. This doesn't alter the existing functionality but just "formalizes" the mapping layer for the underlying components. by ajm@google.com · 14 years ago
  45. 33bb406 Global OWNERS. Review URL: http://webrtc-codereview.appspot.com/44006 by niklase@google.com · 14 years ago
  46. 305651c Fixed valgrind warning in the udp_module. by hellner@google.com · 14 years ago
  47. ba28d7f Include assert.h for the compile error we got from try bot linux_clang. by ronghuawu@google.com · 14 years ago
  48. 717c869 by mikhal@google.com · 14 years ago
  49. 2360c09 VPLIB: Fixing a bug in ConvertYUY2TOI420 + some code clean-up by mikhal@google.com · 14 years ago
  50. 5e9a682 add command line test app to gyp build by leozwang@google.com · 14 years ago
  51. b7a4193 Fixes missing initializations in video_coding. by holmer@google.com · 14 years ago
  52. 2f2971c Fixed a bug in the BitRateStats class and at the same time by holmer@google.com · 14 years ago
  53. 40eac91 Update test tool RTPchange by hlundin@google.com · 14 years ago
  54. 5e1316f Adds condition in gyp-files to ensure that we can build MFC applications by henrika@google.com · 14 years ago
  55. 54bc6a6 Improves quality of AudioDeviceWindowsCore::_GetDeviceName. by henrika@google.com · 14 years ago
  56. ab0cfe6 VP8 wrapper: Adding an IFDEF prior to new interface. This will allow the wrapper to build with the Bali release. by mikhal@google.com · 14 years ago
  57. f5ca23d Disable ChangeWindow function for chromium build. by ronghuawu@google.com · 14 years ago
  58. 3a321fc Updating VP8 wrapper with RC parameters by mikhal@google.com · 14 years ago
  59. 48c02db enable optimized code for android by leozwang@google.com · 14 years ago
  60. d99fa58 optimized sqrt in general and for android by leozwang@google.com · 14 years ago
  61. 023abaf Modified the FEC to allow for option of unequal protection (UEP) across packets. by marpan@google.com · 14 years ago
  62. ae0ad91 Modified the FEC to allow for option of unequal protection (UEP) across packets. by marpan@google.com · 14 years ago
  63. e25b014 Clean up of media_opt_util.cc by mikhal@google.com · 14 years ago
  64. 0f15aea Fix build error in NetEQ when disabling NETEQ_CNG_CODEC by hlundin@google.com · 14 years ago
  65. a6f54fd Removing some warnings from the APM build with -Wall -Wextra. Also cleaning up the unit test a bit. by ajm@google.com · 14 years ago
  66. ff72b0d by niklase@google.com · 14 years ago
  67. 89714f2 by niklase@google.com · 14 years ago
  68. 2825861 udp_transport had references to Windows CE in gyp file. Removed that. by hellner@google.com · 14 years ago
  69. b7686af Remove warnings on Windows by hlundin@google.com · 14 years ago
  70. 7c53a0c Make r80 build on Windows by hlundin@google.com · 14 years ago
  71. 2020656 Removed invalid documents. by henrika@google.com · 14 years ago
  72. 95a02d6 Deleting empty directories in video_engine and modules video_capture. Reveiwed by perkj. by mflodman@google.com · 14 years ago
  73. f561f48 Temporary rollback to be able to build on Windows. Will be fixed soon. by henrika@google.com · 14 years ago
  74. cb3017f Re-deleting a VAD file in common_audio by bjornv@google.com · 14 years ago
  75. 0c32a8d VP8 RTP packetizer rewrite by hlundin@google.com · 14 years ago
  76. 7925dd5 Added comments and an assert explaining that NACK hasn't been fully by holmer@google.com · 14 years ago
  77. 51f2453 Fixed a Flush/Start initialization bug in the jitter buffer. Also cleaned by holmer@google.com · 14 years ago
  78. 2204835 Ported NS initialization to NSx by bjornv@google.com · 14 years ago
  79. 0c62842 Updated the floating point version with bugs found when porting to fixed-point. by bjornv@google.com · 14 years ago
  80. 385345d by mikhal@google.com · 14 years ago
  81. 17705a9 by mikhal@google.com · 14 years ago
  82. 0c08ed1 Re-deleting files that reappeared when moved to webrtc. by bjornv@google.com · 14 years ago
  83. 5af7a80 Optimization of "overdrive and suppress": by cduvivier@google.com · 14 years ago
  84. 706b725 Added unit test for the map wrapper class. by hellner@google.com · 14 years ago
  85. 0333cf6 Adding Bjorn to overall audio_processing OWNERS file (thereby allowing the deletion of all the sub-folder files). by ajm@google.com · 14 years ago
  86. f169dd3 Ensures that trace messages are printed correctly taking into by henrika@google.com · 14 years ago
  87. 96cbe6b Shortened the audio files used in unit test to speed it up. by bjornv@google.com · 14 years ago
  88. e01b865 Implement Copy method for VP8 decoder by hlundin@google.com · 14 years ago
  89. cb87156 take away some compiling warnings. by xians@google.com · 14 years ago
  90. d2f3b7e change android test app folder name by leozwang@google.com · 14 years ago
  91. eedf6e1 change printf format Review URL: http://webrtc-codereview.appspot.com/24014 by leozwang@google.com · 14 years ago
  92. 4f56d0e by niklase@google.com · 14 years ago
  93. 1198db9 Adding owners check in presubmit script. by niklase@google.com · 14 years ago
  94. 96a7a07 This time it will work!!! Review URL: http://webrtc-codereview.appspot.com/22024 by niklase@google.com · 14 years ago
  95. d5d596e Proof-of-concept proposal for a standalone webrtc build without using gyp_chromium etc. This adds the necessary scripts and gyp files. The idea is to assume that we are building within Chromium; in that case common.gypi (which every gyp file includes) provides the necessary logic to build webrtc. by ajm@google.com · 14 years ago
  96. fea5f7e by mikhal@google.com · 14 years ago
  97. f13546c by niklase@google.com · 14 years ago
  98. b808501 If this gives you problems, delete the third_party/libjingle directory and sync again by niklase@google.com · 14 years ago
  99. 9e7644c Change implementation of Reset function in VP8 wrapper by hlundin@google.com · 14 years ago
  100. 7f43de8 refactor java code Review URL: http://webrtc-codereview.appspot.com/29011 by leozwang@google.com · 14 years ago