Mercurial > mplayer.hg
view etc/inttypes.h @ 16788:ec5244aea184
new message was even worse -- B/s means bytes per second, not sample!
author | rfelker |
---|---|
date | Mon, 17 Oct 2005 18:16:28 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>