[FFmpeg-devel] [PATCH]Silence a msvc warning

Derek Buitenhuis derek.buitenhuis at gmail.com
Tue Sep 18 18:34:00 CEST 2012


On 18/09/2012 12:17 PM, Carl Eugen Hoyos wrote:
> msvc currently often warns:
> warning C4554: '>>' : check operator precedence for possible error; use 
> parentheses to clarify precedence

This is rather dumb indeed. Patch looks OK to me.

> More important would be to silence:
> warning C4005: 'av_restrict' : macro redefinition
>         libavutil\attributes.h(66) : see previous definition of 'av_restrict'
> But I am not sure where this should be done.

Please see this thread:

http://ffmpeg.org/pipermail/ffmpeg-devel/2012-September/130621.html

- Derek



More information about the ffmpeg-devel mailing list