view etc/inttypes.h @ 32592:9ec31cdc76ad

Support very high libav* message levels as e.g. the flac parser produces and map them to MSGL_DBG2 instead of MSGL_ERROR.
author reimar
date Sat, 11 Dec 2010 12:23:07 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>