Mercurial > mplayer.hg
view etc/inttypes.h @ 34931:ad37bf19d46a
Fix big-endian ptx decoding with latest FFmpeg.
author | cehoyos |
---|---|
date | Sun, 15 Jul 2012 13:07:46 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>