1. d084db9 Fix iSAC/48000 issue with ACM2. by turaj@webrtc.org · 10 years ago
  2. c68f88e Removing AudioCoding duplicate tests by henrik.lundin@webrtc.org · 10 years ago
  3. bbea098 Moved voe_neteq_stats_unittest to audio_coding_module_unittest by henrik.lundin@webrtc.org · 10 years ago
  4. 98f8320 Make everyone an OWNER for .gyp/.gypi add/delete purposes, non-talk/ edition. by fischman@webrtc.org · 10 years ago
  5. 4087215 Adding a config struct to NetEq by henrik.lundin@webrtc.org · 10 years ago
  6. e7d9de3 New Packet and PacketSource classes for NetEq tests by henrik.lundin@webrtc.org · 10 years ago
  7. c1caa69 NetEq changes. by turaj@webrtc.org · 10 years ago
  8. b8f935f Move a chatty creation log in neteq to LS_VERBOSE. by andrew@webrtc.org · 10 years ago
  9. cef07f9 New NetEq test to verify correct timestamp propagation by henrik.lundin@webrtc.org · 10 years ago
  10. f7c73b5 Consolidate audio conversion from Channel and TransmitMixer. by andrew@webrtc.org · 10 years ago
  11. a38c76b Rename RTPanalyze to rtp_analyze and remove old version by henrik.lundin@webrtc.org · 10 years ago
  12. ffcd844 This is to get rid of a bug relating to the return of NULL in calling GetDecoder when there are DTMF packets. by minyue@webrtc.org · 10 years ago
  13. f70d0b9 Run Opus with lower complexity setting on Android, iOS and/or ARM by tina.legrand@webrtc.org · 10 years ago
  14. 6531cb0 ACM2/NetEq4 did not decode Opus in stereo by tina.legrand@webrtc.org · 10 years ago
  15. 835b016 Adding FEC support in NetEq 4. by minyue@webrtc.org · 10 years ago
  16. 44c6a36 Changing the buffer size (slots) to 1.5 seconds @ 30 ms packets by henrik.lundin@webrtc.org · 10 years ago
  17. 14e5fbb Revert "Changing the buffer size (in packets) to 1.5 seconds @ 30 ms packets" by henrik.lundin@webrtc.org · 10 years ago
  18. 256de0f Changing the buffer size (in packets) to 1.5 seconds @ 30 ms packets by henrik.lundin@webrtc.org · 10 years ago
  19. c4c3021 Adding thread annotations to NetEq4 by henrik.lundin@webrtc.org · 10 years ago
  20. dc7e89c References to includes in third_party should be relative, not absolute. by sprang@webrtc.org · 10 years ago
  21. fcc76aa Fix a bug where network freeze during CNG causes delay by henrik.lundin@webrtc.org · 10 years ago
  22. 56bf2cd Remove legacy weirdness in Merge::Downsample by henrik.lundin@webrtc.org · 10 years ago
  23. 758d0b8 Implement a test for an old corner-case in NetEq by henrik.lundin@webrtc.org · 10 years ago
  24. 174152b Developing NetEqImpl unit tests by henrik.lundin@webrtc.org · 10 years ago
  25. e462911 Disable TestOpusNewACM on Android. by andrew@webrtc.org · 10 years ago
  26. f83bc05 Classes and tests for audio an classifier. The class can be used to classify whether a frame of audio contains speech or music. The classifier uses the music/speech classifier in Opus. by jan.skoglund@webrtc.org · 10 years ago
  27. bcf0a10 Remove std:: prefixes from C functions in webrtc/. by pbos@webrtc.org · 10 years ago
  28. 52db76a adding FEC support to WebRTC Opus wrapper and tests. by minyue@webrtc.org · 10 years ago
  29. 1f2820b This CL is to add Opus complexity knob and to test it. by minyue@webrtc.org · 10 years ago
  30. 70e2ce9 NetEq4: Changing the behavior of playout_timestamp_ update by henrik.lundin@webrtc.org · 10 years ago
  31. dbe9516 Including algorithm header to avoid VS2013 breakage by henrik.lundin@webrtc.org · 10 years ago
  32. 64007c6 Removing a variable that was never read by henrik.lundin@webrtc.org · 10 years ago
  33. 6ad768a Fix the break caused by r5579. by turaj@webrtc.org · 10 years ago
  34. bc43ec2 Resolves memcheck issue in AudioCodingModuleTest. The issue is coditional jumnp based on uninitialized variable. by turaj@webrtc.org · 10 years ago
  35. 891f05e This CL separate all ACM tests with new and old implementation of ACM and NetEq. The reason is to debug an issue with failure on Android try bots. We need to see if the error only occurs with the new ACM/NetEq, or if it is a flakiness that affects both. by tina.legrand@webrtc.org · 10 years ago
  36. 31f602a Remove unnecessary warnings. by turaj@webrtc.org · 10 years ago
  37. d1ef2b1 Misc small nits in NetEq by henrik.lundin@webrtc.org · 10 years ago
  38. c141bf9 Refactoring common_audio/signal_processing: Removed two macros used by isac only. by bjornv@webrtc.org · 10 years ago
  39. 173fdb4 Small refactoring of NetEq unittest for CNG with clock drift by henrik.lundin@webrtc.org · 10 years ago
  40. febbabb Add boundary checking to supress gcc 4.8.3 warning. by turaj@webrtc.org · 10 years ago
  41. aa42c87 Implementing replacement audio support in neteq_rtpplay by henrik.lundin@webrtc.org · 11 years ago
  42. 7993c94 Fixing a bug in DummyRTPpacket by henrik.lundin@webrtc.org · 11 years ago
  43. 7387e23 Trivial rename of non-compile time consts. by andrew@webrtc.org · 11 years ago
  44. f65e883 Fixing test name for NetEqPerformanceTest by henrik.lundin@webrtc.org · 11 years ago
  45. a6b9a3f Add clean test to NetEq perf test by henrik.lundin@webrtc.org · 11 years ago
  46. 0902491 Add full path to headers by aluebs@webrtc.org · 11 years ago
  47. 37fb66d Changing to using factory methods for some classes in NetEq by henrik.lundin@webrtc.org · 11 years ago
  48. ad584b6 Revert "Activate ACM test for Android in modules_tests." (rev5364). by andresp@webrtc.org · 11 years ago
  49. 2904b71 Increasing simulation time for NetEqPerformanceTest by henrik.lundin@webrtc.org · 11 years ago
  50. 3ab10f9 Activate ACM test for Android in modules_tests. by turaj@webrtc.org · 11 years ago
  51. 5b1467d Adding NetEq performance test to webrtc_perf_tests by henrik.lundin@webrtc.org · 11 years ago
  52. 201049c Fixing lint errors in NetEq4 by henrik.lundin@webrtc.org · 11 years ago
  53. e95dc25 Remove the requirement to call set_sample_rate_hz and friends. by andrew@webrtc.org · 11 years ago
  54. 79d6daf Update talk to 58174641 together with http://review.webrtc.org/4319005/. by wu@webrtc.org · 11 years ago
  55. da4d59e ACM 2 compatibility with ACM 1. by turaj@webrtc.org · 11 years ago
  56. ca63ad9 Roll chromium_revision 232627:238260 by kjellander@webrtc.org · 11 years ago
  57. 2cafda4 Change uses of the obsolete armv7 setting to arm_version==7. by kjellander@webrtc.org · 11 years ago
  58. 5424c16 Fix compilation errors on Fedora 20. by fischman@webrtc.org · 11 years ago
  59. a5be230 Small fixes to plot_neteq_delay.m by henrik.lundin@webrtc.org · 11 years ago
  60. 76c6ac4 Fix a typo in neteq.gypi by henrik.lundin@webrtc.org · 11 years ago
  61. cc19dce Do not use recursive calling in NetEq test tools by henrik.lundin@webrtc.org · 11 years ago
  62. db085fa Fixing NetEq tests for new Opus version by tina.legrand@webrtc.org · 11 years ago
  63. 01a09ac Don't register iSAC-swb and iSAC-fb in NetEqDecodingTest. by turaj@webrtc.org · 11 years ago
  64. 936fd5f Fix issues with sequence number wrap-around in jitter statistics. by turaj@webrtc.org · 11 years ago
  65. f1fccf7 Distinguish instances of ACM1 from ACM2 by a version string. This is fpr testing purposes and will be removed when the experiment is done and ACM1 is fade out. by turaj@webrtc.org · 11 years ago
  66. 31bd97d Fix issues with sequence number wrap-around in jitter statistics by henrik.lundin@webrtc.org · 11 years ago
  67. eb45a20 Adding back main() to the test. Now it is possible to choose between ACM1 and ACM2, furthermore, the test can simulate a channel with packet loss and FEC can be activated. Packet loss pattern is based on channel implementation in Channel{.cc,.h}, which currently is a determenistic pattern with 1 every 3rd packet is discarded. by turaj@webrtc.org · 11 years ago
  68. 591be3b Reimplementing NetEq4's AudioVector by henrik.lundin@webrtc.org · 11 years ago
  69. 26f5492 Reducing opus_test runtime to pass Android test by minyue@webrtc.org · 11 years ago
  70. 9965e3a Remove ".." from include_dirs in build/common. by pbos@webrtc.org · 11 years ago
  71. a9a788e Address Clag Analyzer issues. by turaj@webrtc.org · 11 years ago
  72. 367af84 Avoid a leak in AudioCodingModuleTest.TestIsac. The leak was caught by LSAN. by turaj@webrtc.org · 11 years ago
  73. 2714c79 Move RtcpStatistics to webrtc/common_types.h, to be used by vie as well. by sprang@webrtc.org · 11 years ago
  74. 221798a Upgrade scoped_ptr to Chromium's latest version. by andrew@webrtc.org · 11 years ago
  75. d7e9041 WEBRTC_{BIG, LITTLE}_ENDIAN -> WEBRTC_ARCH_{BIG, LITTLE}_ENDIAN. by andrew@webrtc.org · 11 years ago
  76. 9b1b525 NetEq4: Removing templatization for AudioVector by henrik.lundin@webrtc.org · 11 years ago
  77. 0a1c75a Wrap ACM2 code inside acm2 namespace. This gurantees that one ACM would not use components of others by accident. by turaj@webrtc.org · 11 years ago
  78. bda9cbe Accounting for wrap-around of timestamps. by turaj@webrtc.org · 11 years ago
  79. bf1da46 Add APK and isolate target for video_engine_tests by kjellander@webrtc.org · 11 years ago
  80. a8532a8 Disable Receiver unittests on Android. by turaj@webrtc.org · 11 years ago
  81. 85cdc39 ACM test are modified to run with both ACM1 and ACM2. by turaj@webrtc.org · 11 years ago
  82. 22a2893 Fix include of isolate.gypi by kjellander@webrtc.org · 11 years ago
  83. 59e1db1 Remove templatization of the AudioVector test by henrik.lundin@webrtc.org · 11 years ago
  84. 053d45a Update sampling rate and number of channels of NetEq4 if decoder is changed. by turaj@webrtc.org · 11 years ago
  85. 2934af5 Reset audio bufer if codec changes, b/10835525. by turaj@webrtc.org · 11 years ago
  86. 0e9c399 NetEq4: Removing templatization for AudioMultiVector by henrik.lundin@webrtc.org · 11 years ago
  87. 24f0702 Support for CELT in NetEq4. by turaj@webrtc.org · 11 years ago
  88. 0d4d51b Revert 4876 "Support for CELT in NetEq4." by tina.legrand@webrtc.org · 11 years ago
  89. cd5c882 Support for CELT in NetEq4. by turaj@webrtc.org · 11 years ago
  90. b503d1e Only use -lm on Linux in ISAC. by andrew@webrtc.org · 11 years ago
  91. 2f0a942 Sync-packet insertion into NetEq4. This is related to r3883 & r4052 for NetEq 3. by turaj@webrtc.org · 11 years ago
  92. 605daf0 Disable a NetEq unittest on Android. The test tries to register iSAC-swb as send codec and fails. by turaj@webrtc.org · 11 years ago
  93. 72790c7 Remove unused constants, so chrome can enable a warning for that. Patch from thakis@ by niklas.enbom@webrtc.org · 11 years ago
  94. 7f35836 Re-enable verbose logging in NetEq4. by turaj@webrtc.org · 11 years ago
  95. 933267f Small fixes to run ACM2 tests. by turaj@webrtc.org · 11 years ago
  96. 6ca9e7d API add to set background noise mode. by turaj@webrtc.org · 11 years ago
  97. 510ee1b Remove deprecated AudioCodingModule::Destroy. by andrew@webrtc.org · 11 years ago
  98. 2529558 Enable SetInitialPlayoutDelay on Android. by dwkang@webrtc.org · 11 years ago
  99. 717267a VAD changes ported to ACM2. by turaj@webrtc.org · 11 years ago
  100. 045e45e Address Windows 64-bits warnings. by turaj@webrtc.org · 11 years ago