Mercurial > mplayer.hg
view etc/inttypes.h @ 27580:9ff7a64a51fa
Avoid using floating point for calculating filter coefficients.
author | michael |
---|---|
date | Mon, 15 Sep 2008 03:33: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>