summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorStefano Sabatini <stefano.sabatini-lala@poste.it>2010-07-07 18:24:55 +0000
committerStefano Sabatini <stefano.sabatini-lala@poste.it>2010-07-07 18:24:55 +0000
commitce2e4ae35aba69f982676996743bfcc5ea75ae51 (patch)
tree00cb0b83d46b91a9f0cd5d33d9e261b460d249f4 /Makefile
parent4d508e4de54ba3d4bbcc1df3dc8a7a027006a71f (diff)
Add pixdesctest filter and corresponding test.
Originally committed as revision 24092 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index b414d0c78d..26d13e851f 100644
--- a/Makefile
+++ b/Makefile
@@ -268,6 +268,7 @@ LAVFI_TESTS = \
vflip \
vflip_crop \
vflip_vflip \
+ lavfi_pixdesc \
# lavfi_pix_fmts \
ACODEC_TESTS := $(addprefix regtest-, $(ACODEC_TESTS) $(ACODEC_TESTS-yes))