On 10/23/2015 12:19 AM, wm4 wrote:
> Wrong, snprintf() always returns the number of characters the string
> would have been, even if the buffer size is smaller.

That'll teach me to reply past midnight.

I am dumb at night.

> Also, shouldn't this use some av_ wrapper? What about locale issues?
> Some locales won't print a "." but a ",".

Oh right. C locales.

I don't know if we have a function for this specific problem or not,
but it would not surprise me if we do.

- Derek
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to