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:
authorDiego Biurrun <diego@biurrun.de>2012-01-30 15:50:16 +0400
committerDiego Biurrun <diego@biurrun.de>2012-01-31 22:56:12 +0400
commit631f96f9592825e6611ea625d2476ff0c10adef3 (patch)
treee9b0d6446cd03bfa1f457590e46d14d4a1c18cea /libavcodec/Makefile
parent4ff46af039997652b7d955b74e655077d2e8c871 (diff)
h264: Split h264-test off into a separate file - golomb-test.c.
The new name is more appropriate as only golomb functions are tested.
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 daf2ce3e42..6308e829f0 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -688,7 +688,7 @@ SKIPHEADERS-$(HAVE_W32THREADS) += w32pthreads.h
EXAMPLES = api
-TESTPROGS = cabac dct fft fft-fixed h264 iirfilter rangecoder
+TESTPROGS = cabac dct fft fft-fixed golomb iirfilter rangecoder
TESTPROGS-$(HAVE_MMX) += motion
TESTOBJS = dctref.o