Project: mpv

Language c
OSS-Fuzz project link
Project repository link
Build status: Fuzzers succeeding: Build log
Build status: Code coverage succeeding: Build log
Build status: Fuzz Introspector succeeding: Build log
Fuzzer count 20
Lines of code 71009
Lines covered 35675
Code coverage 50.24%
Code coverage report Report link
Static reachability 7.06%
Fuzz Introspector report Report link (from 2025-06-04)
Fuzzer Code coverage (lines) Latest Report Comments
fuzzer_json 0.86% (avg: 0.86%, max: 0.86%) 2025-06-04
fuzzer_load_config_file 11.33% (avg: 11.33%, max: 11.35%) 2025-06-04
fuzzer_load_input_conf 8.09% (avg: 8.09%, max: 8.1%) 2025-06-04
fuzzer_loadfile 30.0% (avg: 30.0%, max: 30.04%) 2025-06-04
fuzzer_loadfile_direct 26.12% (avg: 26.15%, max: 26.21%) 2025-06-04
fuzzer_loadfile_mkv 27.73% (avg: 27.73%, max: 27.75%) 2025-06-04
fuzzer_options_parser 24.98% (avg: 25.06%, max: 25.52%) 2025-06-04
fuzzer_protocol_dvb 8.44% (avg: 8.44%, max: 8.44%) 2025-06-04
fuzzer_protocol_edl 25.88% (avg: 25.87%, max: 25.89%) 2025-06-04
fuzzer_protocol_file 26.88% (avg: 26.86%, max: 26.89%) 2025-06-04
fuzzer_protocol_lavf 25.36% (avg: 25.39%, max: 25.48%) 2025-06-04
fuzzer_protocol_memory 26.0% (avg: 25.96%, max: 26.01%) 2025-06-04
fuzzer_set_property_MPV_FORMAT_DOUBLE_0 4.96% (avg: 4.96%, max: 4.96%) 2025-06-04
fuzzer_set_property_MPV_FORMAT_DOUBLE_1 25.75% (avg: 25.77%, max: 25.79%) 2025-06-04
fuzzer_set_property_MPV_FORMAT_FLAG_0 5.08% (avg: 5.07%, max: 5.08%) 2025-06-04
fuzzer_set_property_MPV_FORMAT_FLAG_1 26.65% (avg: 26.25%, max: 26.67%) 2025-06-04
fuzzer_set_property_MPV_FORMAT_INT64_0 5.16% (avg: 5.16%, max: 5.16%) 2025-06-04
fuzzer_set_property_MPV_FORMAT_INT64_1 25.81% (avg: 25.77%, max: 25.83%) 2025-06-04
fuzzer_set_property_MPV_FORMAT_STRING_0 11.54% (avg: 11.5%, max: 11.59%) 2025-06-04
fuzzer_set_property_MPV_FORMAT_STRING_1 32.3% (avg: 32.11%, max: 32.31%) 2025-06-04

Historical Progression

Per Fuzzer Progression

Functions of interest to fuzz

This section outlines functions that may be of interest to fuzz. They are based on ranking functions that have a lot of complexity but currently exhibit low code coverage. The complexity is calculated based on the function itself as well as the functions called by the given function, i.e. the tree of code that the function triggers.


This is only a minor amount of introspection information available for this project. Please consult the Fuzz Introspector report for more information, e.g. the introspection table of all functions in the target project available here.

Function name Function source file Accumulated cyclomatic complexity Code coverage
mpv_main /src/mpv/player/main.c 19244 0.0%
video_screenshot /src/mpv/video/out/vo_gpu_next.c 18708 0.0%
cmd_screenshot /src/mpv/player/screenshot.c 16284 0.0%
cmd_screenshot_to_file /src/mpv/player/screenshot.c 15818 0.0%
cmd_screenshot_raw /src/mpv/player/screenshot.c 15636 0.0%
screenshot_get_rgb /src/mpv/player/screenshot.c 15576 0.0%
screenshot_get /src/mpv/player/screenshot.c 15538 0.0%
gpu_process /src/mpv/video/filter/vf_gpu.c 15323 0.0%
gpu_render_frame /src/mpv/video/filter/vf_gpu.c 15197 0.0%
screenshot /src/mpv/video/out/gpu/libmpv_gpu.c 15114 0.0%