[Ffmpeg-devel] [PATCH] Correct inttypes.hemulation for VisualStudio
Måns Rullgård
mru
Tue Dec 5 23:40:52 CET 2006
"Alexander Chemeris" <ipse.ffmpeg at gmail.com> writes:
> Hello,
>
> 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...
> 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.
--
M?ns Rullg?rd
mru at inprovide.com
More information about the ffmpeg-devel
mailing list