[Mplayer-cvslog] CVS: main/libmpdemux stream.h,1.22,1.23

Arpi arpi at thot.banki.hu
Sun Jan 6 21:13:23 CET 2002


Hi,

> On Sat, Jan 05, 2002 at 11:35:49PM +0200, Arpi wrote:
> 
> > uint64_t is not standard. 
> > and not too portable.
> > shoudl add some checks to configure
> 
> Is this kind of check what you mean (in configure):
>   is uint64_t available && uint64_t 8 bytes ?
>     yes => OK
>     no => die + read DOC/faq.html with etc/inttypes.h

it's enough to check if it's available.
i think size must be ok, otherwise something is really very broken there...

the problem is that afair uint64_t is not defined in inttypes.h if largefile
support is disabled. this is why i had to force largefiles for libdvdread
support.


A'rpi / Astral & ESP-team

--
mailto:arpi at thot.banki.hu
http://esp-team.scene.hu



More information about the MPlayer-cvslog mailing list