Mercurial > mplayer.hg
view etc/inttypes.h @ 23482:3106b3d65f17
Fix segfault when encoding from an mkv file with embedded fonts.
Patch by Dominique Dumont (domi dumont at free fr).
author | eugeni |
---|---|
date | Thu, 07 Jun 2007 22:45:41 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>