[FFmpeg-devel] [PATCH] Fix warnings about int64 to int32conversion

Don Moir donmoir at comcast.net
Wed May 16 10:39:42 CEST 2012


----- Original Message ----- 
From: "Carl Eugen Hoyos" <cehoyos at ag.or.at>
To: <ffmpeg-devel at ffmpeg.org>
Sent: Wednesday, May 16, 2012 4:22 AM
Subject: Re: [FFmpeg-devel] [PATCH] Fix warnings about int64 to 
int32conversion


> Don Moir <donmoir <at> comcast.net> writes:
>
>> and you don't want to have to disable warning C4244 in general.
>
> (Why?)
> I assume it is possible to disable (and re-enable) the warning
> with a pragma directive, please find out how it has to look and
> send a patch, it will probably not affect sane compilers.
>

Thats what I do when I include ffmpeg headers (prefer not to), but why pass 
this down to everyone else that might run into this ?

It's so simple and really not worth the time of these emails, but if you 
want the primary headers clean, allow the very few simple changes. 



More information about the ffmpeg-devel mailing list