Mercurial > mplayer.hg
view etc/inttypes.h @ 23752:6511f42d799d
Fix segfault if an 'strf' chunk couldn't be found in avi
author | attila |
---|---|
date | Fri, 13 Jul 2007 14:39:18 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>