On 07/26/2012 05:37 AM, Ronald S. Bultje wrote: > From: "Ronald S. Bultje" <[email protected]> > > --- > libavutil/eval.c | 35 +++++++++++++++++++++++++++++++++++ > 1 file changed, 35 insertions(+) >
As for the snprintf, I'd rather have those workaround in os_support, move it to libavutil and have os_support.h included. I'd move this code to ff_strtod() and have #define strtod ff_strtod lu -- Luca Barbato Gentoo/linux http://dev.gentoo.org/~lu_zero _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
