0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02:00
mpv/fuzzers
Kacper Michajłow 3cc42083aa fuzzer_set_property: reset sstep to 0 to avoid seeking loop
It would seek and keep player open. Not interesting to change this
behaviour, so just skip it for fuzzers.
2024-07-16 22:59:23 +02:00
..
common.h fuzzers/common: add prototype for LLVMFuzzerTestOneInput 2024-06-05 19:07:58 +02:00
fuzzer_load.c fuzzers: wait for file start event before idle 2024-06-27 02:57:22 +02:00
fuzzer_loadfile_direct.c fuzzers: wait for file start event before idle 2024-06-27 02:57:22 +02:00
fuzzer_set_property.c fuzzer_set_property: reset sstep to 0 to avoid seeking loop 2024-07-16 22:59:23 +02:00
meson.build meson: add fuzzers alias for all fuzzer targets 2024-06-24 17:36:53 +02:00