view etc/inttypes.h @ 28766:4725b3ebdba3

Add another hack to work-around the currently completely inconsistent way in which libavcodec sets AVCodecContext::pix_fmt.
author reimar
date Tue, 03 Mar 2009 13:38:33 +0000
parents dae8bc96fb15
children
line wrap: on
line source


// fallback if the user doesn't have inttypes.h (libc5 systems)

#include <sys/bitypes.h>