summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorClément Bœsch <ubitux@gmail.com>2012-06-15 19:10:48 +0200
committerClément Bœsch <ubitux@gmail.com>2012-06-29 20:20:02 +0200
commite301f2f8c6f59485cb22fc468bafcfaa419c5267 (patch)
tree29c051e9fec6a0b76a939eb1435c877ebfc1c227 /tests
parent04568f8d1a3bf1d8b66e8162288bf227724aa80b (diff)
downloadffmpeg-streaming-e301f2f8c6f59485cb22fc468bafcfaa419c5267.zip
ffmpeg-streaming-e301f2f8c6f59485cb22fc468bafcfaa419c5267.tar.gz
fate: add JacoSUB and MicroDVD subtitles tests.
Diffstat (limited to 'tests')
-rw-r--r--tests/fate/subtitles.mak6
-rw-r--r--tests/ref/fate/sub-jacosub1
-rw-r--r--tests/ref/fate/sub-microdvd1
3 files changed, 8 insertions, 0 deletions
diff --git a/tests/fate/subtitles.mak b/tests/fate/subtitles.mak
index 4378c83..4e79abd 100644
--- a/tests/fate/subtitles.mak
+++ b/tests/fate/subtitles.mak
@@ -1,3 +1,9 @@
+FATE_SUBTITLES += fate-sub-jacosub
+fate-sub-jacosub: CMD = md5 -i $(SAMPLES)/sub/JACOsub_capability_tester.jss -f ass
+
+FATE_SUBTITLES += fate-sub-microdvd
+fate-sub-microdvd: CMD = md5 -i $(SAMPLES)/sub/MicroDVD_capability_tester.sub -f ass
+
FATE_SUBTITLES += fate-sub-srt
fate-sub-srt: CMD = md5 -i $(SAMPLES)/sub/SubRip_capability_tester.srt -f ass
diff --git a/tests/ref/fate/sub-jacosub b/tests/ref/fate/sub-jacosub
new file mode 100644
index 0000000..b65aee2
--- /dev/null
+++ b/tests/ref/fate/sub-jacosub
@@ -0,0 +1 @@
+4e8f2d1d4130251163432d2a448680be
diff --git a/tests/ref/fate/sub-microdvd b/tests/ref/fate/sub-microdvd
new file mode 100644
index 0000000..9fc10fb
--- /dev/null
+++ b/tests/ref/fate/sub-microdvd
@@ -0,0 +1 @@
+6356b8c53169aae6a20bce34d0f7be87
OpenPOWER on IntegriCloud