Mercurial > mplayer.hg
view etc/inttypes.h @ 26582:62ac4f8062ee
Remove libass dependency on global font_fontconfig variable.
A new function (ass_set_fonts_nofc) is introduced instead of an extra argument
to existing ass_set_fonts to keep binary compatibility with older versions of
the library.
author | eugeni |
---|---|
date | Wed, 30 Apr 2008 14:16:22 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>