提交 64e62416 编写于 作者: M Matt Oliver

projects: Update for recent upstream merge.

上级 095c0f31
......@@ -1790,6 +1790,7 @@
%define CONFIG_SHOWVOLUME_FILTER 1
%define CONFIG_SHOWWAVES_FILTER 1
%define CONFIG_SHOWWAVESPIC_FILTER 1
%define CONFIG_SPECTRUMSYNTH_FILTER 1
%define CONFIG_AMOVIE_FILTER 1
%define CONFIG_MOVIE_FILTER 1
%define CONFIG_H263_VAAPI_HWACCEL 0
......
......@@ -1840,6 +1840,7 @@
#define CONFIG_SHOWVOLUME_FILTER 1
#define CONFIG_SHOWWAVES_FILTER 1
#define CONFIG_SHOWWAVESPIC_FILTER 1
#define CONFIG_SPECTRUMSYNTH_FILTER 1
#define CONFIG_AMOVIE_FILTER 1
#define CONFIG_MOVIE_FILTER 1
#define CONFIG_H263_VAAPI_HWACCEL 0
......
......@@ -336,6 +336,7 @@
<ClCompile Include="..\libavfilter\avf_showspectrum.c" />
<ClCompile Include="..\libavfilter\avf_showvolume.c" />
<ClCompile Include="..\libavfilter\avf_showwaves.c" />
<ClCompile Include="..\libavfilter\vaf_spectrumsynth.c" />
<ClCompile Include="..\libavfilter\src_movie.c" />
<ClCompile Include="..\libavfilter\pthread.c" />
<ClCompile Include="..\libavfilter\x86\vf_blend_init.c" />
......
......@@ -732,6 +732,9 @@
<ClCompile Include="..\libavfilter\avf_showwaves.c">
<Filter>Source Files\libavfilter</Filter>
</ClCompile>
<ClCompile Include="..\libavfilter\vaf_spectrumsynth.c">
<Filter>Source Files\libavfilter</Filter>
</ClCompile>
<ClCompile Include="..\libavfilter\src_movie.c">
<Filter>Source Files\libavfilter</Filter>
</ClCompile>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册