projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64cd805
)
Add iirfilter to the TESTPROGS variable (and target)
author
Alex Converse
<alex.converse@gmail.com>
Thu, 16 Jul 2009 22:39:50 +0000
(22:39 +0000)
committer
Alex Converse
<alex.converse@gmail.com>
Thu, 16 Jul 2009 22:39:50 +0000
(22:39 +0000)
Originally committed as revision 19448 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/Makefile
patch
|
blob
|
history
diff --git
a/libavcodec/Makefile
b/libavcodec/Makefile
index
92843e7
..
a37609e
100644
(file)
--- a/
libavcodec/Makefile
+++ b/
libavcodec/Makefile
@@
-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