1. 4c9dbd5 Remove/update TODOs assigned to alessiob by Alessio Bazzica · 4 months ago
  2. ebb11c4 With stereo decoding and mono packets produce mono after CN/PLC by Alessio Bazzica · 5 months ago
  3. c7824db With stereo decoding and mono packets produce mono DTX/concealment by Alessio Bazzica · 5 months ago
  4. a287ffa Add unit tests for `AudioDecoderOpusImpl` for stereo by Alessio Bazzica · 5 months ago
  5. db40c1c Opus wrapper: remove misleading comment by Alessio Bazzica · 5 months ago
  6. c118881 Comment unused variables in implemented functions 12\n by Dor Hen · 5 months ago
  7. a154b73 Comment unused variables in implemented functions 11\n by Dor Hen · 5 months ago
  8. 4a482a2 Add TODO in the Opus encoder where the application param is set by Alessio Bazzica · 5 months ago
  9. e8c8218 Clean-up iLBC nits by Alessio Bazzica · 5 months ago
  10. 337f6f2 remove proto_data_sources usages by Takuto Ikuta · 5 months ago
  11. 01a9264 Remove the iLBC audio codec by Alessio Bazzica · 6 months ago
  12. b507daf Refactor NetEq delay constraint logic. by Jakob Ivarsson · 6 months ago
  13. f653f47 Remove unused parameters from "WebRtcSpl_FilterAR" by Dor Hen · 6 months ago
  14. 7dd164d Reland "Delete AcmReceiver" by Henrik Lundin · 6 months ago
  15. 09c043a Start counting NetEq stats after first packet is decoded. by Jakob Ivarsson · 6 months ago
  16. 0a281e2 Revert "Delete AcmReceiver" by Henrik Lundin · 6 months ago
  17. 0d3dcc4 Delete AcmReceiver by Henrik Lundin · 6 months ago
  18. a6e5556 Move expand uma logger into statistics calculator. by Jakob Ivarsson · 6 months ago
  19. 39a2238 Remove default_neteq_factory.h backwards compatible header. by Mirko Bonadei · 6 months ago
  20. 1131c26 Move default_neteq_factory to api/neteq and make it publicly visible by Henrik Lundin · 6 months ago
  21. a8829eb macro cleanup: "(const override)" -> "(const, override)" by Mirko Bonadei · 6 months ago
  22. b08a045 fix missing deps for proto compile actions by Takuto Ikuta · 6 months ago
  23. 098c128 Explicitly use the Opus DTX encoder state. by Lionel Koenig · 6 months ago
  24. 8487d32 Remove all use of AcmReceiver from WebRTC by Henrik Lundin · 6 months ago
  25. ec38238 Ensure the AudioCodingModule is reset when sending is stopped. by Lionel Koenig · 7 months ago
  26. 1bd331f Ensure <netinet/in.h> is included by using rtc_base/ip_address.h. by Jeremy Leconte · 7 months ago
  27. c9aaf11 Remove use of AcmReceiver in ChannelReceive by Henrik Lundin · 7 months ago
  28. 8037fc6 Migrate absl::optional to std::optional by Florent Castelli · 7 months ago
  29. b5f4006 Inject field trials in NetEqTest instead of setting global. by Jakob Ivarsson · 7 months ago
  30. 04cc4ce Deprecate NetEq::GetDecoderFormat and remove implementation. by Jakob Ivarsson · 7 months ago
  31. 44df591 Use NetEq::GetCurrentDecoderFormat in AcmReceiver. by Jakob Ivarsson · 7 months ago
  32. 32dd2ed Improve NetEq simulation frame size estimation. by Jakob Ivarsson · 7 months ago
  33. b6046ae Add NetEq API to get info about the current decoder. by Jakob Ivarsson · 7 months ago
  34. 24823c5 Add AudioDecoderOpus::MakeAudioDecoder overload taking Environment by Danil Chapovalov · 7 months ago
  35. e0fe420 Provide Environment to consturct AudioDecoder in tests by Danil Chapovalov · 7 months ago
  36. 759f8d8 Delete expired and unused field trial WebRTC-Audio-OpusPlcUsePrevDecodedSamples by Danil Chapovalov · 8 months ago
  37. eb26634 Cleanup NetEqControllerFactory interface by Danil Chapovalov · 8 months ago
  38. ce80781 Change AudioDecoderFactory api to provide Environment to construct AudioDecoders by Danil Chapovalov · 8 months ago
  39. 2bc77ce Propagate field trials into NetEq DelayManager by Danil Chapovalov · 8 months ago
  40. 9b1c0c8 Propagate Environment to DecoderDatabase::DecoderInfo by Danil Chapovalov · 8 months ago
  41. 9637030 Propagate field trials into audio NackTracker by Danil Chapovalov · 8 months ago
  42. defe135 Pass Environment into NetEqImpl by Danil Chapovalov · 8 months ago
  43. 0c4c4e6 Provide Environment to create NetEq in tests by Danil Chapovalov · 8 months ago
  44. 723ea45 Cleanup NetEq decision logic field trial. by Jakob Ivarsson · 8 months ago
  45. e1dbddf Introduce NetEqFactory::Create taking Environment instead of the Clock by Danil Chapovalov · 8 months ago
  46. 3b0424b Delete deprecated AcmReceiver contstructor by Danil Chapovalov · 8 months ago
  47. 33582ea Pass Environment instead of just clock to AcmReceiver at construction by Danil Chapovalov · 8 months ago
  48. 05309c5 Delete AudioEncoderOpus constructor that doesn't provide Environment by Danil Chapovalov · 8 months ago
  49. c2160b1 Delete expired field trial Audio-OpusAvoidNoisePumpingDuringDtx by Danil Chapovalov · 8 months ago
  50. 1932b44 Provide Environment for AudioEncoderOpus in tests when created using the trait by Danil Chapovalov · 8 months ago
  51. d6ef33e Remove PushResampler<T>::InitializeIfNeeded by Tommi · 9 months ago
  52. 20b8e33 Add AudioEncoderOpus constructors that use field trials from Environment by Danil Chapovalov · 9 months ago
  53. 1030eaa Provide Environment to create an audio encoder in tests by Danil Chapovalov · 9 months ago
  54. 0fd6731 Reset the speech encoder when creating a comfort noise encoder. by Jakob Ivarsson · 9 months ago
  55. aefed55 [iwyu][1\n] Applying to api/[a-s]* by Dor Hen · 9 months ago
  56. fc6df05 Computing and propagating the audio stats totalprocessingdelay. by Jesús de Vicente Peña · 9 months ago
  57. 33e6e80 Actually skip AudioDecoderG722StereoTest.EncodeDecode on UBSan. by Mirko Bonadei · 10 months ago
  58. 9f6bb62 Skip tests failing with the new version of UBSan. by Mirko Bonadei · 10 months ago
  59. 1b26b72 Disable G722 and iLBC tests failing with the new version of UBSan. by Mirko Bonadei · 10 months ago
  60. bd4dd67 Disable G722 and iLBC tests failing with the new version of UBSan. by Mirko Bonadei · 10 months ago
  61. 32fdb04 Disable G722 and iLBC tests failing with the new version of UBSan. by Mirko Bonadei · 10 months ago
  62. 876d0c9 Fix use-of-uninitialized-value in NetEq tests. by Mirko Bonadei · 10 months ago
  63. 19510f8 Delete unused methods by Tommi · 10 months ago
  64. 5889cf5 Propagate arrival time inside NetEq by Lionel Koenig · 10 months ago
  65. 61dc3ac Revert "Propagate arrival time inside NetEq" by Lionel Koenig Gélas · 10 months ago
  66. 0a23279 Propagate arrival time inside NetEq by Lionel Koenig · 10 months ago
  67. 19c51ea Use std::array<> consistently for reusable audio buffers. by Tommi · 10 months ago
  68. 0121ff4 Revert "Propagate arrival time inside NetEq" by Manashi Sarkar · 10 months ago
  69. 5237cbb Propagate arrival time inside NetEq by Lionel Koenig · 10 months ago
  70. 5d3e680 Add audio view classes by Tommi · 10 months ago
  71. 99c519b Mass removal of absl_deps in all BUILD.gn files by Florent Castelli · 10 months ago
  72. 3643acb neteq test: add opus/red with default payload type by Philipp Hancke · 10 months ago
  73. 57dbb1e Reland "Split digest methods from ssl target into digest target" by Philipp Hancke · 11 months ago
  74. 28a4ec3 Fix use of uninitialized value in NetEq test. by Jakob Ivarsson · 11 months ago
  75. a656b9d Use absolute capture timestamp from the beginning of payload by Lionel Koenig · 11 months ago
  76. fc57037 Revert "Split digest methods from ssl target into digest target" by Mirko Bonadei · 11 months ago
  77. 47bfe39 Split digest methods from ssl target into digest target by Philipp Hancke · 11 months ago
  78. 1e5f88c Make muted param in GetAudio optional. by Jakob Ivarsson · 11 months ago
  79. 1f36798 Start using ArrayView in AudioFrame, update PushResampler by Tommi · 11 months ago
  80. 50c1b66 Remove expired field trial UseTwccPlrForAna by Emil Lundmark · 12 months ago
  81. 4d59803 Remove expired WebRTC-Audio-NetEqFecDelayAdaptation by Emil Lundmark · 12 months ago
  82. e0f08a3 Add SSRC filter and NetEq accessor to NetEq simulator. by Jakob Ivarsson · 12 months ago
  83. 6932042 Remove expired WebRTC-Audio-OpusSetSignalVoiceWithDtx by Emil Lundmark · 12 months ago
  84. 5075cb4 Expose AudioLevel as an absl::optional struct in api/rtp_headers.h by Joachim Reiersen · 1 year ago
  85. aaa123d Reland "Remove post-decode VAD" by Tomas Lundqvist · 1 year, 2 months ago
  86. 5ff04d1 Avoid zero duration packets in NetEq test with replacement audio. by Jakob Ivarsson · 1 year, 2 months ago
  87. f6ae657 Adapt NetEq delay to received FEC (both RED and codec inband). by Jakob Ivarsson · 1 year, 2 months ago
  88. 687ef0a Revert "Remove post-decode VAD" by Jeremy Leconte · 1 year, 2 months ago
  89. 53e41a2 Ignore old, duplicate and overlapping packets in packet arrival history. by Jakob Ivarsson · 1 year, 2 months ago
  90. 89cf26f Remove post-decode VAD by Tomas Lundqvist · 1 year, 2 months ago
  91. 1d3e286 Fix a fuzzer-found issue in G.722 decoder by Henrik Lundin · 1 year, 2 months ago
  92. 26ad5b8 Fix a fuzzer-found issue in PCM/G.711 decoder by Henrik Lundin · 1 year, 2 months ago
  93. 9b7f364 Fix a fuzzer-found issue in PCM16 decoder by Henrik Lundin · 1 year, 2 months ago
  94. c3624d0 Add field trial that enables Opus PLC. by Jakob Ivarsson · 1 year, 2 months ago
  95. de17252 Reland "Unify access to SDP codec parameters" by Philipp Hancke · 1 year, 3 months ago
  96. 6c9c958 Revert "Unify access to SDP codec parameters" by Mirko Bonadei · 1 year, 4 months ago
  97. 63d03f5 Unify access to SDP codec parameters by Philipp Hancke · 1 year, 4 months ago
  98. 526187708 Refactor NetEq insert packet list. by Jakob Ivarsson · 1 year, 4 months ago
  99. 9305b10 Fix integer overflow. by Jakob Ivarsson · 1 year, 5 months ago
  100. 7d62fe5 Default enable NetEq experiments. by Jakob Ivarsson · 1 year, 5 months ago