avcodec: Correct macro definition in LIBAVUTIL_VERSION_CHECK.
commit84d91009ee0b9faf2c7926f098ad7a00b96ede42
authorZoran Turalija <zoran.turalija@gmail.com>
Mon, 25 Mar 2013 20:01:39 +0000 (25 21:01 +0100)
committerRémi Denis-Courmont <remi@remlab.net>
Mon, 25 Mar 2013 21:02:59 +0000 (25 23:02 +0200)
tree8d5a29d627155367c47feaefc357be9c9fa139bc
parenteb02de0bfb9cd91c6ede25ab208590beda1ac596
avcodec: Correct macro definition in LIBAVUTIL_VERSION_CHECK.

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: Rémi Denis-Courmont <remi@remlab.net>
modules/codec/avcodec/avcommon.h