Mercurial > mplayer.hg
view etc/inttypes.h @ 36513:fe7d63062afb
vo_bl: consistently multiply by "channels".
Currently makes no difference since it is always 1.
author | reimar |
---|---|
date | Sat, 18 Jan 2014 14:04:31 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>