[FFmpeg-devel] [PATCH] Use correct printf format strings in seek_test
David Conrad
umovimus
Sun Aug 12 01:52:59 CEST 2007
Hi,
Seek regression tests currently fail on my PPC Mac OS X machine. Part
of it is that the printf format strings aren't correct; %f is used
for doubles and %Ld is used for int64_t. This patch fixes that.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: seektest-printf-format.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070811/5d13ba69/attachment.txt>
More information about the ffmpeg-devel
mailing list