Mercurial > mplayer.hg
view etc/inttypes.h @ 17577:0f6b020f867d
change checksum to crc32
add max_pts_distance to avoid overly big pts difference
author | ods15 |
---|---|
date | Fri, 10 Feb 2006 10:42:40 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>