view etc/inttypes.h @ 37155:cb116df2475d

Make sure AVProbeData is initialized. This avoids crashes due to the newly added mime field not being initialized.
author reimar
date Mon, 11 Aug 2014 17:58:18 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>