Mercurial > mplayer.hg
view etc/inttypes.h @ 32776:15060bd7df4c
fix ad_qtaudio for the case when the libavformat mov demuxer is used
author | faust3 |
---|---|
date | Sun, 06 Feb 2011 13:09:09 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>