[SCM] libav/experimental: Add iirfilter to the TESTPROGS variable (and target)

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:49:03 UTC 2013


The following commit has been merged in the experimental branch:
commit 6bb17c515526f73f01cec8ff9ad2a55de574687a
Author: Alex Converse <alex.converse at gmail.com>
Date:   Thu Jul 16 22:39:50 2009 +0000

    Add iirfilter to the TESTPROGS variable (and target)
    
    Originally committed as revision 19448 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 92843e7..a37609e 100644
--- 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
 

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list