mirror of
https://github.com/librempeg/librempeg
synced 2024-11-23 03:28:27 +00:00
Add iirfilter to the TESTPROGS variable (and target)
Originally committed as revision 19448 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
64cd805071
commit
6bb17c5155
@ -563,7 +563,7 @@ OBJS-$(HAVE_VIS) += sparc/dsputil_vis.o \
|
||||
|
||||
EXAMPLES = api
|
||||
|
||||
TESTPROGS = cabac dct eval fft h264 rangecoder snow
|
||||
TESTPROGS = cabac dct eval fft h264 iirfilter rangecoder snow
|
||||
TESTPROGS-$(ARCH_X86) += x86/cpuid
|
||||
TESTPROGS-$(HAVE_MMX) += motion
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user