Lines Matching refs:fuzzer
19 called `ExtractorFuzzerBase` to ensure code is reused between fuzzer plugins.
29 The fuzzer plugin for MP4 extractor uses the `ExtractorFuzzerBase` class and
34 atoms are present in every input file that goes to the fuzzer.
46 Build the fuzzer
64 The fuzzer plugin for WAV extractor uses the `ExtractorFuzzerBase` class and
75 Build the fuzzer
93 The fuzzer plugin for AMR extractor uses the `ExtractorFuzzerBase` class and
98 bytes are present in every input file that goes to the fuzzer.
109 Build the fuzzer
127 The fuzzer plugin for MKV extractor uses the `ExtractorFuzzerBase` class and
132 ID's are present in every input file that goes to the fuzzer.
143 Build the fuzzer
161 The fuzzer plugin for OGG extractor uses the `ExtractorFuzzerBase` class and
166 bytes are present in every input file that goes to the fuzzer.
177 Build the fuzzer
195 The fuzzer plugins for MPEG2-PS and MPEG2-TS extractor use the `ExtractorFuzzerBase` class and
201 required start bytes are present in every input file that goes to the fuzzer.
205 Two fuzzer binaries - mpeg2ps_extractor_fuzzer and mpeg2ts_extractor_fuzzer are
216 Build the fuzzer
236 The fuzzer plugin for MP3 extractor uses the `ExtractorFuzzerBase` class and
247 Build the fuzzer
265 The fuzzer plugin for AAC extractor uses the `ExtractorFuzzerBase` class and
276 Build the fuzzer
294 The fuzzer plugin for FLAC extractor uses the `ExtractorFuzzerBase` class and
299 bytes are present in every input file that goes to the fuzzer.
310 Build the fuzzer
328 The fuzzer plugin for MIDI extractor uses the `ExtractorFuzzerBase` class and
333 headers are present in every input file that goes to the fuzzer.
345 Build the fuzzer