Originally committed as revision 19692 to svn://svn.ffmpeg.org/ffmpeg/trunk
#define AVCODEC_ARM_MATHOPS_H
#include <stdint.h>
+#include "config.h"
#include "libavutil/common.h"
#if HAVE_INLINE_ASM
#define AVCODEC_AVR32_MATHOPS_H
#include <stdint.h>
+#include "config.h"
#include "libavutil/common.h"
#if HAVE_INLINE_ASM
#ifndef AVCODEC_BFIN_MATHOPS_H
#define AVCODEC_BFIN_MATHOPS_H
+#include "config.h"
+
#if CONFIG_MPEGAUDIO_HP
#define MULH(X,Y) ({ int xxo; \
__asm__ ( \
#define AVCODEC_MIPS_MATHOPS_H
#include <stdint.h>
+#include "config.h"
#include "libavutil/common.h"
#if HAVE_LOONGSON
#define AVCODEC_PPC_MATHOPS_H
#include <stdint.h>
+#include "config.h"
#include "libavutil/common.h"
#if HAVE_PPC4XX