[Ffmpeg-devel] uint_fast64_t in vorbis.c
Måns Rullgård
mru
Tue Jun 7 12:33:00 CEST 2005
Wolfram Gloger <wmglo at dent.med.uni-muenchen.de> writes:
> Hi,
>
>> > > as a result, FFmpeg does not currently build on systems that don't
>> > > define uint_fast64_t.
>> >
>> > Just out of curiosity, what system are you using that doesn't define
>> > this type?
>>
>> OpenBSD
>
> You should file a bug, because ISO C _requires_ uint_fast64_t
> (surprised me, too).
With current hardware, I doubt that uint_fast64_t would ever benefit
from being declared differently than plain uint64_t. I say we just
drop the "fast" from the 64-bit types used in the sources.
--
M?ns Rullg?rd
mru at inprovide.com
More information about the ffmpeg-devel
mailing list