2007-07-03 09:25:36 +00:00
|
|
|
/* Automatically generated by configure - do not modify */
|
2007-07-12 22:12:25 +00:00
|
|
|
#ifndef _FFMPEG_CONFIG_H
|
|
|
|
#define _FFMPEG_CONFIG_H
|
|
|
|
#include "codecs.h"
|
2007-07-03 09:25:36 +00:00
|
|
|
|
2007-07-12 22:12:25 +00:00
|
|
|
#ifdef CPU_ARM
|
2007-07-03 09:25:36 +00:00
|
|
|
#define CONFIG_ALIGN 1
|
2007-07-12 22:12:25 +00:00
|
|
|
#endif
|
|
|
|
|
|
|
|
#ifdef ROCKBOX_BIG_ENDIAN
|
|
|
|
#define WORDS_BIGENDIAN
|
|
|
|
#endif
|
2007-07-03 09:25:36 +00:00
|
|
|
|
|
|
|
#endif
|