Mercurial > mplayer.hg
view etc/inttypes.h @ 32491:90206ba16fec
Set st->discard in the same way for audio and video, fixes -aid no
longer working.
author | reimar |
---|---|
date | Sat, 06 Nov 2010 14:31:34 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>