1. 5c2f1f0 Add some missing includes and dependencies. by Bjorn Terelius · 6 years ago
  2. 9dac02d Adding text log on actual opus bitrate. by Minyue Li · 6 years ago
  3. 4664727 Revert "Trim down FileWrapper class to be merely a wrapper owning a FILE*" by Niels Moller · 6 years ago
  4. 80b95de Trim down FileWrapper class to be merely a wrapper owning a FILE* by Niels Möller · 6 years ago
  5. 1fa51d6 Revert "Opus multistream." by Amit Hilbuch · 6 years ago
  6. 83ed89a Opus multistream. by Alex Loiko · 6 years ago
  7. 0acffb5 Expose `jitterBufferEmittedCount` in addition to the existing `jitterBufferDelay` for `getStats()`. by Chen Xing · 6 years ago
  8. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  9. 7289906 Delete enum NetEqDecoder. by Niels Möller · 6 years ago
  10. 0554368 Delete method DecoderDatabase::RegisterPayload(...NetEqDecoder...) by Niels Möller · 6 years ago
  11. f7d6366 Delete method NetEqImpl::CurrentDelayMs, used only by tests by Niels Möller · 6 years ago
  12. 39b934b Add NetEq config flag that enables RTX handling. by Jakob Ivarsson · 6 years ago
  13. 00a6ab5 Check timestamp difference when choosing to extract multiple packets from the jitter buffer. by Jakob Ivarsson · 6 years ago
  14. 9c277dd Delete NetEq::RegisterExternalDecoder. by Niels Möller · 6 years ago
  15. 40d5533 Include absl/memory/memory.h if absl::make_unique is used by Steve Anton · 6 years ago
  16. bd6dee8 Delete NetEqTest::ExtDecoderMap by Niels Möller · 6 years ago
  17. 03fbf1e Simplifies RtcEventProcessor interface. by Sebastian Jansson · 6 years ago
  18. b290a6d Renames RtcEventLogParseNew to RtcEventLogParser by Sebastian Jansson · 6 years ago
  19. 8319e7f Use ordered data structure for supported frame lengths in ANA. by Minyue Li · 6 years ago
  20. d375f1c Refactor NetEqTestFactory to not use "external" decoders by Niels Möller · 6 years ago
  21. 29a935a Refactor NetEqDecoderPlc to use AudioDecoderProxyFactory by Niels Möller · 6 years ago
  22. 3f651d8 Reland "Add AudioDecoderFactory to NetEqTest constructor." by Niels Möller · 6 years ago
  23. 41f3a43 Remove CodecInst pt.3 by Fredrik Solenberg · 6 years ago
  24. f7f753b Revert "Add AudioDecoderFactory to NetEqTest constructor." by Oleh Prypin · 6 years ago
  25. daa970f Add AudioDecoderFactory to NetEqTest constructor. by Niels Möller · 6 years ago
  26. f693bfa Remove CodecInst pt.2 by Fredrik Solenberg · 6 years ago
  27. 2db46b0 Added new feature to print a text log to neteq_rtpplay by Ivo Creusen · 6 years ago
  28. 94f1074 Only use GetAudio events that correspond to an ssrc matching at least one incoming packet. by Ivo Creusen · 6 years ago
  29. e10b163 Stop using 'using namespace'. by Mirko Bonadei · 6 years ago
  30. 50b66d5 Convert NetEq Cng-related test to not use RegisterExternalDecoder by Niels Möller · 6 years ago
  31. 698d6c4 Change the type of indW32 back to int32_t by Sam Zackrisson · 6 years ago
  32. a1eb9c7 Convert NetEq tests to not use RegisterExternalDecoder. by Niels Möller · 6 years ago
  33. a59db74 Remove unnecessary includes of common_types.h by Fredrik Solenberg · 6 years ago
  34. b7180c0 Replace RegisterExternalDecoder in NetEq test VerifyTimestampPropagation. by Niels Möller · 6 years ago
  35. 657b296 Reland "Remove CodecInst pt.1" by Fredrik Solenberg · 6 years ago
  36. ec0f45b Revert "Remove CodecInst pt.1" by Fredrik Solenberg · 6 years ago
  37. 056f973 Remove CodecInst pt.1 by Fredrik Solenberg · 6 years ago
  38. a0f4430 Replace RegisterExternalDecoder with decoder factory in NetEqImplTest120ms by Niels Möller · 6 years ago
  39. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  40. bb9f4c1 Delete ssrc book-keeping in NetEq by Niels Möller · 6 years ago
  41. 10403ae Add PeerConnection option to configure minimum audio jitter buffer delay. by Jakob Ivarsson · 6 years ago
  42. 352ce5c Expose delayed packet outage as a cumulative metric of samples in the new getStats API. by Jakob Ivarsson · 6 years ago
  43. 53382cb Move RtcpStatistics from common_types.h to a new header file by Niels Möller · 6 years ago
  44. 622eeda Bump variable sizes in response to fuzzer bug by Jonas Olsson · 6 years ago
  45. e3abb81 Decouple //rtc_base:rtc_base_tests_utils from gunit. by Mirko Bonadei · 6 years ago
  46. 8af8896 Expose jitter buffer flushes metric in new getStats api. by Ruslan Burakov · 6 years ago
  47. 6d254bc Delete unused method NetEq::PacketBufferStatistics by Niels Möller · 6 years ago
  48. f40150d Removing ANA enabling field trials. by Minyue Li · 6 years ago
  49. 8ac05cc Adds trial to use link capacity estimate in Opus encoder. by Sebastian Jansson · 6 years ago
  50. d51b355 Delete unused NetEq Rtcp stats. by Niels Möller · 6 years ago
  51. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  52. 78e88fe Move NetworkStatistics and AudioDecodingCallStats from common_types.h by Fredrik Solenberg · 6 years ago
  53. a038e71 Less strict audio codec tests to accomodate opus switch to SSE. by Yves Gerey · 6 years ago
  54. 42b715a Add visibility to ana config proto by Piotr (Peter) Slatala · 6 years ago
  55. 105edca Remove some unused RentACodec static methods by Karl Wiberg · 6 years ago
  56. 49c33ce AudioCodingModule: Remove support for creating encoders by Karl Wiberg · 6 years ago
  57. 09102a0 Revert "Roll "Enable SSE, SSE2, and run-time detected SSE4.1 for libopus."" by Yves Gerey · 6 years ago
  58. 0b1b5c1 Hide RtcEvent members behind accessors by Elad Alon · 6 years ago
  59. 466620b Roll "Enable SSE, SSE2, and run-time detected SSE4.1 for libopus." by Yves Gerey · 6 years ago
  60. c496d58 Add flag for fast jitter buffer playout in neteq simulation by Sam Zackrisson · 6 years ago
  61. f0e7440 Add missing conditional defines to neteq test and tools targets by Sam Zackrisson · 6 years ago
  62. c572ff3 Add default constructor for rtc::Event by Niels Möller · 6 years ago
  63. 254d3db Add missing #include to absl/memory/memory.h from audio_encoder_cng.cc by tzik · 6 years ago
  64. 0070655 Removing ancient and unused test scripts and data files by Henrik Lundin · 6 years ago
  65. 2365936 Hide the AudioEncoderCng class behind a create function by Karl Wiberg · 6 years ago
  66. 69807e8 Depend directly on destination targets. by Yves Gerey · 6 years ago
  67. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
  68. 2c16cc6 Replace some usage of EventWrapper with rtc::Event. by Niels Möller · 6 years ago
  69. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  70. 2edab4c Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. by Niels Möller · 6 years ago
  71. 2dfa998 Reland "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  72. c538fc7 Revert "Prefix flag macros with WEBRTC_." by Mirko Bonadei · 6 years ago
  73. 5ccdc13 Prefix flag macros with WEBRTC_. by Mirko Bonadei · 6 years ago
  74. b9972fa Adds AudioNetworkAdaptation support to Scenario tests. by Sebastian Jansson · 6 years ago
  75. 34d990f Adding NetEq buffer full metric to UMA. by Minyue Li · 6 years ago
  76. ed04912 Stop simulations when a LOG_END event is reached. by Ivo Creusen · 6 years ago
  77. d8a52b3 Make ivoc owner of audio_coding. by Ivo Creusen · 6 years ago
  78. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
  79. d2d2ecb Add command-line flag for setting the max number of packets in the buffer. by Ivo Creusen · 6 years ago
  80. 83bd37c Add field trials for configuring Opus encoder packet loss rate. by Jakob Ivarsson · 6 years ago
  81. 5350d1c RtcEventLogSource no longer uses deprecated parsing functions. by Bjorn Terelius · 6 years ago
  82. 88b68ac Create field trial for setting a minimum value for Opus encoder packet loss rate by Jakob Ivarsson · 6 years ago
  83. 7730193 Remove SetExecutablePath, simplify ResourcePath by Patrik Höglund · 6 years ago
  84. 433eafe Delete unused includes of assert.h by Niels Möller · 6 years ago
  85. eddd366 Delete unused method AudioCodingModuleImpl::SetOpusApplication. by Niels Möller · 6 years ago
  86. dc6d553 Add more NetEq information to NetEqState. by Ivo Creusen · 6 years ago
  87. 8ca5c52 Temporarily increase visibility of publicly used build targets. by Mirko Bonadei · 6 years ago
  88. c2c4d04 AudioCodingModuleTest.TestRedFec: Don't let the ACM create audio encoders by Karl Wiberg · 6 years ago
  89. bc29590 NetEq: Fix an UBSan error by Pablo Barrera González · 6 years ago
  90. 311c13b Remove noop system_wrappers_default build target. by Mirko Bonadei · 6 years ago
  91. 002fbb8 Adding field trial to force target level percentile in NetEQ. by Minyue Li · 6 years ago
  92. 7f6417f Restricting NetEq postpone decoding after expand. by Minyue Li · 6 years ago
  93. 5cc8e14 audio_coding_module_unittest: Don't rely on the ACM to create encoders by Karl Wiberg · 6 years ago
  94. 895ce82 VAD/DTX tests: Don't let the ACM create audio encoders by Karl Wiberg · 6 years ago
  95. 3ff52ff Remove the useless ACMTest base class by Karl Wiberg · 6 years ago
  96. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  97. 91957c1 AudioCodingModuleTest.TwoWayCommunication: Don't let the ACM create encoders by Karl Wiberg · 6 years ago
  98. 3a6b6bd AudioCodingModuleTest.TwoWayCommunication: Remove non-automatic mode by Karl Wiberg · 6 years ago
  99. 377a231 acm_receiver_unittest: Don't rely on the ACM to create encoders by Karl Wiberg · 6 years ago
  100. bf7a046 AudioCodingModuleTest.TestIsac: Don't rely on the ACM to create encoders by Karl Wiberg · 6 years ago