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

Reimar Döffinger Reimar.Doeffinger at gmx.de
Tue Sep 18 18:27:24 CEST 2012


On Tue, Sep 18, 2012 at 06:17:25PM +0200, Carl Eugen Hoyos wrote:
> 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.

Did you forget part of the error message? This mentions only one
location, but for a macro redefinition it should be printing two
locations.


More information about the ffmpeg-devel mailing list