aboutsummaryrefslogtreecommitdiff
path: root/test/fuzzers/neteq_rtp_fuzzer.cc
AgeCommit message (Expand)Author
2019-03-28NetEq fuzzer: shorten the maximum fuzzer inputHenrik Lundin
2019-01-14Fix RTC_CHECK in neteq_rtp_fuzzerNiels Möller
2019-01-11Delete method DecoderDatabase::RegisterPayload(...NetEqDecoder...)Niels Möller
2019-01-08Delete NetEqTest::ExtDecoderMapNiels Möller
2018-12-19Reland "Add AudioDecoderFactory to NetEqTest constructor."Niels Möller
2018-12-17Revert "Add AudioDecoderFactory to NetEqTest constructor."Oleh Prypin
2018-12-17Add AudioDecoderFactory to NetEqTest constructor.Niels Möller
2018-12-14Added new feature to print a text log to neteq_rtpplayIvo Creusen
2018-10-25Update fuzzer max input length handlingSam Zackrisson
2018-07-04NetEq fuzzers: Set max length in BUILD config rather than in the codeHenrik Lundin
2018-07-02Reland "NetEq: Deprecate playout modes Fax, Off and Streaming"Henrik Lundin
2018-06-21Revert "NetEq: Deprecate playout modes Fax, Off and Streaming"Henrik Lundin
2018-06-21NetEq: Deprecate playout modes Fax, Off and StreamingHenrik Lundin
2018-06-18Replace rtc::Optional with absl::optional in test and rtc_toolsDanil Chapovalov
2018-02-26neteq_rtp_fuzzer: limit the fuzzer input size to avoid timeoutHenrik Lundin
2017-11-16Optional: Use nullopt and implicit construction in /test/fuzzersOskar Sundbom
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei