Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2011-07-17 23:43:15 +0400
committerMans Rullgard <mans@mansr.com>2011-07-20 17:54:24 +0400
commit89cc8a316d252d37a14906da9c170afbc7488326 (patch)
tree27ba6de39febee73d0115518a896df2e332426a9 /libavcodec/Makefile
parent1b4a17094ebdc605a9414d4d98653a1bfb0ea0a4 (diff)
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 26800b3851..f23ade2734 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