Mercurial > mplayer.hg
view etc/inttypes.h @ 16361:341ab9ff8870
Mention the MEncoder configuration files along with the MPlayer ones.
author | diego |
---|---|
date | Fri, 02 Sep 2005 17:18:28 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>