00001
00002
00003 #ifndef HAVE_U8_T
00004 typedef unsigned char u8_t;
00005 typedef signed char s8_t;
00006 typedef unsigned int u32_t;
00007 typedef unsigned short u16_t;
00008 #endif
00009
00010 #include <errno.h>
00011 #define ENOMEM 12
00012
00013
00014 #define ARCH_SH4 1
00015 #define TUNECPU generic
00016 #define EMULATE_INTTYPES 1
00017 #define EMULATE_FAST_INT 1
00018
00019 #define CONFIG_DECODERS 1
00020 #define CONFIG_MPEGAUDIO_HP 1
00021
00022
00023
00024
00025 #undef HAVE_MALLOC_H
00026 #undef HAVE_MEMALIGN
00027 #define SIMPLE_IDCT 1
00028 #define CONFIG_RISKY 1
00029 #define restrict __restrict__
00030
00031 #include "avcodec.h"
00032 #include "avformat.h"
00033 #undef fifo_init
00034 #undef fifo_free
00035 #undef fifo_size
00036 #undef fifo_read
00037 #undef fifo_write