1. 53e2211 AEC3: Kill kill-switches by Gustaf Ullberg · 6 years ago
  2. 9f80b97 Fix fuzzer build failures on Windows by Jonathan Metzman · 6 years ago
  3. c71cd6c Don't ovewrite complex member VCMPacket::generic_descriptor when fuzzing. by philipel · 6 years ago
  4. e0d455b Remove runtime_enabled_feature. by Mirko Bonadei · 6 years ago
  5. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  6. 1c718f9 Update configuration of builtin AECs in APM fuzzer by Sam Zackrisson · 7 years ago
  7. ee002e6 Fix WebRTC fuzzers tests in Chromium missing field trial implementation by Christian Fremerey · 7 years ago
  8. 15212f3d Fix WebRTC fuzzers tests in Chromium. by Mirko Bonadei · 7 years ago
  9. 941a07c Remove all remaining non-test uses of std::stringstream. by Jonas Olsson · 7 years ago
  10. e0c8b23 Frame marking RTP header extension (PART 1: implement extension) by Johnny Lee · 7 years ago
  11. 558b93b Add the multicast DNS message format. by Qingsi Wang · 7 years ago
  12. cc22f51 Removing the intelligibility enhancer. by Alessio Bazzica · 7 years ago
  13. 2377588 Add accessor methods for RTP timestamp of EncodedImage. by Niels Möller · 7 years ago
  14. ef5d5af AEC3: Increasing the accuracy of the detection for early reverb by Per Åhgren · 7 years ago
  15. 151ba0f Fuzz unfuzzed AEC3 killswitch field trials by Sam Zackrisson · 7 years ago
  16. a12c42a Delete root header file typedef.h. by Niels Möller · 7 years ago
  17. e9b1854 Adding missing dependencies on absl. by Mirko Bonadei · 7 years ago
  18. 2a959d9 Revert "Add one-stop-shop for built-in AEC toggling in APM" by Sam Zackrisson · 7 years ago
  19. 771b50c Add one-stop-shop for built-in AEC toggling in APM by Sam Zackrisson · 7 years ago
  20. f5c3ba1 Fuzz more kinds of floats in the APM fuzzer. by Alex Loiko · 7 years ago
  21. 35c773d Cap the number of fuzzed decoder packets to 200 by Sam Zackrisson · 7 years ago
  22. 88cf050 AEC3: Adding explicit handling of microphone gain changes by Per Åhgren · 7 years ago
  23. b5d3802 Fuzz more aec3 field trials by Sam Zackrisson · 7 years ago
  24. 58c79f6 Add saza to fuzzer owners by Sam Zackrisson · 7 years ago
  25. 3213447 Actually input packets into the PacketBuffer. by philipel · 7 years ago
  26. 0f5dc8b Limit input size to iSAC and iLBC decoder fuzzers by Henrik Lundin · 7 years ago
  27. c480e9d Stereo in APM fuzzer. by Alex Loiko · 7 years ago
  28. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  29. 1f5de53 Fuzz key presses in APM by Sam Zackrisson · 7 years ago
  30. 36c69d5 NetEq fuzzers: Set max length in BUILD config rather than in the code by Henrik Lundin · 7 years ago
  31. c05bd73 Limit fuzzer input size for comfort noise decoder fuzzer by Henrik Lundin · 7 years ago
  32. e40b437 Discard frame self-dependency when parsing genric frame descriptor by Danil Chapovalov · 7 years ago
  33. 6b33e60 In ULP FEC fuzzer test, make sure sequence number is not the same as previous sequence number. by Ying Wang · 7 years ago
  34. 7687ad5 Reland "NetEq: Deprecate playout modes Fax, Off and Streaming" by Henrik Lundin · 7 years ago
  35. 916ec7d Add Generic frame descritpor header extension by Danil Chapovalov · 7 years ago
  36. 52f53d5 Revert "Add Timestamp accessor methods to the EncodedImage class." by Björn Terelius · 7 years ago
  37. f34d467 Add Timestamp accessor methods to the EncodedImage class. by Niels Möller · 7 years ago
  38. 44b98f9 Re-introduce a read of a bool in APM fuzzers by Sam Zackrisson · 7 years ago
  39. f341f3f Add AGC1 fuzzer by Sam Zackrisson · 7 years ago
  40. 1ff41eb Revert "NetEq: Deprecate playout modes Fax, Off and Streaming" by Henrik Lundin · 7 years ago
  41. 80c4cca NetEq: Deprecate playout modes Fax, Off and Streaming by Henrik Lundin · 7 years ago
  42. db38972 Remove nonlinear beamformer API from APM by Sam Zackrisson · 7 years ago
  43. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  44. f344dbb Cover AecDump calls in APM fuzzer. by Alex Loiko · 7 years ago
  45. 8a5edb2 Always enable 'delay-agnostic' in APM fuzzer. by Alex Loiko · 7 years ago
  46. 790da37 Fuzz AEC field trial killswitches by Sam Zackrisson · 7 years ago
  47. 431abd9 Replace rtc::Optional with absl::optional in test and rtc_tools by Danil Chapovalov · 7 years ago
  48. 6a9bd74 Fix a downstream test failure. by Ying Wang · 7 years ago
  49. d1f970d Change echo detector to scoped_refptr by Ivo Creusen · 7 years ago
  50. 0c87e29 Update packet_buffer_fuzzer to fuzz full packets. by philipel · 7 years ago
  51. 547e316 Limit input length for SDP fuzzer. by Patrik Höglund · 7 years ago
  52. 65ec0fc Delete unneeded includes of basictypes.h. by Niels Möller · 7 years ago
  53. 1e9cf7f Fuzzing for video_coding::FrameBuffer2. by philipel · 7 years ago
  54. c1ee9d5 RtpFrameReferenceFinder fuzzer. by philipel · 7 years ago
  55. a29b148 Create a fuzzer for the Opus encoder by Henrik Lundin · 7 years ago
  56. bbf21a3 Remove dependencies on modules:module_api from AudioProcessing. by Fredrik Solenberg · 7 years ago
  57. 9df3cf3 Stats calls improve APM fuzzer coverage. by Alex Loiko · 7 years ago
  58. f0482ea Add MID sending to FlexfecSender by Steve Anton · 7 years ago
  59. 8fabab1 CNG fuzzer: avoid long fuzzer runs by limiting generator calls by Henrik Lundin · 7 years ago
  60. 12edf4c Separate build target for rtc_base/numerics/safe_minmax.h by Karl Wiberg · 7 years ago
  61. 38c15d3 Template argument and corpora for Audio Processing Fuzzer. by Alex Loiko · 7 years ago
  62. 0efa941 Move EchoCanceller3Factory to api/auido by Gustaf Ullberg · 7 years ago
  63. 151be2d comfort_noise_decoder_fuzzer: limit the fuzzer input size to avoid timeout by Henrik Lundin · 7 years ago
  64. 06fa153 neteq_rtp_fuzzer: limit the fuzzer input size to avoid timeout by Henrik Lundin · 7 years ago
  65. 2a6d864 neteq_signal_fuzzer: limit the fuzzer input size to avoid timeout by Henrik Lundin · 7 years ago
  66. f35c666 Separate build targets for aec3 and aec3_unittests by Gustaf Ullberg · 7 years ago
  67. a05ee82 Fixed Digital mode of AGC2 implementation finished. by Alex Loiko · 7 years ago
  68. 61405bc Fix infinite loop in rtp packet parsing by Danil Chapovalov · 7 years ago
  69. c2dd59c Skip oversized rtp header extension when parsing Rtp Packet. by Danil Chapovalov · 7 years ago
  70. 970b088 Reland "Break up rtc_event_log_api to solve circular dependencies." by Qingsi Wang · 7 years ago
  71. 75df728 Revert "Break up rtc_event_log_api to solve circular dependencies." by Mirko Bonadei · 7 years ago
  72. 001546d Break up rtc_event_log_api to solve circular dependencies. by Qingsi Wang · 7 years ago
  73. 393e266 Use correct RTP header length in RED generation for ULPFEC packets. by Rasmus Brandt · 7 years ago
  74. 2ffe3e8 Reland Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  75. c1094eb Revert "Use runtime enabled features API to enable dual stream mode" by Lu Liu · 7 years ago
  76. 6f011df Use runtime enabled features API to enable dual stream mode by Ilya Nikolaevskiy · 7 years ago
  77. a8b7c7f Move remaining traces of VoiceEngine by Fredrik Solenberg · 7 years ago
  78. ab20a60 AEC-m and AEC-2 fuzzing. by Alex Loiko · 7 years ago
  79. 3ac67a7 Make aleloi@webrtc.org owner of test/fuzzers by Alex Loiko · 7 years ago
  80. 75baa49 Stop using public_deps in media/. by Mirko Bonadei · 7 years ago
  81. 62337e5 Use AudioProcessingBuilder everywhere AudioProcessing is created. by Ivo Creusen · 7 years ago
  82. 97cb448 Update Webrtc to new AudioProcessing API. by Alex Loiko · 7 years ago
  83. 3e11343 Fix circular dependencies in webrtc_common. by Patrik Höglund · 7 years ago
  84. a8005cf Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  85. d37709b Revert "Fix circular dependencies between optional, array_view, and rtc_base." by Patrik Höglund · 7 years ago
  86. 49ccbdb Add fuzzer for ForwardErrorCorrection::DecodeFec. by Rasmus Brandt · 7 years ago
  87. a9e0924 Fix circular dependencies between optional, array_view, and rtc_base. by Patrik Höglund · 7 years ago
  88. e51f785 Stop using public_deps in pc/. by Mirko Bonadei · 7 years ago
  89. 5dcbbfd Create a fuzzer for ComfortNoiseDecoder by Henrik Lundin · 7 years ago
  90. b5728d9 Stop using public_deps in modules/rtp_rtcp. by Mirko Bonadei · 7 years ago
  91. 3fb614b Remove unused UlpfecGenerator::BuildRedPacket. by Rasmus Brandt · 7 years ago
  92. d7e2513 Fix potential overflow in congestion controller fuzzer. by Stefan Holmer · 7 years ago
  93. e40468b Move some numeric utility code from rtc_base/ to rtc_base/numerics/ by Karl Wiberg · 7 years ago
  94. df0822b Optional: Use nullopt and implicit construction in /test/fuzzers by Oskar Sundbom · 7 years ago
  95. de69145 Remove pbos@webrtc.org from all OWNERS. by Peter Boström · 7 years ago
  96. ddfd9c5 Fix AudioProcessing fuzzer crash. by Alex Loiko · 7 years ago
  97. 0c72050 Adding libFuzzer target for UlpFEC receiver. by Mark Brand · 7 years ago
  98. b82de30 Add new neteq_signal_fuzzer by Henrik Lundin · 7 years ago
  99. bd83b91 Separate AEC3 config from AudioProcessing::Config. by Gustaf Ullberg · 7 years ago
  100. 9ce0c7a Improving APM fuzzer coverage. by Alex Loiko · 7 years ago