[FFmpeg-devel] [PATCH] lavu: add snprintf(), vsnprint() and strtod() replacements for MS runtime.

Michael Niedermayer michaelni at gmx.at
Tue Aug 28 17:58:25 CEST 2012


On Tue, Aug 28, 2012 at 07:41:16AM -0700, Ronald S. Bultje wrote:
> From: "Ronald S. Bultje" <rsbultje at gmail.com>
> 
> ---
>  compat/snprintf.c  | 64 +++++++++++++++++++++++++++++++++++++
>  compat/snprintf.h  | 46 +++++++++++++++++++++++++++
>  compat/strtod.c    | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
>  compat/strtod.h    | 37 ++++++++++++++++++++++
>  configure          | 26 +++++++++++++++
>  libavutil/Makefile |  3 ++
>  6 files changed, 268 insertions(+)
>  create mode 100644 compat/snprintf.c
>  create mode 100644 compat/snprintf.h
>  create mode 100644 compat/strtod.c
>  create mode 100644 compat/strtod.h

applied

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

The greatest way to live with honor in this world is to be what we pretend
to be. -- Socrates
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20120828/c9ba951c/attachment.asc>


More information about the ffmpeg-devel mailing list