summaryrefslogtreecommitdiff
path: root/tests/fate/h264.mak
diff options
context:
space:
mode:
authorMichael Niedermayer <michaelni@gmx.at>2013-07-12 14:49:55 +0200
committerMichael Niedermayer <michaelni@gmx.at>2013-07-12 14:51:24 +0200
commitbc8240518830ba0d273bba6246392707ab55da2b (patch)
tree8da3863948e1099f68f28e95d7bfe44c2a8b5609 /tests/fate/h264.mak
parentcce254373c41b0b6c92cf71ad3099327a9f7b523 (diff)
parent52ea29867070243385220a223d7512ea7d4ae2d2 (diff)
Merge commit '52ea29867070243385220a223d7512ea7d4ae2d2'
* commit '52ea29867070243385220a223d7512ea7d4ae2d2': fate: use current syntax for the scale filter Merged-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'tests/fate/h264.mak')
-rw-r--r--tests/fate/h264.mak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/fate/h264.mak b/tests/fate/h264.mak
index 3386181aa1..55270d0d50 100644
--- a/tests/fate/h264.mak
+++ b/tests/fate/h264.mak
@@ -392,4 +392,4 @@ fate-h264-extreme-plane-pred: CMD = framemd5 -i $(TARGET_SAM
fate-h264-interlace-crop: CMD = framecrc -i $(TARGET_SAMPLES)/h264/interlaced_crop.mp4 -vframes 3
fate-h264-lossless: CMD = framecrc -i $(TARGET_SAMPLES)/h264/lossless.h264
-fate-h264-reinit-%: CMD = framecrc -i $(TARGET_SAMPLES)/h264/$(@:fate-h264-%=%).h264 -vf format=yuv444p10le,scale=352:288
+fate-h264-reinit-%: CMD = framecrc -i $(TARGET_SAMPLES)/h264/$(@:fate-h264-%=%).h264 -vf format=yuv444p10le,scale=w=352:h=288