summaryrefslogtreecommitdiffstats
path: root/libavcodec/Makefile
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2011-07-17 20:43:15 +0100
committerMans Rullgard <mans@mansr.com>2011-07-20 14:54:24 +0100
commit89cc8a316d252d37a14906da9c170afbc7488326 (patch)
tree27ba6de39febee73d0115518a896df2e332426a9 /libavcodec/Makefile
parent1b4a17094ebdc605a9414d4d98653a1bfb0ea0a4 (diff)
downloadffmpeg-streaming-89cc8a316d252d37a14906da9c170afbc7488326.zip
ffmpeg-streaming-89cc8a316d252d37a14906da9c170afbc7488326.tar.gz
Remove snow/dwt test program
This test program so full of programming errors it is impossible to make sense of it. Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavcodec/Makefile')
-rw-r--r--libavcodec/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 26800b3..f23ade2 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -667,7 +667,7 @@ SKIPHEADERS-$(CONFIG_XVMC) += xvmc.h
EXAMPLES = api
-TESTPROGS = cabac dct fft fft-fixed h264 iirfilter rangecoder snow
+TESTPROGS = cabac dct fft fft-fixed h264 iirfilter rangecoder
TESTPROGS-$(HAVE_MMX) += motion
TESTOBJS = dctref.o
OpenPOWER on IntegriCloud