Add parentheses to logical expression to avoid the warning:
authorDiego Biurrun <diego@biurrun.de>
Sun, 20 Sep 2009 18:29:48 +0000 (18:29 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sun, 20 Sep 2009 18:29:48 +0000 (18:29 +0000)
commit40461e54cef6e678848005acfcd697a0f53958d0
tree0a85687ec138461b431709dfaa13abc92326edbd
parenta79b4b75f78058dba96ab707b1e97631986a62a8
Add parentheses to logical expression to avoid the warning:
libavcodec/utils.c:476: warning: suggest parentheses around && within ||

Originally committed as revision 19933 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/utils.c