1. 98fce15 Adding webrtc-sample demos under trunk/samples. by vikasmarwaha@webrtc.org · 12 years ago
  2. 132c15d AEC Refactoring: by bjornv@webrtc.org · 12 years ago
  3. e1c4ed9 Fix to send a full NACK list at least roughly once every 1.5 x RTT. by stefan@webrtc.org · 12 years ago
  4. 83561fb Fixed a bug in WebRtcNsx_PrepareSpectrumNeon() for NS in ARM Neon platform. by kma@webrtc.org · 12 years ago
  5. 91f3255 Refactor WebRtc_CreateBuffer to return the instance. by andrew@webrtc.org · 12 years ago
  6. ff0cd88 PeerConnection client and server can now be built from libjingle trunk. So we no longer need this folder. The getting-started page has also been updated. by wu@webrtc.org · 12 years ago
  7. dd5482c Use ninja with merge_libs.py on Windows and clean up. by andrew@webrtc.org · 12 years ago
  8. 9fbd9ca Force a memcpy directly from the AEC ring buffer. by andrew@webrtc.org · 12 years ago
  9. ac1f877 Remove unneeded libvpx path from vp8 include_dirs. by andrew@webrtc.org · 12 years ago
  10. 9ae1354 Refactor ring_buffer interface, add a feature and a test. by andrew@webrtc.org · 12 years ago
  11. 8a06623 New attempt at fixing hard-coded libvpx source. by phoglund@webrtc.org · 12 years ago
  12. 9a6623b Revert "Fixing hard-coded libvpx source path." by phoglund@webrtc.org · 12 years ago
  13. 8571c90 Fixing hard-coded libvpx source path. by phoglund@webrtc.org · 12 years ago
  14. 2f9bd24 Ported assembly coding in APM from Android to iOS. by kma@webrtc.org · 12 years ago
  15. 0d8d010 Handle multiple calls to set initial delay by mikhal@webrtc.org · 12 years ago
  16. 7bf7326 Remove WEBRTC_TRACE completely when tracing is disabled. by wjia@webrtc.org · 12 years ago
  17. 10987a8 Minor bug fix in maxFPS parameter declaration. by vikasmarwaha@webrtc.org · 12 years ago
  18. bf3a9b3 Fix for WebRTC Issue 1384. Some cameras return 0 fps for all capabilities which causes divide-by-zero. by vikasmarwaha@webrtc.org · 12 years ago
  19. 5140e24 MIPS optimizations for Signal Processing Library patch01 by andrew@webrtc.org · 12 years ago
  20. 60f8313 AEC refactoring: Moved typedefs to _internal.h by bjornv@webrtc.org · 12 years ago
  21. 7a7a008 Changing non-const reference arguments to pointers, ACM by tina.legrand@webrtc.org · 12 years ago
  22. f61e02c Misc cleanups to webrtc/android code: by fischman@webrtc.org · 12 years ago
  23. 56a9ec3 Refactoring AEC: AecCore struct made private by bjornv@webrtc.org · 12 years ago
  24. 71e91f3 Refactor AEC: PowerLevel by bjornv@webrtc.org · 12 years ago
  25. 4d1cfae Added a pointer getter to the system_delay variable. by bjornv@webrtc.org · 12 years ago
  26. 47b274d Refactoring AEC: Added a SetConfigCore function by bjornv@webrtc.org · 12 years ago
  27. 716fd90 Moved out buffer handling to ProcessFrame() by bjornv@webrtc.org · 12 years ago
  28. ee7202f 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 · 12 years ago
  29. 59b2d5f Stop and restart fix. by mflodman@webrtc.org · 12 years ago
  30. eb7ebf2 Revert 3543 by tina.legrand@webrtc.org · 12 years ago
  31. 374aa49 Changing non-const reference arguments to pointers, ACM by tina.legrand@webrtc.org · 12 years ago
  32. 0b6293a Fixed typo in vie_autotest_loopback.cc. by pbos@webrtc.org · 12 years ago
  33. 83663ef Replace gtest_prod.h include with our own FRIEND_TEST macro. by andrew@webrtc.org · 12 years ago
  34. aea96d3 Rename webrtc::StatsObserver to webrtc::CallStatsObserver by fischman@webrtc.org · 12 years ago
  35. 0a480cb Added getter for far_time_buf in AEC. Only used in AEC debug dump. by bjornv@webrtc.org · 12 years ago
  36. 5fc8292 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 · 12 years ago
  37. cea70f4 * Name change * Removed WebRtcAec_ function name prepending on private function. by bjornv@webrtc.org · 12 years ago
  38. 95b48c3 Update to codec unit test: by marpan@webrtc.org · 12 years ago
  39. 77fced3 fixing nack list size calculation by mikhal@webrtc.org · 12 years ago
  40. 10741b3 Updated version number to 3.24 by elham@webrtc.org · 12 years ago
  41. 1682f71 Updating watchlist by mikhal@webrtc.org · 12 years ago
  42. ba23d11 Will now run pylint on all python files if there's at least one modified python file in the checkin. by phoglund@webrtc.org · 12 years ago
  43. 0460c72 Remove the dependency on dxguid.lib. by tommi@webrtc.org · 12 years ago
  44. d2c3bed Move directx_sdk_path definition variable into the video_render_module gyp file. by tommi@webrtc.org · 12 years ago
  45. eb91792 Refactoring temporal layers implementation and adding VideoCodecMode for easier control of codec settings. by stefan@webrtc.org · 12 years ago
  46. 3897255 Add VoE interface to VieRTP test by mikhal@webrtc.org · 12 years ago
  47. e3d6ffe Increase threshold in codec unit test. by marpan@webrtc.org · 12 years ago
  48. ef9f76a Adding a receive side API for buffering mode. by mikhal@webrtc.org · 12 years ago
  49. 47fe573 Bug fix for webrtc issue 1391. Typo in sin_length for socket address. by vikasmarwaha@webrtc.org · 12 years ago
  50. b4cd342 This refactoring CL contains an API to get low level echo metrics stats. by bjornv@webrtc.org · 12 years ago
  51. 21a2fc9 This Cl includes by bjornv@webrtc.org · 12 years ago
  52. 325f625 Moved the actual calculations to aec_core to avoid passing up low level members. by bjornv@webrtc.org · 12 years ago
  53. 0989fb7 Make VoiceEngineImpl inherit from VoiceEngine. by tommi@webrtc.org · 12 years ago
  54. 1723857 Removed astyle from webrtc_reformat since clang-format-chrome.py handles that now. by phoglund@webrtc.org · 12 years ago
  55. 076fc12 Modify SincResampler to build in webrtc. by andrew@webrtc.org · 12 years ago
  56. 6f6acd9 Duplicated sampling frequency multiplier to aecpc_t struct to avoid a getter. by bjornv@webrtc.org · 12 years ago
  57. 4013ac4 Roll Chromium revision 176094:182149 by kjellander@webrtc.org · 12 years ago
  58. 7267ffd Moved debug file handling to aec_core from echo_cancellation.c. This removes dependency on low level member variables. by bjornv@webrtc.org · 12 years ago
  59. 3e10249 Added delay estimation test to audio processing unit tests. by bjornv@webrtc.org · 12 years ago
  60. e580be9 Add regression monitoring for audioproc and iSAC fixed-point tests. by kjellander@webrtc.org · 12 years ago
  61. 07b667d Remove MultiStreamMode from test. by stefan@webrtc.org · 12 years ago
  62. 294e5b0 Reset ssrc when calling SetSendCodec. by mflodman@webrtc.org · 12 years ago
  63. a092cbf Fixing lint warnings from previous commit by tina.legrand@webrtc.org · 12 years ago
  64. 45eab19 Import stringize_macros from Chromium. by andrew@webrtc.org · 12 years ago
  65. a8ef811 Import SincResampler from Chromium. by andrew@webrtc.org · 12 years ago
  66. 9c4e662 Fix Windows x64 errors in video_codecs_test_framework by kjellander@webrtc.org · 12 years ago
  67. 6388c3e 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 · 12 years ago
  68. e6e344a Sync libvpx and its gyp wrapper from Chromium. by andrew@webrtc.org · 12 years ago
  69. 0ee57c2 Increase maximum resolution to 4k x 3k. by fbarchard@google.com · 12 years ago
  70. 57a0049 VCM: Removing frame drop enable from Reset call BUG = 1387 by mikhal@webrtc.org · 12 years ago
  71. 18a21a0 Android NDK build tools by kjellander@webrtc.org · 12 years ago
  72. 00ab7cf Fix perf output for audioproc and iSAC fixed-point tests by kjellander@webrtc.org · 12 years ago
  73. 0cb48a0 Set SingleStream BWE in unittests. by stefan@webrtc.org · 12 years ago
  74. 63066f7 Set qpMax to 56 in for all VP8 tests. Fixes buildbot breakage. by stefan@webrtc.org · 12 years ago
  75. 3d305c6 Updates to send side streaming mode: by mikhal@webrtc.org · 12 years ago
  76. 7948147 Update version number to 3.23 by tnakamura@webrtc.org · 12 years ago
  77. 7c85074 Adding third_party/directx and winsdk_samples to svn:ignore by kjellander@webrtc.org · 12 years ago
  78. 687efe3 Adding third_party/opus to svn:ignore by kjellander@webrtc.org · 12 years ago
  79. b64732a Fix Win64 build breakage by henrikg@webrtc.org · 12 years ago
  80. 147c73e Made it possible to render custom call output to file. by phoglund@webrtc.org · 12 years ago
  81. d83b9fd Fixed a bug in iSAC transform functions on ARM-Neon platform. Performance unchanged. by kma@webrtc.org · 12 years ago
  82. 4fd5527 Don't report an error for GetEstimatedReceiveBandwidth if there is no valid by mflodman@webrtc.org · 12 years ago
  83. fe3d606 Enable indefinitely running vie_auto_test option by kjellander@webrtc.org · 12 years ago
  84. 1e7ed7a Use LOG_F interface for unsupported functions. by andrew@webrtc.org · 12 years ago
  85. 959da8d Added labels in transform_neon.S in iSAC-fix, so the tables be shared with other files in iOS build. Also, moved several code lines in the same file, in case register values cannot be preserved after a function call which could cause a crash in some platforms (e.g. iOS etc.). by kma@webrtc.org · 12 years ago
  86. a7303bd Lint-cleaned video and audio receivers. by phoglund@webrtc.org · 12 years ago
  87. c4e45f6 Updated version number to 3.22 by elham@webrtc.org · 12 years ago
  88. 23e3559 Updating Perf numbers for Win Large Test. by tina.legrand@webrtc.org · 12 years ago
  89. 244251a Moved almost all payload-related stuff to the payload registry. by phoglund@webrtc.org · 12 years ago
  90. fa53d87 Fixing/disabling Windows x64 warnings by kjellander@webrtc.org · 12 years ago
  91. 254d85a Exchange TRY by enumerating image formats in Linux video capture by braveyao@webrtc.org · 12 years ago
  92. 6ed8ebc Fix MaxChannels test; 32 -> 100. by andrew@webrtc.org · 12 years ago
  93. 4a6f62d Remove (in practice) the voice engine channel limit. by andrew@webrtc.org · 12 years ago
  94. dbe97d2 Adding a send side API for streaming by mikhal@webrtc.org · 12 years ago
  95. becf9c8 Fix mismatch between different NACK list lengths and packet buffers. by stefan@webrtc.org · 12 years ago
  96. b586507 Break out RemoteBitrateEstimator from RtpRtcp module and make RemoteBitrateEstimator::Process trigger new REMB messages. by stefan@webrtc.org · 12 years ago
  97. 46d90dc Adding three frame sizes to Opus by tina.legrand@webrtc.org · 12 years ago
  98. d087789 Adjusted net_50_5_plr_5 on Linux, removed all gilbert_elliot metrics (too flaky), added mac expectations. by phoglund@webrtc.org · 12 years ago
  99. aaad613 Implementing stereo support for G.722 by henrik.lundin@webrtc.org · 12 years ago
  100. 7050f96 Set frame length for frame converting in external renderer by braveyao@webrtc.org · 12 years ago