Mercurial > mplayer.hg
view etc/inttypes.h @ 32490:059cc86b02dc
Support NV12/NV21/HM12 in ve_raw.
author | reimar |
---|---|
date | Wed, 03 Nov 2010 16:44:13 +0000 |
parents | dae8bc96fb15 |
children |
line wrap: on
line source
// fallback if the user doesn't have inttypes.h (libc5 systems) #include <sys/bitypes.h>