#define HAVE_INT16_T 1
#define HAVE_INT32_T 1
#define HAVE_U_INT16_T 1
#define HAVE_U_INT32_T 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIBMP4V2 1
typedef unsigned char u_int8_t;
typedef unsigned short u_int16_t;
typedef unsigned int u_int32_t;
typedef unsigned long long u_int64_t;
|