[FFmpeg-devel] [PATCH] Fix warnings about int64 to int32 conversion

Carl Eugen Hoyos cehoyos at ag.or.at
Wed May 16 07:56:39 CEST 2012


Michael Bradshaw <mbradshaw <at> sorensonmedia.com> writes:

> 1>ffmpeg_latest\include\libavutil\common.h(174) : warning C4244:
> 'return' : conversion from 'int64_t' to 'int32_t', possible 
> loss of data

Is this a supported compiler?
Did you test if supported compilers produce identical output with 
the patch applied?

Carl Eugen



More information about the ffmpeg-devel mailing list