[Ffmpeg-devel] stdint.h and inttypes.h for non-C99 compilers

Alexander Chemeris ipse.ffmpeg
Mon Dec 11 23:02:59 CET 2006


Hello,

On 12/11/06, angustia at arrozcru.no-ip.org <angustia at arrozcru.no-ip.org> wrote:
> Quoting Alexander Chemeris <ipse.ffmpeg at gmail.com>:
> > I wrote inttypes.h and stdint.h that should conform to C99 Standard.
> > They depends on internal Visual Studio headers, thus does not portable
> > to any other compilers. But for Visual Studio they work well. Check them
> > here:
> > http://msinttypes.googlecode.com/svn/trunk/stdint.h
> > http://msinttypes.googlecode.com/svn/trunk/inttypes.h
> > Any constructive notes on this implementation are welcome.
> >
>
> Nice, I'll give them a try when I get home.
>
> > Also I found portable version of stdint.h on the net:
> > http://www.azillionmonkeys.com/qed/pstdint.h
> > However it does not implement inttypes.h.
> >
> > Please, add this links to FAQ, may be under Windows section.
> >
>
> I was almost done rewriting all the Windows related stuff in
> ffmpeg-doc, but only provided a quick inttypes.h hack. I'll re-rewrite
> it using your files...

Thanks.
Hope this will help all MSVC users.

-- 
Regards,
Alexander Chemeris.




More information about the ffmpeg-devel mailing list