Mercurial > mplayer.hg
view etc/inttypes.h @ 27545:cd5855b269df
Set rgb2yuv constants more accurately, makes no real difference though.
author | michael |
---|---|
date | Thu, 11 Sep 2008 01:49:35 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>