summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2013-03-28 17:23:18 +0100
committerClément Bœsch <ubitux@gmail.com>2013-03-28 17:44:18 +0100
commit4694af1088421b6636ff415fb8e64add843f3b0a (patch)
tree1f8dab36d55caf0bde82ff0608a32410118edc05 /tests
parentac00755e0af68b7f32b29bbec9d9374001468534 (diff)
fate/filter: rename 'ubitux' rules to 'sample'.
Diffstat (limited to 'tests')
-rw-r--r--tests/fate/filter.mak8
-rw-r--r--tests/ref/fate/filter-gradfun-sample (renamed from tests/ref/fate/filter-gradfun-ubitux)0
-rw-r--r--tests/ref/fate/filter-hqdn3d-sample (renamed from tests/ref/fate/filter-hqdn3d-ubitux)0
3 files changed, 4 insertions, 4 deletions
diff --git a/tests/fate/filter.mak b/tests/fate/filter.mak
index d47cc03029..09b1351ccc 100644
--- a/tests/fate/filter.mak
+++ b/tests/fate/filter.mak
@@ -106,15 +106,15 @@ fate-filter-yadif-mode1: CMD = framecrc -flags bitexact -idct simple -i $(SAMPLE
FATE_FILTER-$(call FILTERDEMDEC, YADIF, MPEGTS, MPEG2VIDEO) += $(FATE_YADIF)
-FATE_HQDN3D += fate-filter-hqdn3d-ubitux
-fate-filter-hqdn3d-ubitux: CMD = framecrc -idct simple -i $(SAMPLES)/smjpeg/scenwin.mjpg -vf perms=random,hqdn3d -an
+FATE_HQDN3D += fate-filter-hqdn3d-sample
+fate-filter-hqdn3d-sample: CMD = framecrc -idct simple -i $(SAMPLES)/smjpeg/scenwin.mjpg -vf perms=random,hqdn3d -an
FATE_FILTER-$(call ALLYES, SMJPEG_DEMUXER MJPEG_DECODER PERMS_FILTER HQDN3D_FILTER) += $(FATE_HQDN3D)
fate-filter-curves: CMD = framecrc -i $(SAMPLES)/utvideo/utvideo_rgb_median.avi -vf perms=random,curves=vintage
FATE_FILTER-$(call ALLYES, UTVIDEO_DECODER AVI_DEMUXER PERMS_FILTER CURVES_FILTER) += fate-filter-curves
-FATE_GRADFUN += fate-filter-gradfun-ubitux
-fate-filter-gradfun-ubitux: CMD = framecrc -i $(SAMPLES)/vmd/12.vmd -vf "sws_flags=+accurate_rnd+bitexact;format=gray,perms=random,gradfun=10:8" -an -frames:v 20
+FATE_GRADFUN += fate-filter-gradfun-sample
+fate-filter-gradfun-sample: CMD = framecrc -i $(SAMPLES)/vmd/12.vmd -vf "sws_flags=+accurate_rnd+bitexact;format=gray,perms=random,gradfun=10:8" -an -frames:v 20
FATE_FILTER-$(call ALLYES, VMD_DEMUXER VMDVIDEO_DECODER FORMAT_FILTER PERMS_FILTER GRADFUN_FILTER) += $(FATE_GRADFUN)
fate-filter-concat: CMD = framecrc -lavfi "testsrc=r=5:n=1:d=2[v1];sine=440:b=2:d=1[a1];testsrc=r=5:n=1:d=1[v2];sine=622:b=2:d=2[a2];testsrc=r=5:n=1:d=1[v3];sine=880:b=2:d=1[a3];[v1][a1][v2][a2][v3][a3]concat=v=1:a=1:n=3"
diff --git a/tests/ref/fate/filter-gradfun-ubitux b/tests/ref/fate/filter-gradfun-sample
index dca442f2f3..dca442f2f3 100644
--- a/tests/ref/fate/filter-gradfun-ubitux
+++ b/tests/ref/fate/filter-gradfun-sample
diff --git a/tests/ref/fate/filter-hqdn3d-ubitux b/tests/ref/fate/filter-hqdn3d-sample
index d69e6db8e1..d69e6db8e1 100644
--- a/tests/ref/fate/filter-hqdn3d-ubitux
+++ b/tests/ref/fate/filter-hqdn3d-sample