[FFmpeg-devel] [PATCH] Use correct printf format strings in seek_test
Diego Biurrun
diego
Sun Aug 12 13:53:43 CEST 2007
On Sat, Aug 11, 2007 at 07:52:59PM -0400, David Conrad wrote:
>
> 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.
Do regression tests work for you with this patch applied? They fail for
me on PPC Linux.
Diego
More information about the ffmpeg-devel
mailing list