[Ffmpeg-devel] [PATCH] Correct inttypes.hemulation for VisualStudio

Alexander Chemeris ipse.ffmpeg
Tue Dec 5 23:47:12 CET 2006


On 12/6/06, M?ns Rullg?rd <mru at inprovide.com> wrote:
> "Alexander Chemeris" <ipse.ffmpeg at gmail.com> writes:
> > On 12/5/06, Diego Biurrun <diego at biurrun.de> wrote:
> >> So will somebody step forward and create an inttypes emulation for MSVC
> >> that can be used by more than just FFmpeg or will the MS crowd just
> >> continue lobbying for the easy way out in vain?
> >>
> >> I'm serious, will somebody provide a constructive solution or will there
> >> be just more complaints?
> > I've promised to create one when I'll have free time. There was none still.
>
> Thanks.  I understand that time can be scarce at times.  I wish those
> times were more scarce around here...

:)

Ehh.. It's time to go sleep again...

> > I've looked in between times to C99 Standard and it looks like it
> > will be not so easy to implement full stdint.h + inttypes.h. However
> > as far as I know we need only stdint.h to link with FFMpeg. May be
> > due to fact that PRI*, *_MIN and *_MAX things defined in common.h.
>
> Those macros are not used in the external header files, only in the
> code, so there's no need to include those.

May be extract some internal_common.h from common.h to reduce size
of "exported interface"?


-- 
Regards,
Alexander Chemeris.




More information about the ffmpeg-devel mailing list