summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMåns Rullgård <mans@mansr.com>2009-09-21 01:40:12 +0000
committerMåns Rullgård <mans@mansr.com>2009-09-21 01:40:12 +0000
commit96fdb62428f4f74a657eff42340a8492b4b695ee (patch)
tree257d92e5620d7a23216fc9f28af185f260cd8c66 /Makefile
parent3572b281c8900a7eb7db8326d2a7d394cd6a8c9b (diff)
Split dnxhd regression test so the parts can run in parallel
Originally committed as revision 19936 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5d11938758..373aa8fed0 100644
--- a/Makefile
+++ b/Makefile
@@ -180,7 +180,9 @@ CODEC_TESTS = $(addprefix regtest-, \
snowll \
dv \
dv50 \
- dnxhd \
+ dnxhd_1080i \
+ dnxhd_720p \
+ dnxhd_720p_rd \
svq1 \
flashsv \
mp2 \