[FFmpeg-devel] [PATCH/RFC]Fix av_timegm with icc 13.1
Carl Eugen Hoyos
cehoyos at ag.or.at
Sun Mar 10 16:31:05 CET 2013
Carl Eugen Hoyos <cehoyos <at> ag.or.at> writes:
> - t = 86400 *
> + t = 86400ULL *
Pushed and merged with "LL".
Carl Eugen
More information about the ffmpeg-devel
mailing list