[Ffmpeg-devel] Use of PRIu64

Michael Niedermayer michaelni
Mon Dec 5 21:17:35 CET 2005


Hi

On Mon, Dec 05, 2005 at 05:23:54PM +0000, Cian Duffy wrote:
> Hi
> 
> A recent change (
> http://www1.mplayerhq.hu/cgi-bin/cvsweb.cgi/ffmpeg/libavutil/common.h.diff?r1=1.153&r2=1.154&cvsroot=FFMpeg)
> to libavutil/common.h brings in a use of PRIu64 to the STOP_TIMER
> function. Now, BeOS does not have this function, and the previous version
> did "work" - or at least, I was unable to notice any ill effects from it.

send a patch which #defines PRIu64 to lld if its not #defined and flame them
for not conforming to the c standard

[...]

-- 
Michael





More information about the ffmpeg-devel mailing list