Mercurial > mplayer.hg
view etc/inttypes.h @ 29174:d467f9cc89c6
Add macro to check for 16bit per sample.
author | michael |
---|---|
date | Tue, 21 Apr 2009 00:03:00 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>