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

Alexander Chemeris ipse.ffmpeg
Tue Dec 12 22:59:39 CET 2006


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.

-- 
Regards,
Alexander Chemeris.




More information about the ffmpeg-devel mailing list