Mercurial > mplayer.hg
view etc/inttypes.h @ 18988:a61ef37d3c71
Fix off-by-one error for negative strides (flipped image)
author | reimar |
---|---|
date | Mon, 10 Jul 2006 12:06:41 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>