1. 671d90b NetEq4: Make some DSP operation classes member variables by henrik.lundin@webrtc.org · 11 years ago
  2. 7556d2d Compile ACM1 and ACM2. by turaj@webrtc.org · 11 years ago
  3. 79d3355 Dedicated speed test for NetEq4 by henrik.lundin@webrtc.org · 11 years ago
  4. ed0b4fb Prepare to compile ACM1 and ACM2. by turaj@webrtc.org · 11 years ago
  5. 3f39c00 ACM2 integration with NetEq 4. by turaj@webrtc.org · 11 years ago
  6. 4489c51 This issue is related to https://chromereviews.googleplex.com/9908014/ by minyue@webrtc.org · 11 years ago
  7. 5e3379e Make the destructor of AudioCodingModule public. by andrew@webrtc.org · 11 years ago
  8. 9fea95a Removes function that is not used anywhere but somehow still causing library load issues on Android Release build. by henrike@webrtc.org · 11 years ago
  9. 66dbbd9 Adding APIs. These APIs are not implemented yet, they are to help developement of ACM. by turaj@webrtc.org · 11 years ago
  10. 5cf83f4 Remove redundant STR_CASE_CMP macro definitions. by andrew@webrtc.org · 11 years ago
  11. 6f458ed Recognize armv7 target_arch for ios support in webrtc common.gyp by fischman@webrtc.org · 11 years ago
  12. 06eaa54 Restore severity precondition to logging.h. by andrew@webrtc.org · 11 years ago
  13. 0e2cb29 Add clockdrift to RtpGenerator by henrik.lundin@webrtc.org · 11 years ago
  14. 787364c NetEq4: Small change to reduce allocs in AudioMultiVector by henrik.lundin@webrtc.org · 11 years ago
  15. 0f62690 Revert 4671 "Enable SetInitialPlayoutDelay on Android." by mflodman@webrtc.org · 11 years ago
  16. 0fe8944 Enable SetInitialPlayoutDelay on Android. by dwkang@webrtc.org · 11 years ago
  17. 1c9d3fe Correcting two nits in InputAudioFile by henrik.lundin@webrtc.org · 11 years ago
  18. 88a2327 Disable all LS_VERBOSE logging in NetEq4 by henrik.lundin@webrtc.org · 11 years ago
  19. 797eb64 NetEq4: Make the algorithm buffer a member variable by henrik.lundin@webrtc.org · 11 years ago
  20. 1aa0938 Zero comfort noise for stereo insted of assertion. by turaj@webrtc.org · 11 years ago
  21. b22fe00 Reorder and add critical section to the public method NetEqImpl::PacketBufferStatistics(). by turaj@webrtc.org · 11 years ago
  22. 42758b3 update neteq 4 to facilitate NACK by minyue@webrtc.org · 11 years ago
  23. 8c6633c Add isolate configuration for Android for all tests. by kjellander@webrtc.org · 11 years ago
  24. 584b688 Re-organizing ACM tests by tina.legrand@webrtc.org · 11 years ago
  25. 3540c82 Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  26. 662ded4 Implementing APIs to set maximum and minimum for latency. by turaj@webrtc.org · 11 years ago
  27. 1e817c3 Roll chromium_revision 214260:217707 and gflags 45:84 by fischman@webrtc.org · 11 years ago
  28. e155918 Revert 4547 "Isolate GYP target and .isolate files for tests" by kjellander@webrtc.org · 11 years ago
  29. 298bbdb Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  30. 73acde2 To allow the propagation of under-run in NetEq. by minyue@webrtc.org · 11 years ago
  31. bb6151d Added Opus stereo support by minyue@webrtc.org · 11 years ago
  32. 705b38d Remove include_dirs from test/test.gyp. by pbos@webrtc.org · 11 years ago
  33. 03931c6 Remove unused unreferenced code in webrtc/ by pbos@webrtc.org · 11 years ago
  34. ea5f28b Adding call to Opus PLC by tina.legrand@webrtc.org · 11 years ago
  35. d7b06ec Code formatting on files touched in r4447. by pbos@webrtc.org · 11 years ago
  36. 280c0b9 Added configuration of max delay to ACM and NetEq by pwestin@webrtc.org · 11 years ago
  37. 3166042 Add turaj@webrtc.org to NetEq owners. by turaj@webrtc.org · 11 years ago
  38. 71ffa0c Better error treatment in NetEqImpl::InsertPacketInternal() by minyue@webrtc.org · 11 years ago
  39. 2d3071f removed NetEq::EnableDtmf() by minyue@webrtc.org · 11 years ago
  40. 3f45c2e Switch C++-style C headers with their C equivalents. by pbos@webrtc.org · 11 years ago
  41. 4b8077b Add one API for implementing Initial delay. by turaj@webrtc.org · 11 years ago
  42. acb00f5 Adds all unittests to android NDK-APK framework. by henrike@webrtc.org · 11 years ago
  43. 60bf21e Handel zero correlation if at the same time distortion is also zero. by turaj@webrtc.org · 11 years ago
  44. dd1b19d Add some virtual and OVERRIDEs in webrtc/modules/audio_coding/ by pbos@webrtc.org · 11 years ago
  45. e39e35f Correcting Turaj's email. by turaj@webrtc.org · 11 years ago
  46. 9c0f14d Cleanup WebRTC tracing by hclam@chromium.org · 11 years ago
  47. 7537dde Disables unit tests that don't work on Android for Android. by henrike@webrtc.org · 11 years ago
  48. 3b89e10 Proper spacing for end-of-namespace comments. by pbos@webrtc.org · 11 years ago
  49. cbb3966 In call to Opus decoder: frame length too large by tina.legrand@webrtc.org · 11 years ago
  50. 1bd3140 Possible divide by 0 in ACM. by tina.legrand@webrtc.org · 11 years ago
  51. cbb535a Error in update of read index in ACM by tina.legrand@webrtc.org · 11 years ago
  52. 8dbc8ab Merge more tests into modules_{unit,integration}tests. by kjellander@webrtc.org · 11 years ago
  53. 7b2c430 Risk of division by zero. by turaj@webrtc.org · 11 years ago
  54. 6ab2b1f G722_1/G722_1C codecs won't instantiate by tina.legrand@webrtc.org · 11 years ago
  55. d0631e3 Nack for audio. by turaj@webrtc.org · 11 years ago
  56. 9b82368 Issue 1847, memcopy is wrong and unnecessary, it is sufficient to store the pointer before clearing the instance, and write back the pointer. by turaj@webrtc.org · 11 years ago
  57. ae05178 resolve b9050210. Avoid pushing sync packet before any packet received. Do not turn on AV-sync if initial delay is zero. by turaj@webrtc.org · 11 years ago
  58. 1cc4ed7 Disable neteq_unittests on Win x64 in code. by kjellander@webrtc.org · 11 years ago
  59. ec5caf3 Disable audio_decoder_unittests on Win x64 in code. by kjellander@webrtc.org · 11 years ago
  60. f4fc8ba Disable audio_coding_unittests on Win x64 in code. by kjellander@webrtc.org · 11 years ago
  61. 92bfbbd Replace the old resampler with SincResampler in the voice engine signal path. by andrew@webrtc.org · 11 years ago
  62. 379dce7 Remove ancient and unused CNG test. by andrew@webrtc.org · 11 years ago
  63. 50a4d9f Remove #pragma once by pbos@webrtc.org · 11 years ago
  64. d557734 API to control target delay in NetEq jitter buffer. NetEq maintains the given delay unless channel conditions require a higher delay. by turaj@webrtc.org · 11 years ago
  65. 8787048 Guarding certain operations, e.g. bandwidth estimation, RTCP statistics update etc., not to be run on sync RTPS. by turaj@webrtc.org · 11 years ago
  66. f6e0404 Address sanitizer out of bounds read in iSAC by turaj@webrtc.org · 11 years ago
  67. ee6f8a2 Replace ExtraCodecOptions with new Config class that supports multiple settings at once. by andresp@webrtc.org · 11 years ago
  68. 98b2011 Fix clang errors in non-GYP_DEFINES=clang=1 build by pbos@webrtc.org · 11 years ago
  69. 27f61e2 Fix off-by-one buffer overflow in WebRtcNetEQ_PacketBufferInsert(). by sergeyu@chromium.org · 11 years ago
  70. b31332e Formatting ACM tests by tina.legrand@webrtc.org · 11 years ago
  71. 49d151e Fix when SetMinimumPlayoutDelay is configured to 0 by pwestin@webrtc.org · 11 years ago
  72. 166153e Consolidate common_audio into a single target. by andrew@webrtc.org · 11 years ago
  73. 292ed1d Buf fix for r3883. by turaj@webrtc.org · 11 years ago
  74. 92aa25b Improve AV-sync when initial delay is set and NetEq has long buffer. by turaj@webrtc.org · 11 years ago
  75. 28fb40d Adding Opus unit test by tina.legrand@webrtc.org · 11 years ago
  76. 6b33839 Issue 1647. Avoid unsequenced modification. by turaj@webrtc.org · 11 years ago
  77. 237fe4f Remove vim/emacs modelines from .gypi files by pbos@webrtc.org · 11 years ago
  78. 56e0484 Elevate NetEq short-term activity statistics to ACM level for logging. by turaj@webrtc.org · 11 years ago
  79. 8432603 Disable -Wunsequenced warning in audio_coding_module by kjellander@webrtc.org · 11 years ago
  80. 45a3434 Replace legacy G_CONST with const. by pbos@webrtc.org · 11 years ago
  81. 0486a10 Removing remaining WebRtc_Word32 not in typedefs.h by pbos@webrtc.org · 11 years ago
  82. 74472fe More trace events by hclam@chromium.org · 11 years ago
  83. fbda0fc WebRtc_Word32 => int32_t etc. in audio_coding/ by pbos@webrtc.org · 11 years ago
  84. 715275c Fixed a bug in isac-fix's entropy coding function: out of bounds acces to array. by kma@webrtc.org · 11 years ago
  85. a2576cf In streaming mode it is preferable to fade to silence when sender stops sending, or long period of packet loss. by turaj@webrtc.org · 11 years ago
  86. dded206 Adds event traces and counters for WebRTC receive side. by edjee@google.com · 11 years ago
  87. 45ce6a8 TSan v2 reports data races in WebRTCAudioDeviceTest.FullDuplexAudioWithAGC by henrika@webrtc.org · 11 years ago
  88. b514117 Fix opus bitrate truncated to 16-bit int. This prevented setting bitrates higher by justinlin@chromium.org · 11 years ago
  89. a0bba27 G722-stereo has been missing when creating AudioDecoder. by turaj@webrtc.org · 11 years ago
  90. 88a7940 NetEq4 fails if the first packets inserted in are out-of-band DTMFs. by turaj@webrtc.org · 11 years ago
  91. 4a48fd6 WebRtc_Word -> stdint in audio_coding/g711/ by pbos@webrtc.org · 11 years ago
  92. e49f252 WebRtc_Word -> stdint in audio_coding/cng/ by pbos@webrtc.org · 11 years ago
  93. cf9ab12 Adding Opus frame length test by tina.legrand@webrtc.org · 11 years ago
  94. 0c46af6 Change intrinsic code in isac fix to let it pass chrome clang compiler. by kma@webrtc.org · 11 years ago
  95. d451969 Fixed issue 1497 in iSAC fixed point. by kma@webrtc.org · 11 years ago
  96. 6b12f97 Optimized EstCodeLpcCoef() for iSAC with intrinsics in Android-Neon platform. by kma@webrtc.org · 11 years ago
  97. e9bb4e5 Changing non-const reference arguments to pointers, ACM by tina.legrand@webrtc.org · 11 years ago
  98. 39ac132 Revert 3543 by tina.legrand@webrtc.org · 11 years ago
  99. 01ee1ba Changing non-const reference arguments to pointers, ACM by tina.legrand@webrtc.org · 11 years ago
  100. 00cc4a6 Fixing lint warnings from previous commit by tina.legrand@webrtc.org · 11 years ago