Mercurial > mplayer.hg
view etc/inttypes.h @ 36577:5fed1c3bfd39
print_file_info: Do not assume we have a demuxer.
author | reimar |
---|---|
date | Mon, 20 Jan 2014 22:08:42 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>