mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-08-12 22:23:55 +00:00
check_func() might return NULL, in which case the function is not to be
benched. Introduced in cc679054c7.
Signed-off-by: Matthias Dressel <code@deadcode.eu>
Signed-off-by: Martin Storsjö <martin@martin.st>