Mercurial > mplayer.hg
view etc/inttypes.h @ 16913:57610089c932
Allow detection of theora without pkg-config and linking against internal
tremor ogg functions instead of external ogg lib.
author | reimar |
---|---|
date | Sat, 05 Nov 2005 09:57:13 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>