提交 51aeb7aa 编写于 作者: D Diego Biurrun

dct-test works on non-x86 now.

Originally committed as revision 8577 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 3ac35bdb
......@@ -404,9 +404,9 @@ NAME=avcodec
LIBVERSION=$(LAVCVERSION)
LIBMAJOR=$(LAVCMAJOR)
TESTS= imgresample-test fft-test
TESTS= imgresample-test fft-test dct-test
ifeq ($(TARGET_ARCH_X86),yes)
TESTS+= cpuid_test dct-test motion-test
TESTS+= cpuid_test motion-test
endif
include ../common.mak
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册