Mercurial > mplayer.hg
view etc/inttypes.h @ 34572:2a372b469420
Support displaying 64bit RGB via OpenGL.
author | cehoyos |
---|---|
date | Tue, 07 Feb 2012 23:04:30 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>