diff --git a/tests/fate/vcodec.mak b/tests/fate/vcodec.mak index b9ff1ea2f9..36b9658822 100644 --- a/tests/fate/vcodec.mak +++ b/tests/fate/vcodec.mak @@ -4,6 +4,7 @@ fate-vsynth%: CODEC = $(word 3, $(subst -, ,$(@))) fate-vsynth%: FMT = avi fate-vsynth%: CMD = enc_dec "rawvideo -s 352x288 -pix_fmt yuv420p" $(SRC) $(FMT) "-c $(CODEC) $(ENCOPTS)" rawvideo "-s 352x288 -pix_fmt yuv420p $(DECOPTS)" -keep fate-vsynth%: CMP_UNIT = 1 +fate-vsynth%: REF = $(SRC_PATH)/tests/ref/vsynth/$(@:fate-%=%) FATE_VCODEC-$(call ENCDEC, ASV1, AVI) += asv1 fate-vsynth%-asv1: ENCOPTS = -qscale 10 diff --git a/tests/ref/fate/vsynth1-asv1 b/tests/ref/vsynth/vsynth1-asv1 similarity index 100% rename from tests/ref/fate/vsynth1-asv1 rename to tests/ref/vsynth/vsynth1-asv1 diff --git a/tests/ref/fate/vsynth1-asv2 b/tests/ref/vsynth/vsynth1-asv2 similarity index 100% rename from tests/ref/fate/vsynth1-asv2 rename to tests/ref/vsynth/vsynth1-asv2 diff --git a/tests/ref/fate/vsynth1-cljr b/tests/ref/vsynth/vsynth1-cljr similarity index 100% rename from tests/ref/fate/vsynth1-cljr rename to tests/ref/vsynth/vsynth1-cljr diff --git a/tests/ref/fate/vsynth1-dnxhd-1080i b/tests/ref/vsynth/vsynth1-dnxhd-1080i similarity index 100% rename from tests/ref/fate/vsynth1-dnxhd-1080i rename to tests/ref/vsynth/vsynth1-dnxhd-1080i diff --git a/tests/ref/fate/vsynth1-dnxhd-720p b/tests/ref/vsynth/vsynth1-dnxhd-720p similarity index 100% rename from tests/ref/fate/vsynth1-dnxhd-720p rename to tests/ref/vsynth/vsynth1-dnxhd-720p diff --git a/tests/ref/fate/vsynth1-dnxhd-720p-10bit b/tests/ref/vsynth/vsynth1-dnxhd-720p-10bit similarity index 100% rename from tests/ref/fate/vsynth1-dnxhd-720p-10bit rename to tests/ref/vsynth/vsynth1-dnxhd-720p-10bit diff --git a/tests/ref/fate/vsynth1-dnxhd-720p-rd b/tests/ref/vsynth/vsynth1-dnxhd-720p-rd similarity index 100% rename from tests/ref/fate/vsynth1-dnxhd-720p-rd rename to tests/ref/vsynth/vsynth1-dnxhd-720p-rd diff --git a/tests/ref/fate/vsynth1-dv b/tests/ref/vsynth/vsynth1-dv similarity index 100% rename from tests/ref/fate/vsynth1-dv rename to tests/ref/vsynth/vsynth1-dv diff --git a/tests/ref/fate/vsynth1-dv-411 b/tests/ref/vsynth/vsynth1-dv-411 similarity index 100% rename from tests/ref/fate/vsynth1-dv-411 rename to tests/ref/vsynth/vsynth1-dv-411 diff --git a/tests/ref/fate/vsynth1-dv-50 b/tests/ref/vsynth/vsynth1-dv-50 similarity index 100% rename from tests/ref/fate/vsynth1-dv-50 rename to tests/ref/vsynth/vsynth1-dv-50 diff --git a/tests/ref/fate/vsynth1-ffv1 b/tests/ref/vsynth/vsynth1-ffv1 similarity index 100% rename from tests/ref/fate/vsynth1-ffv1 rename to tests/ref/vsynth/vsynth1-ffv1 diff --git a/tests/ref/fate/vsynth1-ffvhuff b/tests/ref/vsynth/vsynth1-ffvhuff similarity index 100% rename from tests/ref/fate/vsynth1-ffvhuff rename to tests/ref/vsynth/vsynth1-ffvhuff diff --git a/tests/ref/fate/vsynth1-flashsv b/tests/ref/vsynth/vsynth1-flashsv similarity index 100% rename from tests/ref/fate/vsynth1-flashsv rename to tests/ref/vsynth/vsynth1-flashsv diff --git a/tests/ref/fate/vsynth1-flv b/tests/ref/vsynth/vsynth1-flv similarity index 100% rename from tests/ref/fate/vsynth1-flv rename to tests/ref/vsynth/vsynth1-flv diff --git a/tests/ref/fate/vsynth1-h261 b/tests/ref/vsynth/vsynth1-h261 similarity index 100% rename from tests/ref/fate/vsynth1-h261 rename to tests/ref/vsynth/vsynth1-h261 diff --git a/tests/ref/fate/vsynth1-h263 b/tests/ref/vsynth/vsynth1-h263 similarity index 100% rename from tests/ref/fate/vsynth1-h263 rename to tests/ref/vsynth/vsynth1-h263 diff --git a/tests/ref/fate/vsynth1-h263-obmc b/tests/ref/vsynth/vsynth1-h263-obmc similarity index 100% rename from tests/ref/fate/vsynth1-h263-obmc rename to tests/ref/vsynth/vsynth1-h263-obmc diff --git a/tests/ref/fate/vsynth1-h263p b/tests/ref/vsynth/vsynth1-h263p similarity index 100% rename from tests/ref/fate/vsynth1-h263p rename to tests/ref/vsynth/vsynth1-h263p diff --git a/tests/ref/fate/vsynth1-huffyuv b/tests/ref/vsynth/vsynth1-huffyuv similarity index 100% rename from tests/ref/fate/vsynth1-huffyuv rename to tests/ref/vsynth/vsynth1-huffyuv diff --git a/tests/ref/fate/vsynth1-jpegls b/tests/ref/vsynth/vsynth1-jpegls similarity index 100% rename from tests/ref/fate/vsynth1-jpegls rename to tests/ref/vsynth/vsynth1-jpegls diff --git a/tests/ref/fate/vsynth1-ljpeg b/tests/ref/vsynth/vsynth1-ljpeg similarity index 100% rename from tests/ref/fate/vsynth1-ljpeg rename to tests/ref/vsynth/vsynth1-ljpeg diff --git a/tests/ref/fate/vsynth1-mjpeg b/tests/ref/vsynth/vsynth1-mjpeg similarity index 100% rename from tests/ref/fate/vsynth1-mjpeg rename to tests/ref/vsynth/vsynth1-mjpeg diff --git a/tests/ref/fate/vsynth1-mpeg1 b/tests/ref/vsynth/vsynth1-mpeg1 similarity index 100% rename from tests/ref/fate/vsynth1-mpeg1 rename to tests/ref/vsynth/vsynth1-mpeg1 diff --git a/tests/ref/fate/vsynth1-mpeg1b b/tests/ref/vsynth/vsynth1-mpeg1b similarity index 100% rename from tests/ref/fate/vsynth1-mpeg1b rename to tests/ref/vsynth/vsynth1-mpeg1b diff --git a/tests/ref/fate/vsynth1-mpeg2 b/tests/ref/vsynth/vsynth1-mpeg2 similarity index 100% rename from tests/ref/fate/vsynth1-mpeg2 rename to tests/ref/vsynth/vsynth1-mpeg2 diff --git a/tests/ref/fate/vsynth1-mpeg2-422 b/tests/ref/vsynth/vsynth1-mpeg2-422 similarity index 100% rename from tests/ref/fate/vsynth1-mpeg2-422 rename to tests/ref/vsynth/vsynth1-mpeg2-422 diff --git a/tests/ref/fate/vsynth1-mpeg2-idct-int b/tests/ref/vsynth/vsynth1-mpeg2-idct-int similarity index 100% rename from tests/ref/fate/vsynth1-mpeg2-idct-int rename to tests/ref/vsynth/vsynth1-mpeg2-idct-int diff --git a/tests/ref/fate/vsynth1-mpeg2-ilace b/tests/ref/vsynth/vsynth1-mpeg2-ilace similarity index 100% rename from tests/ref/fate/vsynth1-mpeg2-ilace rename to tests/ref/vsynth/vsynth1-mpeg2-ilace diff --git a/tests/ref/fate/vsynth1-mpeg2-ivlc-qprd b/tests/ref/vsynth/vsynth1-mpeg2-ivlc-qprd similarity index 100% rename from tests/ref/fate/vsynth1-mpeg2-ivlc-qprd rename to tests/ref/vsynth/vsynth1-mpeg2-ivlc-qprd diff --git a/tests/ref/fate/vsynth1-mpeg2-thread b/tests/ref/vsynth/vsynth1-mpeg2-thread similarity index 100% rename from tests/ref/fate/vsynth1-mpeg2-thread rename to tests/ref/vsynth/vsynth1-mpeg2-thread diff --git a/tests/ref/fate/vsynth1-mpeg2-thread-ivlc b/tests/ref/vsynth/vsynth1-mpeg2-thread-ivlc similarity index 100% rename from tests/ref/fate/vsynth1-mpeg2-thread-ivlc rename to tests/ref/vsynth/vsynth1-mpeg2-thread-ivlc diff --git a/tests/ref/fate/vsynth1-mpeg4 b/tests/ref/vsynth/vsynth1-mpeg4 similarity index 100% rename from tests/ref/fate/vsynth1-mpeg4 rename to tests/ref/vsynth/vsynth1-mpeg4 diff --git a/tests/ref/fate/vsynth1-mpeg4-adap b/tests/ref/vsynth/vsynth1-mpeg4-adap similarity index 100% rename from tests/ref/fate/vsynth1-mpeg4-adap rename to tests/ref/vsynth/vsynth1-mpeg4-adap diff --git a/tests/ref/fate/vsynth1-mpeg4-adv b/tests/ref/vsynth/vsynth1-mpeg4-adv similarity index 100% rename from tests/ref/fate/vsynth1-mpeg4-adv rename to tests/ref/vsynth/vsynth1-mpeg4-adv diff --git a/tests/ref/fate/vsynth1-mpeg4-error b/tests/ref/vsynth/vsynth1-mpeg4-error similarity index 100% rename from tests/ref/fate/vsynth1-mpeg4-error rename to tests/ref/vsynth/vsynth1-mpeg4-error diff --git a/tests/ref/fate/vsynth1-mpeg4-nr b/tests/ref/vsynth/vsynth1-mpeg4-nr similarity index 100% rename from tests/ref/fate/vsynth1-mpeg4-nr rename to tests/ref/vsynth/vsynth1-mpeg4-nr diff --git a/tests/ref/fate/vsynth1-mpeg4-qpel b/tests/ref/vsynth/vsynth1-mpeg4-qpel similarity index 100% rename from tests/ref/fate/vsynth1-mpeg4-qpel rename to tests/ref/vsynth/vsynth1-mpeg4-qpel diff --git a/tests/ref/fate/vsynth1-mpeg4-qprd b/tests/ref/vsynth/vsynth1-mpeg4-qprd similarity index 100% rename from tests/ref/fate/vsynth1-mpeg4-qprd rename to tests/ref/vsynth/vsynth1-mpeg4-qprd diff --git a/tests/ref/fate/vsynth1-mpeg4-rc b/tests/ref/vsynth/vsynth1-mpeg4-rc similarity index 100% rename from tests/ref/fate/vsynth1-mpeg4-rc rename to tests/ref/vsynth/vsynth1-mpeg4-rc diff --git a/tests/ref/fate/vsynth1-mpeg4-thread b/tests/ref/vsynth/vsynth1-mpeg4-thread similarity index 100% rename from tests/ref/fate/vsynth1-mpeg4-thread rename to tests/ref/vsynth/vsynth1-mpeg4-thread diff --git a/tests/ref/fate/vsynth1-msmpeg4 b/tests/ref/vsynth/vsynth1-msmpeg4 similarity index 100% rename from tests/ref/fate/vsynth1-msmpeg4 rename to tests/ref/vsynth/vsynth1-msmpeg4 diff --git a/tests/ref/fate/vsynth1-msmpeg4v2 b/tests/ref/vsynth/vsynth1-msmpeg4v2 similarity index 100% rename from tests/ref/fate/vsynth1-msmpeg4v2 rename to tests/ref/vsynth/vsynth1-msmpeg4v2 diff --git a/tests/ref/fate/vsynth1-prores b/tests/ref/vsynth/vsynth1-prores similarity index 100% rename from tests/ref/fate/vsynth1-prores rename to tests/ref/vsynth/vsynth1-prores diff --git a/tests/ref/fate/vsynth1-qtrle b/tests/ref/vsynth/vsynth1-qtrle similarity index 100% rename from tests/ref/fate/vsynth1-qtrle rename to tests/ref/vsynth/vsynth1-qtrle diff --git a/tests/ref/fate/vsynth1-rgb b/tests/ref/vsynth/vsynth1-rgb similarity index 100% rename from tests/ref/fate/vsynth1-rgb rename to tests/ref/vsynth/vsynth1-rgb diff --git a/tests/ref/fate/vsynth1-roqvideo b/tests/ref/vsynth/vsynth1-roqvideo similarity index 100% rename from tests/ref/fate/vsynth1-roqvideo rename to tests/ref/vsynth/vsynth1-roqvideo diff --git a/tests/ref/fate/vsynth1-rv10 b/tests/ref/vsynth/vsynth1-rv10 similarity index 100% rename from tests/ref/fate/vsynth1-rv10 rename to tests/ref/vsynth/vsynth1-rv10 diff --git a/tests/ref/fate/vsynth1-rv20 b/tests/ref/vsynth/vsynth1-rv20 similarity index 100% rename from tests/ref/fate/vsynth1-rv20 rename to tests/ref/vsynth/vsynth1-rv20 diff --git a/tests/ref/fate/vsynth1-snow b/tests/ref/vsynth/vsynth1-snow similarity index 100% rename from tests/ref/fate/vsynth1-snow rename to tests/ref/vsynth/vsynth1-snow diff --git a/tests/ref/fate/vsynth1-snow-hpel b/tests/ref/vsynth/vsynth1-snow-hpel similarity index 100% rename from tests/ref/fate/vsynth1-snow-hpel rename to tests/ref/vsynth/vsynth1-snow-hpel diff --git a/tests/ref/fate/vsynth1-snow-ll b/tests/ref/vsynth/vsynth1-snow-ll similarity index 100% rename from tests/ref/fate/vsynth1-snow-ll rename to tests/ref/vsynth/vsynth1-snow-ll diff --git a/tests/ref/fate/vsynth1-svq1 b/tests/ref/vsynth/vsynth1-svq1 similarity index 100% rename from tests/ref/fate/vsynth1-svq1 rename to tests/ref/vsynth/vsynth1-svq1 diff --git a/tests/ref/fate/vsynth1-v210 b/tests/ref/vsynth/vsynth1-v210 similarity index 100% rename from tests/ref/fate/vsynth1-v210 rename to tests/ref/vsynth/vsynth1-v210 diff --git a/tests/ref/fate/vsynth1-wmv1 b/tests/ref/vsynth/vsynth1-wmv1 similarity index 100% rename from tests/ref/fate/vsynth1-wmv1 rename to tests/ref/vsynth/vsynth1-wmv1 diff --git a/tests/ref/fate/vsynth1-wmv2 b/tests/ref/vsynth/vsynth1-wmv2 similarity index 100% rename from tests/ref/fate/vsynth1-wmv2 rename to tests/ref/vsynth/vsynth1-wmv2 diff --git a/tests/ref/fate/vsynth1-yuv b/tests/ref/vsynth/vsynth1-yuv similarity index 100% rename from tests/ref/fate/vsynth1-yuv rename to tests/ref/vsynth/vsynth1-yuv diff --git a/tests/ref/fate/vsynth2-asv1 b/tests/ref/vsynth/vsynth2-asv1 similarity index 100% rename from tests/ref/fate/vsynth2-asv1 rename to tests/ref/vsynth/vsynth2-asv1 diff --git a/tests/ref/fate/vsynth2-asv2 b/tests/ref/vsynth/vsynth2-asv2 similarity index 100% rename from tests/ref/fate/vsynth2-asv2 rename to tests/ref/vsynth/vsynth2-asv2 diff --git a/tests/ref/fate/vsynth2-cljr b/tests/ref/vsynth/vsynth2-cljr similarity index 100% rename from tests/ref/fate/vsynth2-cljr rename to tests/ref/vsynth/vsynth2-cljr diff --git a/tests/ref/fate/vsynth2-dnxhd-1080i b/tests/ref/vsynth/vsynth2-dnxhd-1080i similarity index 100% rename from tests/ref/fate/vsynth2-dnxhd-1080i rename to tests/ref/vsynth/vsynth2-dnxhd-1080i diff --git a/tests/ref/fate/vsynth2-dnxhd-720p b/tests/ref/vsynth/vsynth2-dnxhd-720p similarity index 100% rename from tests/ref/fate/vsynth2-dnxhd-720p rename to tests/ref/vsynth/vsynth2-dnxhd-720p diff --git a/tests/ref/fate/vsynth2-dnxhd-720p-10bit b/tests/ref/vsynth/vsynth2-dnxhd-720p-10bit similarity index 100% rename from tests/ref/fate/vsynth2-dnxhd-720p-10bit rename to tests/ref/vsynth/vsynth2-dnxhd-720p-10bit diff --git a/tests/ref/fate/vsynth2-dnxhd-720p-rd b/tests/ref/vsynth/vsynth2-dnxhd-720p-rd similarity index 100% rename from tests/ref/fate/vsynth2-dnxhd-720p-rd rename to tests/ref/vsynth/vsynth2-dnxhd-720p-rd diff --git a/tests/ref/fate/vsynth2-dv b/tests/ref/vsynth/vsynth2-dv similarity index 100% rename from tests/ref/fate/vsynth2-dv rename to tests/ref/vsynth/vsynth2-dv diff --git a/tests/ref/fate/vsynth2-dv-411 b/tests/ref/vsynth/vsynth2-dv-411 similarity index 100% rename from tests/ref/fate/vsynth2-dv-411 rename to tests/ref/vsynth/vsynth2-dv-411 diff --git a/tests/ref/fate/vsynth2-dv-50 b/tests/ref/vsynth/vsynth2-dv-50 similarity index 100% rename from tests/ref/fate/vsynth2-dv-50 rename to tests/ref/vsynth/vsynth2-dv-50 diff --git a/tests/ref/fate/vsynth2-ffv1 b/tests/ref/vsynth/vsynth2-ffv1 similarity index 100% rename from tests/ref/fate/vsynth2-ffv1 rename to tests/ref/vsynth/vsynth2-ffv1 diff --git a/tests/ref/fate/vsynth2-ffvhuff b/tests/ref/vsynth/vsynth2-ffvhuff similarity index 100% rename from tests/ref/fate/vsynth2-ffvhuff rename to tests/ref/vsynth/vsynth2-ffvhuff diff --git a/tests/ref/fate/vsynth2-flashsv b/tests/ref/vsynth/vsynth2-flashsv similarity index 100% rename from tests/ref/fate/vsynth2-flashsv rename to tests/ref/vsynth/vsynth2-flashsv diff --git a/tests/ref/fate/vsynth2-flv b/tests/ref/vsynth/vsynth2-flv similarity index 100% rename from tests/ref/fate/vsynth2-flv rename to tests/ref/vsynth/vsynth2-flv diff --git a/tests/ref/fate/vsynth2-h261 b/tests/ref/vsynth/vsynth2-h261 similarity index 100% rename from tests/ref/fate/vsynth2-h261 rename to tests/ref/vsynth/vsynth2-h261 diff --git a/tests/ref/fate/vsynth2-h263 b/tests/ref/vsynth/vsynth2-h263 similarity index 100% rename from tests/ref/fate/vsynth2-h263 rename to tests/ref/vsynth/vsynth2-h263 diff --git a/tests/ref/fate/vsynth2-h263-obmc b/tests/ref/vsynth/vsynth2-h263-obmc similarity index 100% rename from tests/ref/fate/vsynth2-h263-obmc rename to tests/ref/vsynth/vsynth2-h263-obmc diff --git a/tests/ref/fate/vsynth2-h263p b/tests/ref/vsynth/vsynth2-h263p similarity index 100% rename from tests/ref/fate/vsynth2-h263p rename to tests/ref/vsynth/vsynth2-h263p diff --git a/tests/ref/fate/vsynth2-huffyuv b/tests/ref/vsynth/vsynth2-huffyuv similarity index 100% rename from tests/ref/fate/vsynth2-huffyuv rename to tests/ref/vsynth/vsynth2-huffyuv diff --git a/tests/ref/fate/vsynth2-jpegls b/tests/ref/vsynth/vsynth2-jpegls similarity index 100% rename from tests/ref/fate/vsynth2-jpegls rename to tests/ref/vsynth/vsynth2-jpegls diff --git a/tests/ref/fate/vsynth2-ljpeg b/tests/ref/vsynth/vsynth2-ljpeg similarity index 100% rename from tests/ref/fate/vsynth2-ljpeg rename to tests/ref/vsynth/vsynth2-ljpeg diff --git a/tests/ref/fate/vsynth2-mjpeg b/tests/ref/vsynth/vsynth2-mjpeg similarity index 100% rename from tests/ref/fate/vsynth2-mjpeg rename to tests/ref/vsynth/vsynth2-mjpeg diff --git a/tests/ref/fate/vsynth2-mpeg1 b/tests/ref/vsynth/vsynth2-mpeg1 similarity index 100% rename from tests/ref/fate/vsynth2-mpeg1 rename to tests/ref/vsynth/vsynth2-mpeg1 diff --git a/tests/ref/fate/vsynth2-mpeg1b b/tests/ref/vsynth/vsynth2-mpeg1b similarity index 100% rename from tests/ref/fate/vsynth2-mpeg1b rename to tests/ref/vsynth/vsynth2-mpeg1b diff --git a/tests/ref/fate/vsynth2-mpeg2 b/tests/ref/vsynth/vsynth2-mpeg2 similarity index 100% rename from tests/ref/fate/vsynth2-mpeg2 rename to tests/ref/vsynth/vsynth2-mpeg2 diff --git a/tests/ref/fate/vsynth2-mpeg2-422 b/tests/ref/vsynth/vsynth2-mpeg2-422 similarity index 100% rename from tests/ref/fate/vsynth2-mpeg2-422 rename to tests/ref/vsynth/vsynth2-mpeg2-422 diff --git a/tests/ref/fate/vsynth2-mpeg2-idct-int b/tests/ref/vsynth/vsynth2-mpeg2-idct-int similarity index 100% rename from tests/ref/fate/vsynth2-mpeg2-idct-int rename to tests/ref/vsynth/vsynth2-mpeg2-idct-int diff --git a/tests/ref/fate/vsynth2-mpeg2-ilace b/tests/ref/vsynth/vsynth2-mpeg2-ilace similarity index 100% rename from tests/ref/fate/vsynth2-mpeg2-ilace rename to tests/ref/vsynth/vsynth2-mpeg2-ilace diff --git a/tests/ref/fate/vsynth2-mpeg2-ivlc-qprd b/tests/ref/vsynth/vsynth2-mpeg2-ivlc-qprd similarity index 100% rename from tests/ref/fate/vsynth2-mpeg2-ivlc-qprd rename to tests/ref/vsynth/vsynth2-mpeg2-ivlc-qprd diff --git a/tests/ref/fate/vsynth2-mpeg2-thread b/tests/ref/vsynth/vsynth2-mpeg2-thread similarity index 100% rename from tests/ref/fate/vsynth2-mpeg2-thread rename to tests/ref/vsynth/vsynth2-mpeg2-thread diff --git a/tests/ref/fate/vsynth2-mpeg2-thread-ivlc b/tests/ref/vsynth/vsynth2-mpeg2-thread-ivlc similarity index 100% rename from tests/ref/fate/vsynth2-mpeg2-thread-ivlc rename to tests/ref/vsynth/vsynth2-mpeg2-thread-ivlc diff --git a/tests/ref/fate/vsynth2-mpeg4 b/tests/ref/vsynth/vsynth2-mpeg4 similarity index 100% rename from tests/ref/fate/vsynth2-mpeg4 rename to tests/ref/vsynth/vsynth2-mpeg4 diff --git a/tests/ref/fate/vsynth2-mpeg4-adap b/tests/ref/vsynth/vsynth2-mpeg4-adap similarity index 100% rename from tests/ref/fate/vsynth2-mpeg4-adap rename to tests/ref/vsynth/vsynth2-mpeg4-adap diff --git a/tests/ref/fate/vsynth2-mpeg4-adv b/tests/ref/vsynth/vsynth2-mpeg4-adv similarity index 100% rename from tests/ref/fate/vsynth2-mpeg4-adv rename to tests/ref/vsynth/vsynth2-mpeg4-adv diff --git a/tests/ref/fate/vsynth2-mpeg4-error b/tests/ref/vsynth/vsynth2-mpeg4-error similarity index 100% rename from tests/ref/fate/vsynth2-mpeg4-error rename to tests/ref/vsynth/vsynth2-mpeg4-error diff --git a/tests/ref/fate/vsynth2-mpeg4-nr b/tests/ref/vsynth/vsynth2-mpeg4-nr similarity index 100% rename from tests/ref/fate/vsynth2-mpeg4-nr rename to tests/ref/vsynth/vsynth2-mpeg4-nr diff --git a/tests/ref/fate/vsynth2-mpeg4-qpel b/tests/ref/vsynth/vsynth2-mpeg4-qpel similarity index 100% rename from tests/ref/fate/vsynth2-mpeg4-qpel rename to tests/ref/vsynth/vsynth2-mpeg4-qpel diff --git a/tests/ref/fate/vsynth2-mpeg4-qprd b/tests/ref/vsynth/vsynth2-mpeg4-qprd similarity index 100% rename from tests/ref/fate/vsynth2-mpeg4-qprd rename to tests/ref/vsynth/vsynth2-mpeg4-qprd diff --git a/tests/ref/fate/vsynth2-mpeg4-rc b/tests/ref/vsynth/vsynth2-mpeg4-rc similarity index 100% rename from tests/ref/fate/vsynth2-mpeg4-rc rename to tests/ref/vsynth/vsynth2-mpeg4-rc diff --git a/tests/ref/fate/vsynth2-mpeg4-thread b/tests/ref/vsynth/vsynth2-mpeg4-thread similarity index 100% rename from tests/ref/fate/vsynth2-mpeg4-thread rename to tests/ref/vsynth/vsynth2-mpeg4-thread diff --git a/tests/ref/fate/vsynth2-msmpeg4 b/tests/ref/vsynth/vsynth2-msmpeg4 similarity index 100% rename from tests/ref/fate/vsynth2-msmpeg4 rename to tests/ref/vsynth/vsynth2-msmpeg4 diff --git a/tests/ref/fate/vsynth2-msmpeg4v2 b/tests/ref/vsynth/vsynth2-msmpeg4v2 similarity index 100% rename from tests/ref/fate/vsynth2-msmpeg4v2 rename to tests/ref/vsynth/vsynth2-msmpeg4v2 diff --git a/tests/ref/fate/vsynth2-prores b/tests/ref/vsynth/vsynth2-prores similarity index 100% rename from tests/ref/fate/vsynth2-prores rename to tests/ref/vsynth/vsynth2-prores diff --git a/tests/ref/fate/vsynth2-qtrle b/tests/ref/vsynth/vsynth2-qtrle similarity index 100% rename from tests/ref/fate/vsynth2-qtrle rename to tests/ref/vsynth/vsynth2-qtrle diff --git a/tests/ref/fate/vsynth2-rgb b/tests/ref/vsynth/vsynth2-rgb similarity index 100% rename from tests/ref/fate/vsynth2-rgb rename to tests/ref/vsynth/vsynth2-rgb diff --git a/tests/ref/fate/vsynth2-roqvideo b/tests/ref/vsynth/vsynth2-roqvideo similarity index 100% rename from tests/ref/fate/vsynth2-roqvideo rename to tests/ref/vsynth/vsynth2-roqvideo diff --git a/tests/ref/fate/vsynth2-rv10 b/tests/ref/vsynth/vsynth2-rv10 similarity index 100% rename from tests/ref/fate/vsynth2-rv10 rename to tests/ref/vsynth/vsynth2-rv10 diff --git a/tests/ref/fate/vsynth2-rv20 b/tests/ref/vsynth/vsynth2-rv20 similarity index 100% rename from tests/ref/fate/vsynth2-rv20 rename to tests/ref/vsynth/vsynth2-rv20 diff --git a/tests/ref/fate/vsynth2-snow b/tests/ref/vsynth/vsynth2-snow similarity index 100% rename from tests/ref/fate/vsynth2-snow rename to tests/ref/vsynth/vsynth2-snow diff --git a/tests/ref/fate/vsynth2-snow-hpel b/tests/ref/vsynth/vsynth2-snow-hpel similarity index 100% rename from tests/ref/fate/vsynth2-snow-hpel rename to tests/ref/vsynth/vsynth2-snow-hpel diff --git a/tests/ref/fate/vsynth2-snow-ll b/tests/ref/vsynth/vsynth2-snow-ll similarity index 100% rename from tests/ref/fate/vsynth2-snow-ll rename to tests/ref/vsynth/vsynth2-snow-ll diff --git a/tests/ref/fate/vsynth2-svq1 b/tests/ref/vsynth/vsynth2-svq1 similarity index 100% rename from tests/ref/fate/vsynth2-svq1 rename to tests/ref/vsynth/vsynth2-svq1 diff --git a/tests/ref/fate/vsynth2-v210 b/tests/ref/vsynth/vsynth2-v210 similarity index 100% rename from tests/ref/fate/vsynth2-v210 rename to tests/ref/vsynth/vsynth2-v210 diff --git a/tests/ref/fate/vsynth2-wmv1 b/tests/ref/vsynth/vsynth2-wmv1 similarity index 100% rename from tests/ref/fate/vsynth2-wmv1 rename to tests/ref/vsynth/vsynth2-wmv1 diff --git a/tests/ref/fate/vsynth2-wmv2 b/tests/ref/vsynth/vsynth2-wmv2 similarity index 100% rename from tests/ref/fate/vsynth2-wmv2 rename to tests/ref/vsynth/vsynth2-wmv2 diff --git a/tests/ref/fate/vsynth2-yuv b/tests/ref/vsynth/vsynth2-yuv similarity index 100% rename from tests/ref/fate/vsynth2-yuv rename to tests/ref/vsynth/vsynth2-yuv