Mercurial > mplayer.hg
view etc/inttypes.h @ 33705:db1b1a1ecba8
Add a hack to receive audio while probing video FPS.
Otherwise newer live555 versions would just hang.
Fixes bug #1874.
author | reimar |
---|---|
date | Fri, 01 Jul 2011 20:54:57 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>