view etc/inttypes.h @ 34541:bdda068ba0a0

Only set "seekable", not "is_streamed" for compatibility with newer FFmpeg versions.
author reimar
date Sat, 28 Jan 2012 13:13:29 +0000
parents dae8bc96fb15
children
line wrap: on
line source


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

#include <sys/bitypes.h>