Hi,

On Tue, May 31, 2011 at 7:31 AM, Diego Biurrun <[email protected]> wrote:
> Depending on whether the mpegaudio code is compiled in float or int mode,
> some av_log invocations may require printf conversion specifiers for int
> or float arguments; INTFLOAT_SPECIFIER provides the correct one.

Can you think of something shorter along the lines of PRId64? Like
"PRIdf" or so, if that doesn't collide namespace (else give it a FF
prefix).

Idea is good though, thanks.

Ronald
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to