提交 143ca58b 编写于 作者: M Matt Oliver

projects: Update for recent upstream merge.

上级 dcf69764
......@@ -90,7 +90,6 @@
%define HAVE_I686 1
%define HAVE_MIPSFPU 0
%define HAVE_MIPS32R2 0
%define HAVE_MIPS32R5 0
%define HAVE_MIPS64R6 0
%define HAVE_MIPSDSP 0
%define HAVE_MIPSDSPR2 0
......@@ -132,7 +131,6 @@
%define HAVE_I686_EXTERNAL 1
%define HAVE_MIPSFPU_EXTERNAL 0
%define HAVE_MIPS32R2_EXTERNAL 0
%define HAVE_MIPS32R5_EXTERNAL 0
%define HAVE_MIPS64R6_EXTERNAL 0
%define HAVE_MIPSDSP_EXTERNAL 0
%define HAVE_MIPSDSPR2_EXTERNAL 0
......@@ -174,7 +172,6 @@
%define HAVE_I686_INLINE 1
%define HAVE_MIPSFPU_INLINE 0
%define HAVE_MIPS32R2_INLINE 0
%define HAVE_MIPS32R5_INLINE 0
%define HAVE_MIPS64R6_INLINE 0
%define HAVE_MIPSDSP_INLINE 0
%define HAVE_MIPSDSPR2_INLINE 0
......@@ -213,6 +210,8 @@
%define HAVE_RDTSC 1
%define HAVE_SARESTART 0
%define HAVE_SYNC_VAL_COMPARE_AND_SWAP 0
%define HAVE_CABS 0
%define HAVE_CEXP 0
%define HAVE_INLINE_ASM 1
%define HAVE_SYMVER 0
%define HAVE_YASM 1
......@@ -1527,6 +1526,7 @@
%define CONFIG_ACROSSFADE_FILTER 1
%define CONFIG_ADELAY_FILTER 1
%define CONFIG_AECHO_FILTER 1
%define CONFIG_AEMPHASIS_FILTER 0
%define CONFIG_AEVAL_FILTER 1
%define CONFIG_AFADE_FILTER 1
%define CONFIG_AFORMAT_FILTER 1
......
......@@ -116,7 +116,6 @@
#define HAVE_I686 1
#define HAVE_MIPSFPU 0
#define HAVE_MIPS32R2 0
#define HAVE_MIPS32R5 0
#define HAVE_MIPS64R6 0
#define HAVE_MIPSDSP 0
#define HAVE_MIPSDSPR2 0
......@@ -158,7 +157,6 @@
#define HAVE_I686_EXTERNAL 1
#define HAVE_MIPSFPU_EXTERNAL 0
#define HAVE_MIPS32R2_EXTERNAL 0
#define HAVE_MIPS32R5_EXTERNAL 0
#define HAVE_MIPS64R6_EXTERNAL 0
#define HAVE_MIPSDSP_EXTERNAL 0
#define HAVE_MIPSDSPR2_EXTERNAL 0
......@@ -200,7 +198,6 @@
#define HAVE_I686_INLINE HAVE_INLINE_ASM
#define HAVE_MIPSFPU_INLINE 0
#define HAVE_MIPS32R2_INLINE 0
#define HAVE_MIPS32R5_INLINE 0
#define HAVE_MIPS64R6_INLINE 0
#define HAVE_MIPSDSP_INLINE 0
#define HAVE_MIPSDSPR2_INLINE 0
......@@ -239,6 +236,8 @@
#define HAVE_RDTSC 1
#define HAVE_SARESTART 0
#define HAVE_SYNC_VAL_COMPARE_AND_SWAP 0
#define HAVE_CABS 0
#define HAVE_CEXP 0
#if defined(__INTEL_COMPILER)
# define HAVE_INLINE_ASM 1
#else
......@@ -1577,6 +1576,7 @@
#define CONFIG_ACROSSFADE_FILTER 1
#define CONFIG_ADELAY_FILTER 1
#define CONFIG_AECHO_FILTER 1
#define CONFIG_AEMPHASIS_FILTER 0
#define CONFIG_AEVAL_FILTER 1
#define CONFIG_AFADE_FILTER 1
#define CONFIG_AFORMAT_FILTER 1
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册