提交 e870111e 编写于 作者: D Diego Biurrun

Only compile snowdsp_mmx.c if the Snow decoder is enabled.

Originally committed as revision 8117 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 d42f8802
......@@ -327,10 +327,10 @@ OBJS += i386/fdct_mmx.o \
i386/vp3dsp_sse2.o \
i386/fft_3dn.o \
i386/fft_3dn2.o \
i386/snowdsp_mmx.o \
OBJS-$(CONFIG_GPL) += i386/idct_mmx.o
OBJS-$(CONFIG_CAVS_DECODER) += i386/cavsdsp_mmx.o
OBJS-$(CONFIG_SNOW_DECODER) += i386/snowdsp_mmx.o
endif
# armv4l specific stuff
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册