summaryrefslogtreecommitdiff
path: root/tests/fate/vcodec.mak
diff options
context:
space:
mode:
authorPeter B <pb@das-werkstatt.com>2015-08-31 03:02:36 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2015-08-31 16:14:38 +0200
commitbaeb8f5f7149a5287f015f145eeb3ab18e2bc43c (patch)
tree8ad11e714cf8dd9ff76e919c2f3cfdb098059974 /tests/fate/vcodec.mak
parent2ac5b6ce8d828f15ced89b0dcdc61dadde20fedd (diff)
tests: Renamed pix_fmts wording in ffv1 test target name to match pix_fmt parameter.
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tests/fate/vcodec.mak')
-rw-r--r--tests/fate/vcodec.mak20
1 files changed, 11 insertions, 9 deletions
diff --git a/tests/fate/vcodec.mak b/tests/fate/vcodec.mak
index d4d0df5483..310352ecdf 100644
--- a/tests/fate/vcodec.mak
+++ b/tests/fate/vcodec.mak
@@ -68,19 +68,21 @@ fate-vsynth%-dv-50: ENCOPTS = -dct int -s pal -pix_fmt yuv422p \
fate-vsynth%-dv-50: DECOPTS = -sws_flags neighbor
fate-vsynth%-dv-50: FMT = dv
-FATE_VCODEC-$(call ENCDEC, FFV1, AVI) += ffv1 ffv1.0 ffv1.3-420 ffv1.3-422p10 ffv1.3-444p16 ffv1.3-bgr
+FATE_VCODEC-$(call ENCDEC, FFV1, AVI) += ffv1 ffv1-v0 \
+ ffv1-v3-yuv420p ffv1-v3-yuv422p10 ffv1-v3-yuv444p16 \
+ ffv1-v3-bgr0
fate-vsynth%-ffv1: ENCOPTS = -slices 4
-fate-vsynth%-ffv1.0: CODEC = ffv1
-fate-vsynth%-ffv1.3-420: ENCOPTS = -vcodec ffv1 -level 3 -pix_fmt yuv420p
-fate-vsynth%-ffv1.3-422p10: ENCOPTS = -vcodec ffv1 -level 3 -pix_fmt yuv422p10 \
+fate-vsynth%-ffv1-v0: CODEC = ffv1
+fate-vsynth%-ffv1-v3-yuv420p: ENCOPTS = -level 3 -pix_fmt yuv420p
+fate-vsynth%-ffv1-v3-yuv422p10: ENCOPTS = -level 3 -pix_fmt yuv422p10 \
-sws_flags neighbor+bitexact
-fate-vsynth%-ffv1.3-422p10: DECOPTS = -sws_flags neighbor+bitexact
-fate-vsynth%-ffv1.3-444p16: ENCOPTS = -vcodec ffv1 -level 3 -pix_fmt yuv444p16 \
+fate-vsynth%-ffv1-v3-yuv422p10: DECOPTS = -sws_flags neighbor+bitexact
+fate-vsynth%-ffv1-v3-yuv444p16: ENCOPTS = -level 3 -pix_fmt yuv444p16 \
-sws_flags neighbor+bitexact
-fate-vsynth%-ffv1.3-444p16: DECOPTS = -sws_flags neighbor+bitexact
-fate-vsynth%-ffv1.3-bgr: ENCOPTS = -vcodec ffv1 -level 3 -pix_fmt bgr0 \
+fate-vsynth%-ffv1-v3-yuv444p16: DECOPTS = -sws_flags neighbor+bitexact
+fate-vsynth%-ffv1-v3-bgr0: ENCOPTS = -level 3 -pix_fmt bgr0 \
-sws_flags neighbor+bitexact
-fate-vsynth%-ffv1.3-bgr: DECOPTS = -sws_flags neighbor+bitexact
+fate-vsynth%-ffv1-v3-bgr0: DECOPTS = -sws_flags neighbor+bitexact
FATE_VCODEC-$(call ENCDEC, FFVHUFF, AVI) += ffvhuff ffvhuff444 ffvhuff420p12 ffvhuff422p10left ffvhuff444p16
fate-vsynth%-ffvhuff444: ENCOPTS = -vcodec ffvhuff -pix_fmt yuv444p