From 150c9823e71a161e97003849cf8b2f55b21520bd Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Mon, 26 Aug 2013 15:10:18 +0100 Subject: adding ffmpeg specific version --- ffmpeg1/libavutil/avconfig.h | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 ffmpeg1/libavutil/avconfig.h (limited to 'ffmpeg1/libavutil/avconfig.h') diff --git a/ffmpeg1/libavutil/avconfig.h b/ffmpeg1/libavutil/avconfig.h new file mode 100644 index 0000000..2ec333d --- /dev/null +++ b/ffmpeg1/libavutil/avconfig.h @@ -0,0 +1,7 @@ +/* Generated by ffconf */ +#ifndef AVUTIL_AVCONFIG_H +#define AVUTIL_AVCONFIG_H +#define AV_HAVE_BIGENDIAN 0 +#define AV_HAVE_FAST_UNALIGNED 1 +#define AV_HAVE_INCOMPATIBLE_FORK_ABI 0 +#endif /* AVUTIL_AVCONFIG_H */ -- cgit v1.2.3