Skip to content
Snippets Groups Projects
user avatar
Zoran Turalija authored
Use parenthesis around the expression returned in LIBAVUTIL_VERSION_CHECK,
to avoid problems that can arise in future with some ways macro may be used.

Same as what has been done in LIBAVCODEC_VERSION_CHECK.

Signed-off-by: default avatarRémi Denis-Courmont <remi@remlab.net>
84d91009