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

Steve Lhomme steve.lhomme
Wed Dec 13 09:44:01 CET 2006


Alexander Chemeris wrote:
> Hello,
> 
> On 12/12/06, Ramiro Polla <angustia at arrozcru.no-ip.org> wrote:
>> Steve Lhomme wrote:
>> > Steve Lhomme wrote:
>> >> Alexander Chemeris wrote:
>> >> I'll give it a try in VC6 too.
>> >
>> > Much worse. It doesn't know INT8, INT16, UINT8, UINT16, int8_t,
>> > int16_t, uint8_t, uint16_t. So I think it's better to use char and
>> > short for these.
>> >
>> Maybe not caring about U?INT* would be best. I prefer using __intxx.
>> like in 
>> http://arrozcru.no-ip.org/ffmpeg_wiki/tiki-index.php?page=inttypes.h
> Humm.. Loooks like VC6 support __int* types. I do not have VC6 at the 
> hands,
> but googling say so. I'll test this under VC6 at work.
> If this change will help - I'll commit it.

You don't have a tool to compare files ?

OK, I'm feeling not lazy today...

Steve

-- 
robUx4 on blog <http://robux4.blogspot.com/>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: msvc-int.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20061213/a7ef6e84/attachment.txt>



More information about the ffmpeg-devel mailing list