google / oss-fuzz

OSS-Fuzz - continuous fuzzing for open source software.
https://google.github.io/oss-fuzz
Apache License 2.0
10.12k stars 2.15k forks source link

mpv: reduce the build size a little #12102

Closed kasper93 closed 1 week ago

kasper93 commented 1 week ago

An attempt to fix two issues:

Disabling FFmpeg filters is unfortunate, as it reduces coverage of filtering code, but lets focus on stabilizing the core code first.

Introspector fail is likely an OOM error, not sure if this commit will help with it.

Generally mpv is not that big project, so those failures are not expected, but lets try to workaround the limitations.

github-actions[bot] commented 1 week ago

kasper93 is either the primary contact or is in the CCs list of projects/mpv.
kasper93 has previously contributed to projects/mpv. The previous PR was #12081