mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-03-11 15:04:49 +01: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>