Mercurial > mplayer.hg
view etc/inttypes.h @ 27094:bafda9ff0221
Only use application font dir if library->fonts_dir is not NULL.
This can be the case if ass_set_fonts_dir() call is omitted, results in
segfault. Never happens in the current MPlayer.
author | eugeni |
---|---|
date | Mon, 23 Jun 2008 14:46:50 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>