1. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  2. 3f2eeb8 Adding test on GetSpanSamples() for NetEq PacketBuffer. by Minyue Li · 5 years ago
  3. e8fbc5d Refactor WebRtcOpus_PacketHasFec. by Minyue Li · 5 years ago
  4. 46dda83 Improve buffer level estimation with DTX and add CNG time stretching. by Jakob Ivarsson · 5 years ago
  5. 14be799 Switch neteq tools to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  6. 3e8ef94 Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker. by Chen Xing · 5 years ago
  7. 62eb89d Fixing possible overflow in NetEq buffle level filter. by Minyue Li · 5 years ago
  8. 225842c Initialize signal processing function pointers statically by Karl Wiberg · 5 years ago
  9. 60bfb3d NetEQ: BackgroundNoise::Update returns true when the filter is updated by Alessio Bazzica · 5 years ago
  10. a36c591 Reland "Reland "Change buffer level filter to store current level in number of samples."" by Jakob Ivarsson · 5 years ago
  11. b93af85 Revert "Reland "Change buffer level filter to store current level in number of samples."" by Jakob Ivarsson · 5 years ago
  12. 0ded32d Reland "Change buffer level filter to store current level in number of samples." by Jakob Ivarsson · 5 years ago
  13. d3fc161 Revert "Change buffer level filter to store current level in number of samples." by Jakob Ivarsson · 5 years ago
  14. 87977dd Change buffer level filter to store current level in number of samples. by Jakob Ivarsson · 5 years ago
  15. d487a55 Revert "Remove sync buffer length from FilteredCurrentDelayMs." by Jakob Ivarsson · 5 years ago
  16. 79890ef Remove sync buffer length from FilteredCurrentDelayMs. by Jakob Ivarsson · 5 years ago
  17. 5b2eda4 Sanity-check field trial string at initialization. by Jonas Olsson · 5 years ago
  18. 7541141 Fix assert check in neteq_quality_test by Pablo Barrera González · 5 years ago
  19. c8501f7 Fix bug in neteq_quality_test by Pablo Barrera González · 5 years ago
  20. 4e34c18 Check input file extension is not wav by Pablo Barrera González · 5 years ago
  21. 89bbf37 Allow neteq_quality_test to read a complete file by Pablo Barrera González · 5 years ago
  22. 62838fe Expose audio decoder factory in neteq_quality_test by Pablo Barrera González · 5 years ago
  23. 7eb0a5e AudioDecoderOpus: Add support for 16 kHz output sample rate by Karl Wiberg · 5 years ago
  24. a1d1a1e WebRTC Opus C interface: Add support for non-48 kHz decode sample rate by Karl Wiberg · 5 years ago
  25. 126f2b3 AudioEncoderOpus: Add support for 16 kHz input sample rate by Karl Wiberg · 5 years ago
  26. e0eb325 AudioEncoderOpusImpl: Remove unused static methods by Karl Wiberg · 5 years ago
  27. e9a2ee2 Improve NetEq network adaptation in the beginning of the call. by Jakob Ivarsson · 5 years ago
  28. 7e7c5c3 WebRTC Opus C interface: Add support for non-48 kHz encode sample rate by Karl Wiberg · 5 years ago
  29. 9ce451a End NetEq simulation if there are no more packets to decode. by Jakob Ivarsson · 5 years ago
  30. 053c371 Audio coding: Don't choke when RTP timestamp rate > sample rate by Karl Wiberg · 5 years ago
  31. eb16697 AudioEncoderOpus: Don't mix up sample rate and RTP timestamp rate by Karl Wiberg · 5 years ago
  32. 1e193fa Add DecelerationTargetLevelOffset Field Trial. by Ruslan Burakov · 5 years ago
  33. 0ac1d99 Remove streaming_mode as it is always false. by Ruslan Burakov · 5 years ago
  34. 035ee11 Delete left-over tests NetEqExternalDecoderUnitTest by Niels Möller · 5 years ago
  35. 8fc92e6 Add lifetime concealment stats to NetEqStatsPlotter. by Jakob Ivarsson · 5 years ago
  36. e360c09 NetEq: Minor change to print-out format for interruption stats by Henrik Lundin · 5 years ago
  37. 8d8ffdb Expose new audio stats on the API by Ivo Creusen · 5 years ago
  38. 4731f00 Delete deprecated PlatformThread looping by Niels Möller · 5 years ago
  39. 44125fa Reland "Piping audio interruption metrics to API layer" by Henrik Lundin · 5 years ago
  40. fc02a79 Revert "Piping audio interruption metrics to API layer" by Henrik Andreassson · 5 years ago
  41. 4babc68 Delete deprecated version of AudioPacketizationCallback::SendData. by Niels Möller · 5 years ago
  42. 413ccc4 Stop DCHECK which occurs in ANA BitrateController when overhead is zero. by Bjorn A Mellem · 5 years ago
  43. 299c4e6 Piping audio interruption metrics to API layer by Henrik Lundin · 5 years ago
  44. c35b6e6 Deprecate RTPFragmentationHeader argument to AudioPacketizationCallback::SendData by Niels Möller · 5 years ago
  45. 2a8bd09 NetEq: Create an audio interruption metric by Henrik Lundin · 5 years ago
  46. 44c21f4 Encoder side of Multistream Opus. by Alex Loiko · 5 years ago
  47. bf4a221 Implement newly standardized stats by Ivo Creusen · 5 years ago
  48. 67fb919 Handle event log parsing errors without crashing. by Ivo Creusen · 5 years ago
  49. 40889f3 Removes TimeMicros interface from ThreadProcessingFakeClock. by Sebastian Jansson · 5 years ago
  50. 7d204d5 Disallow buffer level filtering for DTX packets. by Minyue Li · 5 years ago
  51. f9846bc Adding DTX logic to FakeDecodeFromFile (used be NetEqTest). by Minyue Li · 5 years ago
  52. 54c6640 Disallow time stretching during DTX. by Minyue Li · 5 years ago
  53. 7e53be0 NetEQ: GenerateBackgroundNoise moved to BackgrounNoise by Alessio Bazzica · 5 years ago
  54. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 5 years ago
  55. e5b9416 Decoder for multistream Opus. by Alex Loiko · 5 years ago
  56. 50b8c39 Generalize the C-language Opus interface. by Alex Loiko · 5 years ago
  57. e46f5db Add missing `using` declarations for names in testing namespace. by Mirko Bonadei · 5 years ago
  58. a533e00 Reland "Replace RTPHeader memset with assignment from a fresh object." by Niels Möller · 5 years ago
  59. 8f7ce22 Make VideoFrameType an enum class, and move to separate file and target by Niels Möller · 5 years ago
  60. 741daaf Move rtc::FunctionView to the public API by Artem Titov · 5 years ago
  61. ab9735f Return nullptr instead of crashing in NetEqTestFactory by Ivo Creusen · 5 years ago
  62. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 5 years ago
  63. ef1052a Reland "Move api/rtp_headers.h to its own build target." by Niels Möller · 5 years ago
  64. 2baef35 Revert "Move api/rtp_headers.h to its own build target." by Steve Anton · 5 years ago
  65. a67050d Move api/rtp_headers.h to its own build target. by Niels Möller · 5 years ago
  66. 5ec6156 Allow passing an event log as string to NetEqSimulator. by Ivo Creusen · 5 years ago
  67. c936cb6 Make AudioFrameType an enum class, and move to audio_coding_module_typedefs.h by Niels Möller · 5 years ago
  68. 93e2120 Qualify cmath functions. by Mirko Bonadei · 5 years ago
  69. 37b5662 Remove zero lower bound of estimated inter-arrival time. by Jakob Ivarsson · 5 years ago
  70. 7edc49c Mark neteq_rtpplay as publicly visible. by Mirko Bonadei · 5 years ago
  71. 647d5e6 Increase the default maximum jitter buffer size to 200 packets. by Jakob Ivarsson · 5 years ago
  72. 5ad789c Reland "NetEQ RTP Play: Optionally write output audio file" by Alessio Bazzica · 5 years ago
  73. cc35032 Replace abs with std::abs in audio_coding/neteq/histogram.cc by Piasy · 5 years ago
  74. 1b4254a Check current buffer time span instead of number of samples in postpone decoding after expand. by Jakob Ivarsson · 5 years ago
  75. c4b391a Revert "NetEQ RTP Play: Optionally write output audio file" by Ivo Creusen · 5 years ago
  76. 6330818 NetEQ RTP Play: Optionally write output audio file by Alessio Bazzica · 5 years ago
  77. 87e2d78 Prepare for splitting FrameType into AudioFrameType and VideoFrameType by Niels Möller · 5 years ago
  78. 232b3fd Expose relative packet arrival delay metric in stats API. by Jakob Ivarsson · 5 years ago
  79. 745cfb9 use link_deps in ana_debug_dump_proto by Takuto Ikuta · 5 years ago
  80. 4eb5c14 Reland "Remove field trial include from decision logic." by Jakob Ivarsson · 5 years ago
  81. 4450708 Add relative_packet_arrival_delay and jitter_buffer_packets_received statistics. by Jakob Ivarsson · 5 years ago
  82. 423bae4 Revert "Remove field trial include from decision logic." by Jakob Ivarsson‎ · 5 years ago
  83. d9f798a Remove field trial include from decision logic. by Jakob Ivarsson · 5 years ago
  84. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 5 years ago
  85. 26c59ff Fix jitter buffer delay reporting. by Jakob Ivarsson · 5 years ago
  86. d3a780b Cleanup NetEqPostponeDecodingAfterExpand field trial. by Jakob Ivarsson · 5 years ago
  87. ba7886b Move command line flags out of NetEqTestFactory by Ivo Creusen · 5 years ago
  88. db42ed2 Add RELATIVE_ARRIVAL_DELAY histogram mode to DelayManager. by Jakob Ivarsson · 5 years ago
  89. 08f6a6c Import proto_library.gni when rtc_enable_protobuf is true by Kimmo Kinnunen · 5 years ago
  90. 76a74e6 Delay bug during audio receiver stream recreation. by Ruslan Burakov · 5 years ago
  91. c4dd730 Fix -Wextra-semi warnings. by Mirko Bonadei · 5 years ago
  92. 6543881 2nd reland of https://webrtc-review.googlesource.com/c/src/+/114883 by Alex Loiko · 5 years ago
  93. 1eb3d7e Refactor DelayManager into separate Histogram class and make it injectable for testing purposes. by Jakob Ivarsson · 5 years ago
  94. 22f9925 webrtc: Remove semicolons. by Nico Weber · 5 years ago
  95. 8b3db59 Revert "Reland of https://webrtc-review.googlesource.com/c/src/+/114883" by Alex Loiko · 5 years ago
  96. 5341aac Reland of https://webrtc-review.googlesource.com/c/src/+/114883 by Alex Loiko · 5 years ago
  97. b35bacc Fix NetEq minimum and maximum delay always reset on acm creation. by Ruslan Burakov · 5 years ago
  98. 1925b5a Delete deprecated version of AudioCodingModule::IncomingPacket by Niels Möller · 5 years ago
  99. ffd1f93 Revert "Tests for multi-stream Opus." by Mirko Bonadei · 5 years ago
  100. 9c31ac2 Tests for multi-stream Opus. by Alex Loiko · 5 years ago