summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorMatthieu Bouron <matthieu.bouron@stupeflix.com>2015-12-07 10:40:03 +0100
committerMatthieu Bouron <matthieu.bouron@stupeflix.com>2015-12-08 20:43:20 +0100
commit3d090653168c1a0753b0efa3de9ea352c1a187ba (patch)
tree4729fe4950675936a12c0a0ae3b1502509602c0f /tests
parent9aebea0a4de1dc19c6309694cb1a5cd7554438cc (diff)
fate/api-jpeg-codec-param: rename to api-mjpeg-codec-param
Diffstat (limited to 'tests')
-rw-r--r--tests/fate/api.mak6
-rw-r--r--tests/ref/fate/api-mjpeg-codec-param (renamed from tests/ref/fate/api-jpeg-codec-param)0
2 files changed, 3 insertions, 3 deletions
diff --git a/tests/fate/api.mak b/tests/fate/api.mak
index 7a99710752..2ebc531903 100644
--- a/tests/fate/api.mak
+++ b/tests/fate/api.mak
@@ -24,9 +24,9 @@ FATE_API_SAMPLES_LIBAVFORMAT-$(call DEMDEC, IMAGE2, PNG) += fate-api-png-codec-p
fate-api-png-codec-param: $(APITESTSDIR)/api-codec-param-test$(EXESUF)
fate-api-png-codec-param: CMD = run $(APITESTSDIR)/api-codec-param-test $(TARGET_SAMPLES)/png1/lena-rgba.png
-FATE_API_SAMPLES_LIBAVFORMAT-$(call DEMDEC, IMAGE2, MJPEG) += fate-api-jpeg-codec-param
-fate-api-jpeg-codec-param: $(APITESTSDIR)/api-codec-param-test$(EXESUF)
-fate-api-jpeg-codec-param: CMD = run $(APITESTSDIR)/api-codec-param-test $(TARGET_SAMPLES)/exif/image_small.jpg
+FATE_API_SAMPLES_LIBAVFORMAT-$(call DEMDEC, IMAGE2, MJPEG) += fate-api-mjpeg-codec-param
+fate-api-mjpeg-codec-param: $(APITESTSDIR)/api-codec-param-test$(EXESUF)
+fate-api-mjpeg-codec-param: CMD = run $(APITESTSDIR)/api-codec-param-test $(TARGET_SAMPLES)/exif/image_small.jpg
FATE_API-$(HAVE_THREADS) += fate-api-threadmessage
fate-api-threadmessage: $(APITESTSDIR)/api-threadmessage-test$(EXESUF)
diff --git a/tests/ref/fate/api-jpeg-codec-param b/tests/ref/fate/api-mjpeg-codec-param
index 6f8da74a76..6f8da74a76 100644
--- a/tests/ref/fate/api-jpeg-codec-param
+++ b/tests/ref/fate/api-mjpeg-codec-param