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