Mercurial > mplayer.hg
view etc/inttypes.h @ 34229:07cba774abf9
Prefer converting GBR24P to other 8 bit per component RGB formats.
Compared to converting to Y444 this should be faster and lossless.
Based on patch by Hans-Kristian Arntzen [maister archlinux us]
author | reimar |
---|---|
date | Mon, 07 Nov 2011 18:49:10 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>