1. 66b0c5d Remove the error return on SetAGC failure introduced by r3605. by andrew@webrtc.org · 11 years ago
  2. ad3fd52 1. Updated test pages to include Chrome Frame meta tag by elham@webrtc.org · 11 years ago
  3. 333987b Adds new AEC API to audio_processing. by bjornv@webrtc.org · 11 years ago
  4. 08b9b59 Fix for build error on android introduced with r3609. by stefan@webrtc.org · 11 years ago
  5. 2654c43 Split the NACK list into multiple RTCPs if it's too big. by stefan@webrtc.org · 11 years ago
  6. df1cfd1 None of the clients of VoE use SetNetEQBGNMode(), furthermore, NetEq 4 does not provide an API to change the mode of the background noise. by turaj@webrtc.org · 11 years ago
  7. 6316d17 Expose the capture-side AudioProcessing object and allow it to be injected. by andrew@webrtc.org · 11 years ago
  8. 2c1f9d4 AEC Refactoring: Removes lint warning by bjornv@webrtc.org · 11 years ago
  9. 87d8f2d Updated version number to 3.25 by elham@webrtc.org · 11 years ago
  10. eeaacdb Refactor NACK list creation to build the NACK list as packets arrive. by stefan@webrtc.org · 11 years ago
  11. 552f230 compile fix for get_nprocs() with uClibc by phoglund@webrtc.org · 11 years ago
  12. 89cc166 Fixed coverity defects (CID 14657 and 14656). by phoglund@webrtc.org · 11 years ago
  13. 4aa2314 VideoCaptureAndroid can now capture just buffers without also rendering to a SurfaceView. by fischman@webrtc.org · 11 years ago
  14. 7d2689d Don't upsample the capture signal early. by andrew@webrtc.org · 11 years ago
  15. 3da576e Update integration tests for idempotent RTP header settings. by bemasc@google.com · 11 years ago
  16. 13a186f Refactored inline assembly code in complex_fft.c, by combining the individual __asm lines into a single block, to avoid potential register usage problems when building with different tools. by kma@webrtc.org · 11 years ago
  17. ad179ce Properly error check calls to AudioProcessing. by andrew@webrtc.org · 11 years ago
  18. 8e4340d Enable External MediaProcessing on Mobile by leozwang@webrtc.org · 11 years ago
  19. 8648aad Make RtpHeaderExtensionMap::Register and ::Deregister idempotent. by bemasc@google.com · 11 years ago
  20. bb2973a Return an error when greater than 16 kHz is used with AECM. by andrew@webrtc.org · 11 years ago
  21. 1dcba31 Destroy VCM and VPM instead of delete. by mflodman@webrtc.org · 11 years ago
  22. 22fc115 Limit ARM instruction "strheq" to Apple's clang compiler only. by kma@webrtc.org · 11 years ago
  23. fef10a3 Turn off error concealment in videoprocessor_integration tests. by marpan@webrtc.org · 11 years ago
  24. 51d5c6d Add supporting to V4L2_PIX_FMT_JPEG since it works same as MJPEG. by braveyao@webrtc.org · 11 years ago
  25. eeb8b8f Rewrite the jitter buffer statistics test and put make it robust under valgrind. by stefan@webrtc.org · 11 years ago
  26. 12509cf AEC Refactoring: by bjornv@webrtc.org · 11 years ago
  27. 6f93416 Fix to send a full NACK list at least roughly once every 1.5 x RTT. by stefan@webrtc.org · 11 years ago
  28. 9ea9696 Fixed a bug in WebRtcNsx_PrepareSpectrumNeon() for NS in ARM Neon platform. by kma@webrtc.org · 11 years ago
  29. 24e40df Refactor WebRtc_CreateBuffer to return the instance. by andrew@webrtc.org · 11 years ago
  30. 90aa2fe Use ninja with merge_libs.py on Windows and clean up. by andrew@webrtc.org · 11 years ago
  31. c60d33b Force a memcpy directly from the AEC ring buffer. by andrew@webrtc.org · 11 years ago
  32. 86e2e1f Remove unneeded libvpx path from vp8 include_dirs. by andrew@webrtc.org · 11 years ago
  33. 101eb2c Refactor ring_buffer interface, add a feature and a test. by andrew@webrtc.org · 11 years ago
  34. 4211e6a New attempt at fixing hard-coded libvpx source. by phoglund@webrtc.org · 11 years ago
  35. bf03dd4 Revert "Fixing hard-coded libvpx source path." by phoglund@webrtc.org · 11 years ago
  36. 7f53b4c Fixing hard-coded libvpx source path. by phoglund@webrtc.org · 11 years ago
  37. 933af52 Ported assembly coding in APM from Android to iOS. by kma@webrtc.org · 11 years ago
  38. ca65c51 Handle multiple calls to set initial delay by mikhal@webrtc.org · 11 years ago
  39. c1f0f68 Remove WEBRTC_TRACE completely when tracing is disabled. by wjia@webrtc.org · 11 years ago
  40. fa9a633 Minor bug fix in maxFPS parameter declaration. by vikasmarwaha@webrtc.org · 11 years ago
  41. c1c5aad Fix for WebRTC Issue 1384. Some cameras return 0 fps for all capabilities which causes divide-by-zero. by vikasmarwaha@webrtc.org · 11 years ago
  42. 85e32df MIPS optimizations for Signal Processing Library patch01 by andrew@webrtc.org · 11 years ago
  43. ed1c7f4 AEC refactoring: Moved typedefs to _internal.h by bjornv@webrtc.org · 11 years ago
  44. 4f33453 Changing non-const reference arguments to pointers, ACM by tina.legrand@webrtc.org · 11 years ago
  45. db1733f Misc cleanups to webrtc/android code: by fischman@webrtc.org · 11 years ago
  46. c01c6c3 Refactoring AEC: AecCore struct made private by bjornv@webrtc.org · 11 years ago
  47. 325931a Refactor AEC: PowerLevel by bjornv@webrtc.org · 11 years ago
  48. 798195e Added a pointer getter to the system_delay variable. by bjornv@webrtc.org · 11 years ago
  49. 191efa0 Refactoring AEC: Added a SetConfigCore function by bjornv@webrtc.org · 11 years ago
  50. e27e49b Moved out buffer handling to ProcessFrame() by bjornv@webrtc.org · 11 years ago
  51. 5efb2ee Removed unused get_config function. The configuration is already stored and handled in the audio processing module, so there is no need for this functionality. by bjornv@webrtc.org · 11 years ago
  52. 213217c Stop and restart fix. by mflodman@webrtc.org · 11 years ago
  53. e563de7 Revert 3543 by tina.legrand@webrtc.org · 11 years ago
  54. fec9a9f Changing non-const reference arguments to pointers, ACM by tina.legrand@webrtc.org · 11 years ago
  55. 2325284 Fixed typo in vie_autotest_loopback.cc. by pbos@webrtc.org · 11 years ago
  56. 83db9e9 Replace gtest_prod.h include with our own FRIEND_TEST macro. by andrew@webrtc.org · 11 years ago
  57. cb139b1 Rename webrtc::StatsObserver to webrtc::CallStatsObserver by fischman@webrtc.org · 11 years ago
  58. 9c643ec Added getter for far_time_buf in AEC. Only used in AEC debug dump. by bjornv@webrtc.org · 11 years ago
  59. 38417a8 This refactoring CL moves the nlp_mode member value from aecpc_t to aec_t, since it it never used at that level. Further, I removed two suppression variables by depending on nlp_mode directly. by bjornv@webrtc.org · 11 years ago
  60. ef1346d * Name change * Removed WebRtcAec_ function name prepending on private function. by bjornv@webrtc.org · 11 years ago
  61. 24ba537 Update to codec unit test: by marpan@webrtc.org · 11 years ago
  62. 432bc1a fixing nack list size calculation by mikhal@webrtc.org · 11 years ago
  63. 39eb955 Updated version number to 3.24 by elham@webrtc.org · 11 years ago
  64. 5962e5e Remove the dependency on dxguid.lib. by tommi@webrtc.org · 11 years ago
  65. 9e3e8e5 Move directx_sdk_path definition variable into the video_render_module gyp file. by tommi@webrtc.org · 11 years ago
  66. 85e2e0e Refactoring temporal layers implementation and adding VideoCodecMode for easier control of codec settings. by stefan@webrtc.org · 11 years ago
  67. ce3f2ca Add VoE interface to VieRTP test by mikhal@webrtc.org · 11 years ago
  68. b115f2c Increase threshold in codec unit test. by marpan@webrtc.org · 11 years ago
  69. 4db69af Adding a receive side API for buffering mode. by mikhal@webrtc.org · 11 years ago
  70. 95f5fd9 Bug fix for webrtc issue 1391. Typo in sin_length for socket address. by vikasmarwaha@webrtc.org · 11 years ago
  71. e422fa5 This refactoring CL contains an API to get low level echo metrics stats. by bjornv@webrtc.org · 11 years ago
  72. 3942fd8 This Cl includes by bjornv@webrtc.org · 11 years ago
  73. d3eadf1 Moved the actual calculations to aec_core to avoid passing up low level members. by bjornv@webrtc.org · 11 years ago
  74. a974cea Make VoiceEngineImpl inherit from VoiceEngine. by tommi@webrtc.org · 11 years ago
  75. 1aa1eec Modify SincResampler to build in webrtc. by andrew@webrtc.org · 11 years ago
  76. 3e32dd1 Duplicated sampling frequency multiplier to aecpc_t struct to avoid a getter. by bjornv@webrtc.org · 11 years ago
  77. 64506e2 Roll Chromium revision 176094:182149 by kjellander@webrtc.org · 11 years ago
  78. 8504ad3 Moved debug file handling to aec_core from echo_cancellation.c. This removes dependency on low level member variables. by bjornv@webrtc.org · 11 years ago
  79. 4a0743e Added delay estimation test to audio processing unit tests. by bjornv@webrtc.org · 11 years ago
  80. e740a7b Remove MultiStreamMode from test. by stefan@webrtc.org · 11 years ago
  81. 4c6689a Reset ssrc when calling SetSendCodec. by mflodman@webrtc.org · 11 years ago
  82. abaff53 Fixing lint warnings from previous commit by tina.legrand@webrtc.org · 11 years ago
  83. 1368a6a Import stringize_macros from Chromium. by andrew@webrtc.org · 11 years ago
  84. 260bedc Import SincResampler from Chromium. by andrew@webrtc.org · 11 years ago
  85. 9e605b2 Fix Windows x64 errors in video_codecs_test_framework by kjellander@webrtc.org · 11 years ago
  86. 894a543 Implement initial delay. This CL allows clients of VoE to set an initial delay. Playout of audio is delayed and the extra playout delay is maintained during the call. While packets are buffered (in NetEq) to acheive the desired delay. ACM will playout silence (zeros). Initial delay has to be set before any packet is pushed into ACM. by turaj@webrtc.org · 11 years ago
  87. 33c6e92 Sync libvpx and its gyp wrapper from Chromium. by andrew@webrtc.org · 11 years ago
  88. 1fb8372 Increase maximum resolution to 4k x 3k. by fbarchard@google.com · 11 years ago
  89. 28166a5 VCM: Removing frame drop enable from Reset call BUG = 1387 by mikhal@webrtc.org · 11 years ago
  90. 9c4707e Android NDK build tools by kjellander@webrtc.org · 11 years ago
  91. 9cd6011 Fix perf output for audioproc and iSAC fixed-point tests by kjellander@webrtc.org · 11 years ago
  92. 4da62e0 Set SingleStream BWE in unittests. by stefan@webrtc.org · 11 years ago
  93. e3664d5 Set qpMax to 56 in for all VP8 tests. Fixes buildbot breakage. by stefan@webrtc.org · 11 years ago
  94. 6cd34e5 Updates to send side streaming mode: by mikhal@webrtc.org · 11 years ago
  95. 6bcf2ab Update version number to 3.23 by tnakamura@webrtc.org · 11 years ago
  96. 8b5ff39 Fix Win64 build breakage by henrikg@webrtc.org · 11 years ago
  97. 75e6669 Made it possible to render custom call output to file. by phoglund@webrtc.org · 11 years ago
  98. 05a655b Fixed a bug in iSAC transform functions on ARM-Neon platform. Performance unchanged. by kma@webrtc.org · 11 years ago
  99. 89c3de3 Don't report an error for GetEstimatedReceiveBandwidth if there is no valid by mflodman@webrtc.org · 11 years ago
  100. 34d1110 Enable indefinitely running vie_auto_test option by kjellander@webrtc.org · 11 years ago