[SCM] libav/experimental: Add codectest to test targets.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 15:51:43 UTC 2013


The following commit has been merged in the experimental branch:
commit 902d3c6d3388a38d517b2a4f4bbe20f0b6c0e660
Author: Diego Biurrun <diego at biurrun.de>
Date:   Mon Oct 2 16:56:09 2006 +0000

    Add codectest to test targets.
    
    Originally committed as revision 6532 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/Makefile b/Makefile
index bc8bd33..4fdd25b 100644
--- a/Makefile
+++ b/Makefile
@@ -250,7 +250,7 @@ TAGS:
 
 # regression tests
 
-libavtest test mpeg4 mpeg test-server fulltest: $(PROGS)
+codectest libavtest test-server fulltest test mpeg4 mpeg: $(PROGS)
 	$(MAKE) -C tests $@
 
 # tar release (use 'make -k tar' on a checkouted tree)

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list