1. 46dda83 Improve buffer level estimation with DTX and add CNG time stretching. by Jakob Ivarsson · 5 years ago
  2. 14be799 Switch neteq tools to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  3. 3e8ef94 Add plumbing of RtpPacketInfos to each AudioFrame as input for SourceTracker. by Chen Xing · 5 years ago
  4. 44c21f4 Encoder side of Multistream Opus. by Alex Loiko · 5 years ago
  5. e5b9416 Decoder for multistream Opus. by Alex Loiko · 5 years ago
  6. 741daaf Move rtc::FunctionView to the public API by Artem Titov · 5 years ago
  7. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 5 years ago
  8. ef1052a Reland "Move api/rtp_headers.h to its own build target." by Niels Möller · 5 years ago
  9. 2baef35 Revert "Move api/rtp_headers.h to its own build target." by Steve Anton · 5 years ago
  10. a67050d Move api/rtp_headers.h to its own build target. by Niels Möller · 5 years ago
  11. c936cb6 Make AudioFrameType an enum class, and move to audio_coding_module_typedefs.h by Niels Möller · 5 years ago
  12. 7edc49c Mark neteq_rtpplay as publicly visible. by Mirko Bonadei · 5 years ago
  13. 5ad789c Reland "NetEQ RTP Play: Optionally write output audio file" by Alessio Bazzica · 5 years ago
  14. c4b391a Revert "NetEQ RTP Play: Optionally write output audio file" by Ivo Creusen · 5 years ago
  15. 6330818 NetEQ RTP Play: Optionally write output audio file by Alessio Bazzica · 5 years ago
  16. 745cfb9 use link_deps in ana_debug_dump_proto by Takuto Ikuta · 5 years ago
  17. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 5 years ago
  18. ba7886b Move command line flags out of NetEqTestFactory by Ivo Creusen · 5 years ago
  19. 08f6a6c Import proto_library.gni when rtc_enable_protobuf is true by Kimmo Kinnunen · 5 years ago
  20. 1eb3d7e Refactor DelayManager into separate Histogram class and make it injectable for testing purposes. by Jakob Ivarsson · 5 years ago
  21. e45c688 Remove webrtc::ProtoString. by Mirko Bonadei · 5 years ago
  22. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 5 years ago
  23. 5c2f1f0 Add some missing includes and dependencies. by Bjorn Terelius · 6 years ago
  24. 7289906 Delete enum NetEqDecoder. by Niels Möller · 6 years ago
  25. 9c277dd Delete NetEq::RegisterExternalDecoder. by Niels Möller · 6 years ago
  26. 40d5533 Include absl/memory/memory.h if absl::make_unique is used by Steve Anton · 6 years ago
  27. d375f1c Refactor NetEqTestFactory to not use "external" decoders by Niels Möller · 6 years ago
  28. 3f651d8 Reland "Add AudioDecoderFactory to NetEqTest constructor." by Niels Möller · 6 years ago
  29. 41f3a43 Remove CodecInst pt.3 by Fredrik Solenberg · 6 years ago
  30. f7f753b Revert "Add AudioDecoderFactory to NetEqTest constructor." by Oleh Prypin · 6 years ago
  31. daa970f Add AudioDecoderFactory to NetEqTest constructor. by Niels Möller · 6 years ago
  32. f693bfa Remove CodecInst pt.2 by Fredrik Solenberg · 6 years ago
  33. 2db46b0 Added new feature to print a text log to neteq_rtpplay by Ivo Creusen · 6 years ago
  34. 657b296 Reland "Remove CodecInst pt.1" by Fredrik Solenberg · 6 years ago
  35. ec0f45b Revert "Remove CodecInst pt.1" by Fredrik Solenberg · 6 years ago
  36. 056f973 Remove CodecInst pt.1 by Fredrik Solenberg · 6 years ago
  37. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  38. 53382cb Move RtcpStatistics from common_types.h to a new header file by Niels Möller · 6 years ago
  39. e3abb81 Decouple //rtc_base:rtc_base_tests_utils from gunit. by Mirko Bonadei · 6 years ago
  40. d51b355 Delete unused NetEq Rtcp stats. by Niels Möller · 6 years ago
  41. 78e88fe Move NetworkStatistics and AudioDecodingCallStats from common_types.h by Fredrik Solenberg · 6 years ago
  42. 42b715a Add visibility to ana config proto by Piotr (Peter) Slatala · 6 years ago
  43. 49c33ce AudioCodingModule: Remove support for creating encoders by Karl Wiberg · 6 years ago
  44. f0e7440 Add missing conditional defines to neteq test and tools targets by Sam Zackrisson · 6 years ago
  45. 254d3db Add missing #include to absl/memory/memory.h from audio_encoder_cng.cc by tzik · 6 years ago
  46. 2365936 Hide the AudioEncoderCng class behind a create function by Karl Wiberg · 6 years ago
  47. 69807e8 Depend directly on destination targets. by Yves Gerey · 6 years ago
  48. 21cddff Harmonize paths to dependent targets. by Yves Gerey · 6 years ago
  49. 988cc08 [Cleanup] Add missing #include. Remove useless ones. by Yves Gerey · 6 years ago
  50. 2edab4c Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. by Niels Möller · 6 years ago
  51. b9972fa Adds AudioNetworkAdaptation support to Scenario tests. by Sebastian Jansson · 6 years ago
  52. 40a7a35 Extract functionality of test_main into separate library. by Artem Titov · 6 years ago
  53. 5350d1c RtcEventLogSource no longer uses deprecated parsing functions. by Bjorn Terelius · 6 years ago
  54. 7730193 Remove SetExecutablePath, simplify ResourcePath by Patrik Höglund · 6 years ago
  55. 8ca5c52 Temporarily increase visibility of publicly used build targets. by Mirko Bonadei · 6 years ago
  56. c2c4d04 AudioCodingModuleTest.TestRedFec: Don't let the ACM create audio encoders by Karl Wiberg · 6 years ago
  57. 311c13b Remove noop system_wrappers_default build target. by Mirko Bonadei · 6 years ago
  58. 895ce82 VAD/DTX tests: Don't let the ACM create audio encoders by Karl Wiberg · 6 years ago
  59. 3ff52ff Remove the useless ACMTest base class by Karl Wiberg · 6 years ago
  60. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  61. 91957c1 AudioCodingModuleTest.TwoWayCommunication: Don't let the ACM create encoders by Karl Wiberg · 6 years ago
  62. bf7a046 AudioCodingModuleTest.TestIsac: Don't rely on the ACM to create encoders by Karl Wiberg · 6 years ago
  63. 9a60e9a Remove the delay_test binary by Karl Wiberg · 6 years ago
  64. 00eb12a Let NetEq use the PLC output from a decoder by Henrik Lundin · 6 years ago
  65. f81b0f1 Move code for setting field trials from NetEqTestFactory to the main function in neteq_rtpplay. by Ivo Creusen · 6 years ago
  66. 8b0aed1 Fix no_global_constructors/no_exit_time_destructors in Neteq. by Mirko Bonadei · 6 years ago
  67. 96ede16 Enable -Wexit-time-destructors and -Wglobal-constructors. by Mirko Bonadei · 6 years ago
  68. 55de08e Restructure neteq_rtpplay into a library with small executable wrapper. by Ivo Creusen · 6 years ago
  69. d4161a3 Moving LappedTransform, Blocker and AudioRingBuffer. by Alessio Bazzica · 6 years ago
  70. 801500c Audio encoder tests: Create audio encoders the new way by Karl Wiberg · 6 years ago
  71. 80006b9 Add command-line flag to enable the bugfix to postpone decoding after expand. by Ivo Creusen · 6 years ago
  72. 133cff0 AudioCodingModuleTest.TestAllCodecs: Create audio encoders the new way by Karl Wiberg · 6 years ago
  73. d2f4e8b Explicitly add -mfpu=neon to all targets that use NEON by Oleh Prypin · 6 years ago
  74. 75caa59 Untangle fft third party lib from dependon WebRTC by Artem Titov · 6 years ago
  75. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  76. 52b9000 Move g722 to proper third_party directory by Artem Titov · 6 years ago
  77. e095b81 Move g711 to proper third_party directory by Artem Titov · 6 years ago
  78. 8a838fd Move fft to proper third_party directory by Artem Titov · 6 years ago
  79. 682aac5 Enable clang::find_bad_constructs for audio_coding (part 1/2). by Mirko Bonadei · 6 years ago
  80. 216664a Cleanup unneeded includes in audio_coding/BUILD.gn. by Mirko Bonadei · 6 years ago
  81. 3f84f49 Remove useless import of arm.gni by Sam Zackrisson · 6 years ago
  82. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  83. 9f2e624 Break out NetEqEventLogInput to separate source files by Henrik Lundin · 6 years ago
  84. 7687ad5 Reland "NetEq: Deprecate playout modes Fax, Off and Streaming" by Henrik Lundin · 6 years ago
  85. d971109 Extract fft to separate target to be able to move it to third_party by Artem Titov · 6 years ago
  86. 91280e4 Extract third party part of g722 codec into separate target by Artem Titov · 6 years ago
  87. 3ecec17 Extract third party part of g711 codec into separate target by Artem Titov · 6 years ago
  88. 1ff41eb Revert "NetEq: Deprecate playout modes Fax, Off and Streaming" by Henrik Lundin · 6 years ago
  89. 80c4cca NetEq: Deprecate playout modes Fax, Off and Streaming by Henrik Lundin · 6 years ago
  90. de212ca Removing some MSVC warning suppression flags. by Mirko Bonadei · 6 years ago
  91. b602123 Replace rtc::Optional with absl::optional in modules/audio_coding by Danil Chapovalov · 6 years ago
  92. 8fbe4f1 Remove executable insert_packet_with_timing by Karl Wiberg · 6 years ago
  93. 5aba818 Remove test AudioCodingModuleTest.TestAPI by Karl Wiberg · 6 years ago
  94. 27fe43a Removing warning suppression flags from modules/audio_coding. by Mirko Bonadei · 6 years ago
  95. 7ba22b8 Break out the part of the iSAC codec that's used for Voice Activity Detection by Karl Wiberg · 6 years ago
  96. bb23c83 GN hack to tag targets as poisonous (and use it with audio codecs) by Karl Wiberg · 6 years ago
  97. 2b415da Seperate NetEq stats getter to use in other tools. by Minyue Li · 6 years ago
  98. 6e396b0 Moving transform_tables.c to isac_fix_common. by Mirko Bonadei · 6 years ago
  99. 8aba6b4 Remove incompatiblities with absl::optional in audio_coding by Danil Chapovalov · 6 years ago
  100. bbf21a3 Remove dependencies on modules:module_api from AudioProcessing. by Fredrik Solenberg · 6 years ago