Mercurial > mplayer.hg
view etc/inttypes.h @ 35052:60e92b725c3d
Remove unused fb_bpp and change fb_pixel_size initialization
so it will be easier to make work with yuv framebuffer.
author | reimar |
---|---|
date | Sun, 02 Sep 2012 22:16:17 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>