Mercurial > mplayer.hg
view etc/inttypes.h @ 32257:5636dcc06921
MPEG4AAC_DECODER does not exist in FFmpeg; do not remove it from libavdecoders.
author | diego |
---|---|
date | Tue, 21 Sep 2010 23:00:35 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>